Turn SECONDARY_MEMORY_NEEDED into a hook
[platform/upstream/gcc.git] / gcc / config / mips / mips.c
2017-09-13 Richard SandifordTurn SECONDARY_MEMORY_NEEDED into a hook
2017-09-12 Richard SandifordTurn HARD_REGNO_NREGS into a target hook
2017-09-12 Richard SandifordConvert hard_regno_nregs to a function
2017-09-12 Simon AtanasyanAdd short_call function attribute for MIPS
2017-09-05 Richard SandifordMake more use of int_mode_for_size
2017-09-04 Richard SandifordTurn FUNCTION_ARG_PADDING into a target hook
2017-09-04 Richard SandifordTurn MODES_TIEABLE_P into a target hook
2017-09-04 Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-09-04 Richard SandifordTurn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
2017-08-30 Richard Sandiford[73/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30 Richard Sandiford[72/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30 Richard Sandiford[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30 Richard Sandiford[6/77] Make GET_MODE_WIDER return an opt_mode
2017-08-30 Richard Sandiford[2/77] Add an E_ prefix to case statements
2017-08-21 Richard SandifordRemove the frame size argument from function_prologue...
2017-08-07 Martin LiskaFix missing include of header file in mips.c.
2017-05-04 Richard SandifordFix previous commit
2017-05-04 Richard SandifordRemove bogus top-level ChangeLog commit (sorry!)
2017-04-20 Matthew FortuneMIPS: Prevent buffer overrun in uninitialised variable fix
2017-04-04 Jeff Lawmips.c (mips_multi_add): Zero initialize the newly...
2017-04-03 Jonathan WakelyFix numerous typos in comments
2017-03-30 Matthew FortuneFix ICE when expanding MSA constant vectors with replic...
2017-03-21 Toma TabacuApply temporary fix for PR rtl-optimization/79150.
2017-03-06 Prachi Godbolemips.c (mips_gen_const_int_vector): Change type of...
2017-02-22 Sameera DeshpandeFix MIPS o32 calling convention for MSA and FP vector...
2017-02-07 Toma TabacuMIPS: Fix mode mismatch error between Loongson builtin...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-06 Robert Suchanek[MIPS][MSA] Fix builtins with literal integer arguments.
2016-11-25 Eric Botcazoure PR ada/67205 (eliminate No_Implicit_Dynamic_Code...
2016-11-16 Maciej W. RozyckimicroMIPS/GCC: Fix PIC call relaxation
2016-11-16 Maciej W. RozyckiMIPS/GCC: Mark text contents as code or data
2016-11-15 Maciej W. RozyckiMIPS/GCC: Mark trailing labels with `.insn'
2016-11-02 Trevor Saunderssplit up some variables to use rtx_insn * more
2016-10-26 Jeff Lawmips.c (mips16_constant_cost): Add missing fallthru...
2016-10-14 Catherine Mooremips.c (mips_prepare_pch_save): Initialize micromips_gl...
2016-10-11 Robert Suchanek[MIPS] Disable -mbranch-likely for -Os when targetting...
2016-09-26 Thomas Preud'hommetree.h (memmodel_from_int, [...]): Move to ...
2016-08-09 Matthew FortuneMIPS: Use create_tmp_var_raw in mips_atomic_assign_expa...
2016-07-28 Trevor Saundersmerge adjust_cost and adjust_cost_2 target hooks
2016-07-11 Bernd EdlingerConvert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
2016-06-09 Maciej W. RozyckiMIPS: Stay within 79 columns in `mips_output_jump'
2016-05-09 Robert SuchanekAdd support for MIPS SIMD Architecture (MSA).
2016-04-18 Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-02-11 Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-02-02 Wilco DijkstraImprove TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS target...
2016-01-29 Steve Ellceyre PR target/65604 (MIPS -fno-delayed-branch generates...
2016-01-28 Steve Ellceyre PR target/68400 (ICE in change_address_1, at emit...
2016-01-25 Bernd Edlingermips.c (mips_compute_frame_info): Skip re-computing...
2016-01-21 Nick Cliftonre PR target/69129 (ICE in get_attr_got, at config...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-14 Steve Ellceymips.c (mips_promote_function_mode): New function.
2015-12-02 Eric Botcazoumips.c (mips_emit_probe_stack_range): Adjust.
2015-11-24 Steve Ellceyframe-header-opt.c (gate): Check for optimize > 0.
2015-11-11 Simon DardisUndo delay slot filling and use compact branches in...
2015-11-09 Julian BrownMachine modes for address printing.
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
2015-10-26 Simon Dardistarget.def (TARGET_NO_SPECULATION_IN_DELAY_SLOTS_P...
2015-10-16 Andrew MacLeodgen-mul-tables.cc: Adjust include files.
2015-10-14 Uros Bizjakmips.h (MIPS_STACK_ALIGN): Implement using ROUND_UP...
2015-10-09 Steve Ellceyconfig.gcc (mips*-*-*): Add frame-header-opt.o to extra...
2015-09-26 Jeff Law[PATCH] Fix undefined behaviour in mips port
2015-09-01 Matthew FortuneMIPS compact branch support
2015-08-20 Simon Dardismips.c (mips_expand_block_move): Enable inline memcpy...
2015-08-18 Robert Suchanek[MIPS] Fix register renaming in the interrupt handlers.
2015-08-13 Robert Suchanek[MIPS] Remove W32 and W64 pseudo-processors.
2015-08-12 Simon Dardis[MIPS] Scheduler fix for the 74k & 24k.
2015-07-23 Prachi GodboleI6400 scheduling.
2015-07-22 Prachi GodboleAdd scheduling for M51xx core family.
2015-07-15 Robert SuchanekFix restoration of hi/lo in MIPS64R2 interrupt handlers.
2015-07-15 Matthew FortuneSupport new interrupt handler options.
2015-07-15 Robert SuchanekSupport interrupt handlers with hard-float.
2015-07-13 Aldy HernandezFix double word typos.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-06 Steve Ellceyconfig.gcc: Add fused-madd.opt.
2015-07-04 Bernd Edlingerre PR target/66747 (The commit r225260 broke the builds...
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordaarch64.c, [...]: Add comment above target-def.h include.
2015-06-25 Richard Sandifordaarch64.c, [...]: Move target-def.h includes to end.
2015-06-25 Richard Sandifordhash-map-traits.h (simple_hashmap_traits::key_type...
2015-06-25 Richard Sandifordmips.c (mips16_flip_traits): Use it.
2015-06-25 Richard Sandifordhash-traits.h (free_ptr_hash): New class.
2015-06-18 Steve Ellceymips.c (mips_rtx_costs): Remove HONOR_NAN check.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-17 Robert SuchanekImplement TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS hook.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-20 Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-19 Prachi Godbolemips.md (JOIN_MODE): New mode iterator.
2015-05-18 Robert SuchanekFix ICE when both micromips and nomicromips attributes...
2015-05-12 Steve Ellceymips.c (mips_print_operand): Remove 'y' operand code.
2015-05-12 Andrew MacLeodre PR target/65697 (__atomic memory barriers not strong...
2015-05-07 Richard Sandifordrtl.h (always_void_p): New function.
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-01-28 Robert SuchanekProhibit vector modes in accumulators.
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-15 Matthew FortuneAdd support for the R6 LSA and DLSA instructions
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
next