summaryrefslogtreecommitdiff
path: root/gcc/config/mips
Commit message (Expand)AuthorAgeFilesLines
* Backport from trunkmwahab2015-08-051-1/+1
* 2015-03-02 Steve Ellcey <sellcey@imgtec.com>sje2015-03-031-1/+2
* Prohibit vector modes in accumulators.rts2015-01-281-0/+2
* MIPS: Only pass floating-point options to the assembler when necessarympf2015-01-191-3/+18
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+10
* [MIPS] Remove all excess parallel constructsmpf2015-01-154-471/+413
* Add support for the R6 LSA and DLSA instructionsmpf2015-01-154-0/+50
* [MIPS] Update the ZC constraint.mpf2015-01-143-34/+34
* Fix Linux multilib configurations with default architecturesmpf2015-01-145-4/+24
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-0584-85/+85
* 2014-12-29 Steve Ellcey <sellcey@mips.com>sje2014-12-292-2/+8
* MIPSR6: mips-img-elf mips-img-linux-gnu triplets and vendor updatesmpf2014-12-193-1/+76
* MIPS32R6 and MIPS64R6 supportmpf2014-12-1912-367/+801
* 2014-12-03 Prachi Godbole <prachi.godbole@imgtec.com>prachigodbole2014-12-031-6/+6
* * 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
* * config/mips/mips.md (compression): Add `micromips32' setting.macro2014-11-181-7/+9
* * gcc/config/mips/mips.md (*jump_absolute): Use a branch when inmacro2014-11-181-4/+2
* Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.mpf2014-11-127-37/+326
* 2014-11-06 Steve Ellcey <sellcey@imgtec.com>sje2014-11-061-0/+10
* 2014-10-31 Andrew Pinski <apinski@cavium.com>naveenh2014-11-036-19/+145
* 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-012-14/+16
* gcc/ada/rsandifo2014-10-292-137/+137
* * 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
* 2014-10-08 Steve Ellcey <sellcey@mips.com>sje2014-10-081-1/+1
* 2014-10-08 Steve Ellcey <sellcey@mips.com>sje2014-10-084-106/+37
* Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.jsm282014-09-232-14/+0
* Replace INSN_DELETED_P with rtx_insn member functionstbsaunde2014-09-161-2/+2
* Instruction attributes take an rtx_insn *dmalcolm2014-09-152-8/+8
* MIPS: Do not reload unallocated FP_REGS pseudos via GR_REGSmpf2014-09-101-2/+3
* single_set takes an insndmalcolm2014-09-092-5/+5
* recog_memoized works on an rtx_insn *dmalcolm2014-09-092-13/+14
* INSN_LOCATION takes an rtx_insndmalcolm2014-09-091-3/+2