aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
2016-08-25[mips] Add support for mips*r6-*-muslSzabolcs Nagy1-3/+6
2016-08-09MIPS: Use create_tmp_var_raw in mips_atomic_assign_expand_fenvMatthew Fortune1-3/+3
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders1-6/+2
2016-07-11Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.Bernd Edlinger1-1/+1
2016-06-09MIPS: Stay within 79 columns in `mips_output_jump'Maciej W. Rozycki1-2/+3
2016-06-07[MIPS] P5600 scheduler fixSimon Dardis1-2/+2
2016-05-16Enable LSA/DLSA for MSA.Robert Suchanek1-2/+4
2016-05-16Correct the latency of loads in M5100Matthew Fortune1-1/+1
2016-05-16Fix multi-line brackets in mips-cpus.defMatthew Fortune1-2/+2
2016-05-09Add pipeline description for MSA.Prachi Godbole2-4/+292
2016-05-09Add support for MIPS SIMD Architecture (MSA).Robert Suchanek13-67/+5998
2016-05-04Update MIPS P5600 processor definition to avoid IMADDMatthew Fortune1-5/+3
2016-04-18tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz1-1/+1
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek1-2/+2
2016-02-08Remove -fshort-doubleBernd Schmidt1-7/+2
2016-02-02Improve TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS target hook.Wilco Dijkstra1-1/+2
2016-01-29re PR target/65604 (MIPS -fno-delayed-branch generates incorrect code with -m...Steve Ellcey1-3/+11
2016-01-28re PR target/68400 (ICE in change_address_1, at emit-rtl.c:2125)Steve Ellcey1-3/+12
2016-01-25mips.c (mips_compute_frame_info): Skip re-computing the frame info after relo...Bernd Edlinger1-0/+4
2016-01-21re PR target/69129 (ICE in get_attr_got, at config/mips/mips.md:694 on mips-l...Nick Clifton1-8/+20
2016-01-18Handle Octeon 3 not supporting MIPS paired-single instructions.Joseph Myers1-3/+4
2016-01-14[MIPS] Migrate reduction optabs in mips-ps-3d.mdAlan Lawrence1-12/+22
2016-01-06Reorder function types.Robert Suchanek1-6/+6
2016-01-04Update copyright years.Jakub Jelinek87-88/+88
2015-12-14mips.c (mips_promote_function_mode): New function.Steve Ellcey1-4/+27
2015-12-02mips.c (mips_emit_probe_stack_range): Adjust.Eric Botcazou1-16/+10
2015-11-24frame-header-opt.c (gate): Check for optimize > 0.Steve Ellcey3-16/+132
2015-11-11Undo delay slot filling and use compact branches in selected cases.Simon Dardis1-0/+117
2015-11-09Machine modes for address printing.Julian Brown1-3/+4
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-2/+2
2015-11-06Update loongson vector reductions.Simon Dardis1-24/+32
2015-10-26target.def (TARGET_NO_SPECULATION_IN_DELAY_SLOTS_P): New hook.Simon Dardis1-0/+11
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-81/+81
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod2-26/+11
2015-10-14mips.h (MIPS_STACK_ALIGN): Implement using ROUND_UP macro.Uros Bizjak2-4/+4
2015-10-09config.gcc (mips*-*-*): Add frame-header-opt.o to extra_objs.Steve Ellcey6-151/+392
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-4/+2
2015-10-05Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUERichard Sandiford1-4/+4
2015-09-26[PATCH] Fix undefined behaviour in mips portJeff Law1-1/+1
2015-09-01MIPS compact branch supportMatthew Fortune7-175/+527
2015-08-24genflags.c (gen_macro): Delete.Richard Sandiford1-1/+1
2015-08-20mips.c (mips_expand_block_move): Enable inline memcpy expansion when !ISA_HAS...Simon Dardis2-7/+21
2015-08-18[MIPS] Fix register renaming in the interrupt handlers.Robert Suchanek3-0/+34
2015-08-13[MIPS] Enable load/store bonding for I6400Robert Suchanek1-1/+1
2015-08-13[MIPS] Remove W32 and W64 pseudo-processors.Robert Suchanek2-28/+0
2015-08-12[MIPS] Scheduler fix for the 74k & 24k.Simon Dardis2-4/+4
2015-07-23I6400 scheduling.Prachi Godbole6-4/+168
2015-07-22Add scheduling for M51xx core family.Prachi Godbole6-20/+264
2015-07-22Add -march=interaptiv.Robert Suchanek3-20/+27
2015-07-15Fix restoration of hi/lo in MIPS64R2 interrupt handlers.Robert Suchanek1-1/+1