Undo delay slot filling and use compact branches in selected cases.
[gcc.git] / gcc / config / mips / mips.c
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.
2014-12-19 Matthew FortuneMIPS32R6 and MIPS64R6 support
2014-12-02 Jakub Jelineksparc.c (sparc_atomic_assign_expand_fenv): Remove NULL...
2014-12-01 Maciej W. Rozyckimips.c (mips16_build_call_stub): Move the save of the...
2014-11-26 Prachi Godbolemips.c (mips_rtx_cost_data): Fix memory_latency cost...
2014-11-21 Andrew Bennett[MIPS] If using branch likelies in MIPS sync code fill...
2014-11-18 James Greenhalgh[Patch] PR target/63937 TARGET_USE_BY_PIECES_INFRASTRUC...
2014-11-12 Matthew FortuneImplement MIPS o32 FPXX, FP64, FP64A ABI extensions.
2014-11-03 Naveen H.S[multiple changes]
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-11-01 James Greenhalgh[Patch 5/7 mips] Deprecate *_BY_PIECES_P, move to hooki...
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-26 Richard Sandifordmips.c (mips_at_reg_p): Delete.
2014-10-26 Richard Sandifordmips.c (mips_record_lo_sum): Replace with...
2014-10-26 Richard Sandifordmips.c (mips_sim_insn): Update comment.
2014-10-26 Richard Sandifordmips.c (r10k_needs_protection_p_call): Take a const_rtx...
2014-10-26 Richard Sandifordmips.c (r10k_needs_protection_p_1): Take an rtx rather...
2014-10-26 Richard Sandifordmips.c (mips16_rewrite_pool_refs_info): Delete.
2014-10-26 Richard Sandifordmips.c (mips_kernel_reg_p): Replace with...
2014-10-26 Richard Sandifordmips.c (mips_rewrite_small_data_1): Take the context...
2014-10-26 Richard Sandifordmips.c: Include rtl-iter.h.
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-09-16 Trevor SaundersReplace INSN_DELETED_P with rtx_insn member functions
2014-09-15 David MalcolmInstruction attributes take an rtx_insn *
2014-09-10 Matthew FortuneMIPS: Do not reload unallocated FP_REGS pseudos via...
2014-09-09 David Malcolmsingle_set takes an insn
2014-09-09 David Malcolmrecog_memoized works on an rtx_insn *
2014-09-09 David MalcolmINSN_LOCATION takes an rtx_insn
2014-09-05 David MalcolmDrop uncast_insn from param 1 of final_scan_insn
2014-09-03 Trevor Saundersuse rtx_code_label more
2014-08-28 David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-27 David MalcolmUse rtx_insn for various target.def hooks
2014-08-25 David MalcolmStrengthen haifa_sched_info callbacks and 3 scheduler...
2014-08-25 David Malcolmconfig/mips: Use rtx_insn and rtx_code_label
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-07-26 Richard Sandifordrtl.h (tls_referenced_p): Declare.
2014-07-24 Martin LiskaAnother MIPS/R6000 IPA C++ refactoring fix.
2014-07-09 Trevor Saundersremove has_execute
2014-06-24 Catherine Mooremips.c (mips_order_regs_for_local_alloc): Delete.
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-22 Richard Sandifordmips.c (mips_move_to_gpr_cost): Remove mode argument.
2014-06-18 Robert SuchanekEnable LRA for MIPS
2014-06-17 Matthew FortuneClean up ST_REGS handling in the MIPS backend.
2014-06-12 Jan Hubickasymtab.c (section_hash): New hash.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-06-05 Jaydeep Patilmips-cpus.def: Add definition for p5600.
2014-06-03 Andrew BennettAdd support for MIPS r3 and r5.
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-29 Radovan Obradovic-fuse-caller-save - Enable for MIPS
2014-05-27 Steve Ellceymips.c: Add include of cgraph.h.
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
next