]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/reload1.c
invoke.texi (-fvar-tracking-assignments): New.
[thirdparty/gcc.git] / gcc / reload1.c
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-25  Anatoly Sokolovhooks.h (hook_bool_const_int_const_int_true): Declare.
2009-08-14  Hans-Peter Nilssonre PR rtl-optimization/41064 (build breakage for cris...
2009-08-10  Ulrich Weigandre PR middle-end/37053 (ICE in reload_cse_simplify_oper...
2009-06-29  Anatoly Sokolovtarget.h (struct gcc_target): Add frame_pointer_require...
2009-06-22  Shujing Zhaoalias.c: Use REG_P...
2009-04-24  Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-20  Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-16  Ian Lance Taylorrtlanal.c (alloc_reg_note): New function, broken out...
2009-04-02  Jeff Lawreload1.c (fixup_eh_region_notes): Remove write-only...
2009-03-26  Vladimir Makarovre PR rtl-optimization/39522 (fix for PR37514 gives...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-29  Vladimir Makarovtm.texi (TARGET_IRA_COVER_CLASSES): Modify description.
2009-01-06  Vladimir Makarovre PR rtl-optimization/38583 (huge test case makes...
2008-12-09  Vladimir Makarovtm.texi (TARGET_IRA_COVER_CLASSES): Modify description.
2008-12-06  Bernd Schmidtre PR rtl-optimization/38272 (Revision 142207 caused...
2008-12-01  Vladimir Makarovre PR rtl-optimization/37514 (Wrong code generated...
2008-11-21  Jakub Jelinekre PR target/38208 (gcc.c-torture/compile/20080806...
2008-10-12  Richard Hendersonre PR middle-end/37447 (test pr28982b.c fails execution...
2008-09-29  Jeff Lawreload1.c (alter_reg): Add missing curly braces.
2008-09-11  Jeff Lawreload1.c (alter_reg): Undo the BYTE_BIG_ENDIAN correct...
2008-09-04  Ian Lance Taylorrtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL...
2008-09-03  Vladimir Makarovre PR rtl-optimization/37296 (Bootstrap failure compili...
2008-08-26  Vladimir Makarov[multiple changes]
2008-08-16  Eric Botcazoure PR middle-end/20548 (ACATS c52103x c52104x c52104y...
2008-08-10  Andrew Pinskire PR middle-end/36238 (ICE in reg_or_subregno, at...
2008-07-30  H.J. Lu[multiple changes]
2008-07-16  Kaveh R. Ghazic-pch.c (get_ident): Avoid C++ keywords.
2008-07-16  Kaveh R. Ghazirecog.c (validate_change_1, [...]): Avoid C++ keywords.
2008-07-02  Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-30  Joey Yeglobal.c (compute_regsets): Set frame_pointer_needed...
2008-06-26  Kaveh R. Ghazira.h (add_neighbor): Fix -Wc++-compat and/or -Wcast...
2008-06-17  Steven BosscherRemove libcall notes.
2008-06-01  Richard Sandifordrtl.h (emit_clobber, [...]): Declare.
2008-05-27  Andreas Krebbeldefaults.h (TARGET_MEM_CONSTRAINT): New target macro...
2008-04-25  Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-18  Jan Hubickaexcept.c (dw2_size_of_call_site_table, [...]): Use...
2008-03-25  Richard Sandifordre PR rtl-optimization/35232 (ICE in fp-int-convert...
2007-10-22  Eric Botcazoure PR rtl-optimization/33644 (ICE in local_cprop_pass...
2007-10-02  Kenneth Zadeckra-conflict.c: New file.
2007-09-09  Hans-Peter NilssonDivide REG_LABEL notes into REG_LABEL_OPERAND and REG_L...
2007-09-09  Laurynas Biveinisrevert: regrename.c (copyprop_hardreg_forward_1): New...
2007-09-07  Roman Zippelfunction.h (struct function): Rename calls_unwind_init...
2007-09-07  Laurynas Biveinisregrename.c (copyprop_hardreg_forward_1): New variable...
2007-08-27  Sandra LoosemoreSeparate target-specific initialization from general...
2007-08-23  Chao-ying Furtl.c (rtx_code_size): Check CONST_FIXED to calcualte...
2007-08-11  Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-08-09  Jan Hubickaoptabs.c (expand_widen_pattern_expr): Use optabs accestors.
2007-07-30  Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-30  Kaveh R. Ghazialias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-15  Dirk Muelleromega.c (coalesce): Fix memory leak on early exit.
2007-07-06  Bernd Schmidtreload1.c (choose_reload_regs): Set reload_spill_index...
2007-06-11  Kenneth Zadeckreload1.c (mark_home_live_1): Use the mode parameter.
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-06-08  Eric Botcazoureload1.c (fixup_abnormal_edges): Clear bb field for...
2007-05-22  Richard Sandifordregs.h (end_hard_regno): New function.
2007-05-22  Richard Sandifordhard-reg-set.h (GO_IF_HARD_REG_SUBSET, [...]): Delete...
2007-05-21  Nathan Sidwellbuiltins.c (expand_builtin_setjmp_setup): Update comment.
2007-04-27  Richard Sandifordreload.h (elimination_target_reg_p): Declare.
2007-04-24  Hui-May Changreload1.c (merge_assigned_reloads): Do not merge a...
2007-04-17  Bernd Schmidtreload1.c (eliminte_regs_in_insn): Use REG_EQUIV notes...
2007-04-17  Bernd Schmidtre PR rtl-optimization/10692 ([m68k] miscompilation...
2007-03-19  Jakub Jelinekre PR inline-asm/30505 (asm operand has impossible...
2007-03-09  Alexandre Olivartl.def (ASM_INPUT): Add location.
2007-02-25  Ulrich Weigandreload.c (find_reloads_address_1): Handle PLUS expressi...
2007-02-21  Ulrich Weigandre PR middle-end/30761 (Error: unsupported relocation...
2007-02-11  Steven Bosscherfwprop.c (try_fwprop_subst): Use set_unique_reg_note...
2007-02-10  Kaz Kojimare PR rtl-optimization/29599 (ICE when building the...
2007-01-26  DJ Deloriereload1.c (choose_reload_regs): Check for invalid subre...
2007-01-24  Richard Sandifordreload1.c (emit_reload_insns): Pass the reload register...
2006-12-21  Nathan Sidwellre PR target/28966 (-maltivec -m32 causes the stack...
2006-12-13  Peter Bergnerre PR middle-end/30191 (GCC error: in eliminate_regs_in...
2006-12-12  Peter Bergnerreload1.c (eliminate_regs_in_insn): Merge the plus_src...
2006-12-10  Rask Ingemann Lamb... reload1.c (choose_reload_regs): Don't set byte offset...
2006-12-06  Bernd Schmidtreload1.c (delete_output_reload): Count occurrences...
2006-11-17  DJ Deloriereload1.c (reloads_unique_chain): New.
2006-11-01  Eric Christopherextend.texi (__builtin_bswap32): Document.
2006-10-24  Ben Elliston* reload1.c: Formatting fixes.
2006-09-27  Richard Sandifordreload1.c (alter_reg): Require the alignment of the...
2006-09-19  Steven Bosscherre PR rtl-optimization/21299 (internal error on invalid...
2006-09-13  Richard Sandifordre PR rtl-optimization/28982 (Incorrect reloading of...
2006-08-24  Jan Hubicka* reload1.c (emit_reload_insns): Fix yet another typo...
2006-08-22  Jan HubickaPatch by Paolo Bonzini
2006-08-21  Jan Hubickare PR middle-end/28071 (A file that can not be compiled...
2006-08-17  Jan HubickaFix typo in previously applied patch.
2006-08-17  Jan Hubickare PR tree-optimization/27865 (tree check failure build...
2006-08-17  Alexandre Olivare PR target/28146 (-O2 produces invalid code on s390...
2006-06-23  Roger Saylere PR target/27531 (sparc: undefined reference to ...
2006-06-14  Andreas Krebbelre PR middle-end/27959 (s390x miscompilation due to...
2006-04-14  Kazu Hiratalocal-alloc.c (rest_of_handle_local_alloc): Use VEC...
2006-03-29  Paul Brookreload1.c (choose_reload_regs): Check for all RTX_AUTOI...
2006-03-21  Bernd Schmidtbfin-protos.h (bfin_dsp_memref_p): Declare.
2006-02-18  Richard Sandifordre PR target/9703 ([arm] Accessing data through constan...
2006-02-17  Denis Nagornyre PR target/25603 (Miscompiled FORTRAN program)
2006-02-16  Paul Brookreload1.c (emit_reload_insns): Invalidate dead input...
2006-02-13  J"orn Rennecke* reload1.c (gen_reload): Also use find_replacement...
2006-02-09  Bernd Schmidtreload1.c (emit_input_reload_insns): Delete code that...
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-20  DJ Deloriereload1.c (find_reload_regs): Note the details of reloa...
next