aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-15Support new interrupt handler options.Matthew Fortune3-57/+242
2015-07-15Support interrupt handlers with hard-float.Robert Suchanek2-2/+10
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-09mti-linux.h (MIPS_SYSVERSION_SPEC): Update to handle mips[32|64]r3 and mips[3...Steve Ellcey1-4/+8
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-09always define SHORT_IMMEDIATES_SIGN_EXTENDTrevor Saunders1-1/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-29/+32
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-13/+4
2015-07-06config.gcc: Add fused-madd.opt.Steve Ellcey4-129/+192
2015-07-04re PR target/66747 (The commit r225260 broke the builds of the mips-{mti,img}...Bernd Edlinger1-6/+7
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-25hash-map-traits.h (simple_hashmap_traits::key_type): New typedef.Richard Sandiford1-12/+4
2015-06-25mips.c (mips16_flip_traits): Use it.Richard Sandiford1-33/+8
2015-06-25hash-traits.h (free_ptr_hash): New class.Richard Sandiford1-2/+1
2015-06-18mips.c (mips_rtx_costs): Remove HONOR_NAN check.Steve Ellcey2-18/+15
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-17Implement TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS hook.Robert Suchanek1-0/+29
2015-06-16mti-linux.h (MIPS_SYSVERSION_SPEC): New.Steve Ellcey3-37/+162
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-8/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu2-2/+2
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev1-8/+9
2015-05-20Add missing declaration.Robert Suchanek1-0/+1
2015-05-19mips.md (JOIN_MODE): New mode iterator.Prachi Godbole5-0/+183
2015-05-18Fix ICE when both micromips and nomicromips attributes are used.Robert Suchanek1-0/+10
2015-05-12mips.c (mips_print_operand): Remove 'y' operand code.Steve Ellcey3-18/+4
2015-05-12re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Andrew MacLeod1-1/+1
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-1/+1
2015-05-08[PATCH 6/13] mips musl supportGregor Richards1-1/+7
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford2-51/+42
2015-04-29mips-cpus.def: (mips4): Change default processor from PROCESSOR_R8000 to PROC...Steve Ellcey1-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-04-24mips.md: (*madd4<mode>) Remove accum_in attribute.Steve Ellcey1-12/+0
2015-04-18remove need for store_values_directlyTrevor Saunders1-7/+7