summaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.c
Commit message (Expand)AuthorAgeFilesLines
...
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-8/+9
* gcc/prachigodbole2015-05-191-0/+60
* Fix ICE when both micromips and nomicromips attributes are used.rts2015-05-181-0/+10
* * config/mips/mips.c (mips_print_operand): Remove 'y' operand code.sje2015-05-121-14/+0
* 2015-05-12 Andrew MacLeod <amacleod@redhat.com>amacleod2015-05-121-1/+1
* gcc/rsandifo2015-05-071-43/+37
* remove need for store_values_directlytbsaunde2015-04-181-7/+7
* Prohibit vector modes in accumulators.rts2015-01-281-0/+2
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+10
* Add support for the R6 LSA and DLSA instructionsmpf2015-01-151-0/+30
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* MIPS32R6 and MIPS64R6 supportmpf2014-12-191-26/+239
* * config/sparc/sparc.c (sparc_atomic_assign_expand_fenv):jakub2014-12-021-3/+3
* * config/mips/mips.c (mips16_build_call_stub): Move the save ofmacro2014-12-011-5/+12
* * config/mips/mips.c (mips_rtx_cost_data): Fix memory_latency costprachigodbole2014-11-261-1/+1
* [MIPS] If using branch likelies in MIPS sync code fill the delay slot abennett2014-11-211-4/+14
* [Patch] PR target/63937 TARGET_USE_BY_PIECES_INFRASTRUCTURE_P should take an ...jgreenhalgh2014-11-181-1/+1
* Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.mpf2014-11-121-23/+220
* 2014-10-31 Andrew Pinski <apinski@cavium.com>naveenh2014-11-031-0/+15
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* [Patch 5/7 mips] Deprecate *_BY_PIECES_P, move to hookized versionjgreenhalgh2014-11-011-8/+16
* gcc/ada/rsandifo2014-10-291-117/+117
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+3
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-1/+9
* gcc/rsandifo2014-10-261-13/+7
* gcc/rsandifo2014-10-261-10/+9
* gcc/rsandifo2014-10-261-14/+7
* gcc/rsandifo2014-10-261-16/+19
* gcc/rsandifo2014-10-261-22/+22
* gcc/rsandifo2014-10-261-39/+29
* gcc/rsandifo2014-10-261-6/+10
* gcc/rsandifo2014-10-261-19/+20
* gcc/rsandifo2014-10-261-19/+23
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+5
* move many gc hashtab to hash_tabletbsaunde2014-10-121-66/+40
* Replace INSN_DELETED_P with rtx_insn member functionstbsaunde2014-09-161-2/+2
* Instruction attributes take an rtx_insn *dmalcolm2014-09-151-6/+6
* MIPS: Do not reload unallocated FP_REGS pseudos via GR_REGSmpf2014-09-101-2/+3
* single_set takes an insndmalcolm2014-09-091-3/+3
* recog_memoized works on an rtx_insn *dmalcolm2014-09-091-11/+12
* INSN_LOCATION takes an rtx_insndmalcolm2014-09-091-3/+2
* Drop uncast_insn from param 1 of final_scan_insndmalcolm2014-09-051-4/+4
* use rtx_code_label moretbsaunde2014-09-031-5/+6
* NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm2014-08-281-11/+11
* Use rtx_insn for various target.def hooksdmalcolm2014-08-271-4/+4
* Strengthen haifa_sched_info callbacks and 3 scheduler hooksdmalcolm2014-08-251-11/+11
* config/mips: Use rtx_insn and rtx_code_labeldmalcolm2014-08-251-83/+102
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0