]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/mips/mips.c
remove need for store_values_directly
[thirdparty/gcc.git] / gcc / config / mips / mips.c
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...
2014-05-20  Jan Hubickatree.h (DECL_ONE_ONLY): Return true only for externally...
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06  Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-05-03  Richard Sandifordmips.c (mips_isa_rev): New variable.
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saundersremove has_gate
2014-04-12  Richard Sandifordconstraints.md: Add new register constraint "kb".
2014-03-08  Richard Sandifordre PR target/58271 (ICE in gcc for a MIPS target during...
2014-02-02  Richard Sandifordmips.c (MIPS_GET_FCSR, [...]): New macros.
2014-02-02  Richard Sandifordextend.texi (__builtin_mips_get_fcsr): Document.
2014-02-02  Richard Sandifordmips.c (mips_one_only_stub): New class.
2014-01-27  Steve Ellceymips-common.c (TARGET_DEFAULT_TARGET_FLAGS): Remove...
2014-01-23  Richard Sandifordre PR target/52125 (Problems with LO16 asm operands...
2014-01-21  Richard Sandifordmips.c (mips_move_to_gpr_cost): Add M16_REGS case.
2014-01-17  Andrew Pinskire PR target/59462 (c-c++-common/cilk-plus/AN/builtin_f...
2014-01-08  Richard Sandifordrevert: mips.c (mips_truncated_op_cost): New function.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-11-27  Bernd Edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-26  Bernd EdlingerRemove parameter keep_aligning from get_inner_reference.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-20  Maciej W. Rozyckimips.h (ISA_HAS_FP_RECIP_RSQRT): New macro.
2013-11-20  Jan-Benedict Glawmips.c (r10k_simplify_address): Eliminate macro usage.
2013-11-19  Catherine Mooreinvoke.texi (mfix-rm7000, [...]): Document.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Richard Sandifordc-common.c (convert_vector_to_pointer_for_subscript...
2013-11-18  Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18  Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18  Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-06  Eric Botcazoui386.c (ix86_expand_prologue): Optimize stack checking...
2013-10-22  Steve Ellceymips.c (mips_rtx_costs): Fix cost estimate for nor...
2013-08-19  Richard Sandifordmips.c (mips_adjust_insn_length): Add checks for JUMP_P...
2013-08-06  David Malcolmmips.c (insert_pass_mips_machine_reorg2): Move into...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-07-29  Maciej W. Rozyckilinux.h (GLIBC_DYNAMIC_LINKER): Handle `-mnan=2008'.
2013-07-23  Steve Ellceymips.c (mips_case_values_threshold): New.
2013-07-22  Jürgen Urbanconfig.gcc (mips*-*-*): Add --with-fpu support.
next