summaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Use create_tmp_var_raw in mips_atomic_assign_expand_fenvmpf2016-08-091-3/+3
* merge adjust_cost and adjust_cost_2 target hookstbsaunde2016-07-281-6/+2
* 2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-07-111-1/+1
* MIPS: Stay within 79 columns in `mips_output_jump'macro2016-06-091-2/+3
* Add support for MIPS SIMD Architecture (MSA).rts2016-05-091-41/+2186
* * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.matz2016-04-181-1/+1
* * cgraph.c: Spelling fixes - behaviour -> behavior andjakub2016-02-111-2/+2
* Improve TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS target hook. It turns out therewilco2016-02-021-1/+2
* PR target/65604sje2016-01-291-3/+11
* 2016-01-28 Steve Ellcey <sellcey@imgtec.com>sje2016-01-281-3/+12
* * config/mips/mips.c (mips_compute_frame_info): Skip re-computingedlinger2016-01-251-0/+4
* PR target/69129nickc2016-01-211-8/+20
* Update copyright years.jakub2016-01-041-1/+1
* 2015-12-14 Steve Ellcey <sellcey@imgtec.com>sje2015-12-141-4/+27
* * config/mips/mips.c (mips_emit_probe_stack_range): Adjust.ebotcazou2015-12-021-16/+10
* 2015-11-24 Steve Ellcey <sellcey@imgtec.com>sje2015-11-241-9/+44
* Undo delay slot filling and use compact branches in selected cases.dardiss2015-11-111-0/+117
* Machine modes for address printing.jules2015-11-091-3/+4
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-2/+2
* gcc/dardiss2015-10-261-0/+11
* 2015-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-161-26/+10
* * config/mips/mips.h (MIPS_STACK_ALIGN): Implement usinguros2015-10-141-3/+3
* 2015-10-05 Steve Ellcey <sellcey@imgtec.com>sje2015-10-091-151/+11
* [PATCH] Fix undefined behaviour in mips portlaw2015-09-261-1/+1
* MIPS compact branch supportmpf2015-09-011-38/+339
* gcc/dardiss2015-08-201-7/+18
* [MIPS] Fix register renaming in the interrupt handlers.rts2015-08-181-0/+30
* [MIPS] Remove W32 and W64 pseudo-processors.rts2015-08-131-26/+0
* [MIPS] Scheduler fix for the 74k & 24k.rts2015-08-121-1/+1
* I6400 scheduling.rts2015-07-231-1/+15
* Add scheduling for M51xx core family.rts2015-07-221-0/+13
* Fix restoration of hi/lo in MIPS64R2 interrupt handlers.rts2015-07-151-1/+1
* Support new interrupt handler options.rts2015-07-151-52/+234
* Support interrupt handlers with hard-float.rts2015-07-151-2/+8
* Fix double word typos.aldyh2015-07-131-1/+1
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-29/+32
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-13/+4
* 2015-07-06 Steve Ellcey <sellcey@imgtec.com>sje2015-07-061-17/+9
* 2015-07-04 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2015-07-041-6/+7
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-0/+1
* gcc/rsandifo2015-06-251-1/+2
* gcc/rsandifo2015-06-251-12/+4
* gcc/rsandifo2015-06-251-33/+8
* gcc/rsandifo2015-06-251-2/+1
* 2015-06-18 Steve Ellcey <sellcey@imgtec.com>sje2015-06-181-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* Implement TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS hook.rts2015-06-171-0/+29
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-8/+0