]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/mips/mips.c
decl.c, [...]: Remove redundant enum from machine_mode.
[thirdparty/gcc.git] / gcc / config / mips / mips.c
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.
2013-07-16  Maciej W. Rozyckimips.h (ISA_HAS_FP4): Correct formatting.
2013-07-12  Maciej W. Rozycki* config/mips/mips.c (mips_expand_call): Remove empty...
2013-07-11  Steve Ellceymips.c (mips_conditional_register_usage): Do not use...
2013-07-10  Graham Stottmips.c (mips_rtx_costs): Very slightly increase the...
2013-06-16  Jürgen Urbanmips.h (ISA_HAS_LL_SC): Exclude TARGET_MIPS5900.
2013-06-04  Jürgen Urbangcc/
2013-05-30  Lawrence CrowlThis patch is a consolodation of the hash_table patches...
2013-05-25  Richard Sandifordre PR target/55777 (Inlining nomips16 function into...
2013-05-19  Richard Sandifordmips.h (BASE_INSN_LENGTH, [...]): New macros.
2013-05-15  Richard Sandifordre PR target/57260 (Generated R_MIPS_GOT_MIPS relocatio...
2013-05-10  Richard Sandifordgcc/
2013-05-07  Steven Bosscher* config/mips/mips.c (mips_machine_reorg2): Return 0.
2013-05-06  Steven Bosschermips.c: Include tree-pass.h.
2013-04-24  Catherine Mooremicromips.md (jraddiusp): New pattern.
2013-03-30  Steven Bosschercfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-29  Steven Bosschercfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_...
next