| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Use create_tmp_var_raw in mips_atomic_assign_expand_fenv | mpf | 2016-08-09 | 1 | -3/+3 |
* | merge adjust_cost and adjust_cost_2 target hooks | tbsaunde | 2016-07-28 | 1 | -6/+2 |
* | 2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2016-07-11 | 1 | -1/+1 |
* | MIPS: Stay within 79 columns in `mips_output_jump' | macro | 2016-06-09 | 1 | -2/+3 |
* | Add support for MIPS SIMD Architecture (MSA). | rts | 2016-05-09 | 1 | -41/+2186 |
* | * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount. | matz | 2016-04-18 | 1 | -1/+1 |
* | * cgraph.c: Spelling fixes - behaviour -> behavior and | jakub | 2016-02-11 | 1 | -2/+2 |
* | Improve TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS target hook. It turns out there | wilco | 2016-02-02 | 1 | -1/+2 |
* | PR target/65604 | sje | 2016-01-29 | 1 | -3/+11 |
* | 2016-01-28 Steve Ellcey <sellcey@imgtec.com> | sje | 2016-01-28 | 1 | -3/+12 |
* | * config/mips/mips.c (mips_compute_frame_info): Skip re-computing | edlinger | 2016-01-25 | 1 | -0/+4 |
* | PR target/69129 | nickc | 2016-01-21 | 1 | -8/+20 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | 2015-12-14 Steve Ellcey <sellcey@imgtec.com> | sje | 2015-12-14 | 1 | -4/+27 |
* | * config/mips/mips.c (mips_emit_probe_stack_range): Adjust. | ebotcazou | 2015-12-02 | 1 | -16/+10 |
* | 2015-11-24 Steve Ellcey <sellcey@imgtec.com> | sje | 2015-11-24 | 1 | -9/+44 |
* | Undo delay slot filling and use compact branches in selected cases. | dardiss | 2015-11-11 | 1 | -0/+117 |
* | Machine modes for address printing. | jules | 2015-11-09 | 1 | -3/+4 |
* | Merge of the scalar-storage-order branch. | ebotcazou | 2015-11-08 | 1 | -2/+2 |
* | gcc/ | dardiss | 2015-10-26 | 1 | -0/+11 |
* | 2015-10-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-16 | 1 | -26/+10 |
* | * config/mips/mips.h (MIPS_STACK_ALIGN): Implement using | uros | 2015-10-14 | 1 | -3/+3 |
* | 2015-10-05 Steve Ellcey <sellcey@imgtec.com> | sje | 2015-10-09 | 1 | -151/+11 |
* | [PATCH] Fix undefined behaviour in mips port | law | 2015-09-26 | 1 | -1/+1 |
* | MIPS compact branch support | mpf | 2015-09-01 | 1 | -38/+339 |
* | gcc/ | dardiss | 2015-08-20 | 1 | -7/+18 |
* | [MIPS] Fix register renaming in the interrupt handlers. | rts | 2015-08-18 | 1 | -0/+30 |
* | [MIPS] Remove W32 and W64 pseudo-processors. | rts | 2015-08-13 | 1 | -26/+0 |
* | [MIPS] Scheduler fix for the 74k & 24k. | rts | 2015-08-12 | 1 | -1/+1 |
* | I6400 scheduling. | rts | 2015-07-23 | 1 | -1/+15 |
* | Add scheduling for M51xx core family. | rts | 2015-07-22 | 1 | -0/+13 |
* | Fix restoration of hi/lo in MIPS64R2 interrupt handlers. | rts | 2015-07-15 | 1 | -1/+1 |
* | Support new interrupt handler options. | rts | 2015-07-15 | 1 | -52/+234 |
* | Support interrupt handlers with hard-float. | rts | 2015-07-15 | 1 | -2/+8 |
* | Fix double word typos. | aldyh | 2015-07-13 | 1 | -1/+1 |
* | 2015-07-10 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-10 | 1 | -0/+1 |
* | * target.def (rtx_costs): Remove "code" param, add "mode". | amodra | 2015-07-08 | 1 | -29/+32 |
* | 2015-07-07 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-08 | 1 | -13/+4 |
* | 2015-07-06 Steve Ellcey <sellcey@imgtec.com> | sje | 2015-07-06 | 1 | -17/+9 |
* | 2015-07-04 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2015-07-04 | 1 | -6/+7 |
* | 2015-06-25 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-25 | 1 | -2/+0 |
* | gcc/ | rsandifo | 2015-06-25 | 1 | -0/+1 |
* | gcc/ | rsandifo | 2015-06-25 | 1 | -1/+2 |
* | gcc/ | rsandifo | 2015-06-25 | 1 | -12/+4 |
* | gcc/ | rsandifo | 2015-06-25 | 1 | -33/+8 |
* | gcc/ | rsandifo | 2015-06-25 | 1 | -2/+1 |
* | 2015-06-18 Steve Ellcey <sellcey@imgtec.com> | sje | 2015-06-18 | 1 | -2/+0 |
* | 2015-06-17 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-17 | 1 | -2/+0 |
* | Implement TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS hook. | rts | 2015-06-17 | 1 | -0/+29 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -8/+0 |