aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-14mips.h (MIPS_STACK_ALIGN): Implement using ROUND_UP macro.Uros Bizjak1-1/+1
2015-10-09config.gcc (mips*-*-*): Add frame-header-opt.o to extra_objs.Steve Ellcey1-0/+155
2015-09-01MIPS compact branch supportMatthew Fortune1-39/+34
2015-08-20mips.c (mips_expand_block_move): Enable inline memcpy expansion when !ISA_HAS...Simon Dardis1-0/+3
2015-08-18[MIPS] Fix register renaming in the interrupt handlers.Robert Suchanek1-0/+3
2015-08-13[MIPS] Enable load/store bonding for I6400Robert Suchanek1-1/+1
2015-07-23I6400 scheduling.Prachi Godbole1-1/+2
2015-07-22Add scheduling for M51xx core family.Prachi Godbole1-3/+4
2015-07-22Add -march=interaptiv.Robert Suchanek1-2/+4
2015-07-15Support new interrupt handler options.Matthew Fortune1-0/+3
2015-07-15Support interrupt handlers with hard-float.Robert Suchanek1-0/+2
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-09always define SHORT_IMMEDIATES_SIGN_EXTENDTrevor Saunders1-1/+1
2015-07-06config.gcc: Add fused-madd.opt.Steve Ellcey1-13/+13
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-20Add missing declaration.Robert Suchanek1-0/+1
2015-05-19mips.md (JOIN_MODE): New mode iterator.Prachi Godbole1-0/+7
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-1/+1
2015-04-29mips.h (CRT_CALL_STATIC_FUNCTION): Fix the macro to use la/jalr instead of jal.Petar Jovanovic1-4/+19
2015-01-19MIPS: Only pass floating-point options to the assembler when necessaryMatthew Fortune1-3/+18
2015-01-15Add support for the R6 LSA and DLSA instructionsMatthew Fortune1-0/+6
2015-01-14[MIPS] Update the ZC constraint.Matthew Fortune1-2/+2
2015-01-14Fix Linux multilib configurations with default architecturesMatthew Fortune1-4/+12
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-19MIPS32R6 and MIPS64R6 supportMatthew Fortune1-50/+89
2014-11-12Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.Matthew Fortune1-7/+70
2014-11-06config.gcc (mips*-mti-linux*): Remove gnu_ld and gas assignments.Steve Ellcey1-0/+10
2014-11-03[multiple changes]Naveen H.S1-3/+6
2014-11-01[Patch 5/7 mips] Deprecate *_BY_PIECES_P, move to hookized versionJames Greenhalgh1-6/+0
2014-09-23Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers1-9/+0
2014-08-12mips.h (ASM_SPEC): Pass float options to assembler.Steve Ellcey1-0/+2
2014-08-01MIPS REGISTER_PREFIX definitionMatthew Fortune1-0/+6
2014-06-24mips.c (mips_order_regs_for_local_alloc): Delete.Catherine Moore1-7/+0
2014-06-18Enable LRA for MIPSRobert Suchanek1-1/+7
2014-06-05mips-cpus.def: Add definition for p5600.Jaydeep Patil1-2/+4
2014-06-03Add support for MIPS r3 and r5.Andrew Bennett1-2/+33
2014-06-03Add support for the MIPS -mxpa command line option.Andrew Bennett1-0/+1
2014-05-29-fuse-caller-save - Enable for MIPSRadovan Obradovic1-0/+7
2014-05-03mips.c (mips_isa_rev): New variable.Richard Sandiford1-57/+21
2014-04-12constraints.md: Add new register constraint "kb".Richard Sandiford1-0/+3
2014-03-04mips-cpus.def (loongson3a): Mark as a MIPS64r2 processor.Heiher1-2/+2
2014-02-21invoke.texi (mvirt, mno-virt): Document.Catherine Moore1-0/+1
2014-01-27mips-common.c (TARGET_DEFAULT_TARGET_FLAGS): Remove TARGET_FP_EXCEPTIONS_DEFA...Steve Ellcey1-4/+0
2014-01-08umips-branch-3.c: New test.Catherine Moore1-1/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-20mips.h (ISA_HAS_FP4): Remove TARGET_FLOAT64 restriction for ISA_MIPS32R2.Maciej W. Rozycki1-12/+11
2013-11-20mips.h (ISA_HAS_FP_RECIP_RSQRT): New macro.Maciej W. Rozycki1-0/+15
2013-11-19invoke.texi (mfix-rm7000, [...]): Document.Catherine Moore1-0/+1
2013-10-20mips.h (ISA_HAS_WSBH): Define.Richard Sandiford1-0/+5
2013-07-29linux.h (GLIBC_DYNAMIC_LINKER): Handle `-mnan=2008'.Maciej W. Rozycki1-1/+13