re PR c++/37530 (ICE with invalid catch)
[gcc.git] / gcc / reorg.c
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-08-06 Kaveh R. Ghazialpha.c (alpha_preferred_reload_class, [...]): Avoid...
2008-07-02 Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-27 Kaveh R. Ghazic-format.c (handle_format_attribute): Fix -Wc++-compat...
2008-05-07 Kenneth Zadeck[multiple changes]
2008-04-18 Jan Hubickaexcept.c (dw2_size_of_call_site_table, [...]): Use...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-11-24 Hans-Peter Nilssonrtlanal.c (label_is_jump_target_p): Return true for...
2007-11-03 Daniel Jacobowitzre PR debug/33921 (FAIL: gcc.dg/debug/debug-6.c -gdwarf...
2007-10-26 Daniel Jacobowitzreorg.c (emit_delay_sequence): Move insn locator from...
2007-09-09 Hans-Peter NilssonDivide REG_LABEL notes into REG_LABEL_OPERAND and REG_L...
2007-09-07 Jan Hubickareorg.c (dbr_schedule): Move code removing placeholder...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-05-22 Richard Sandifordregs.h (end_hard_regno): New function.
2007-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-02-15 Paolo Bonzinijump.c (get_label_after): Delete.
2006-11-22 Kaz Kojimarevert: reorg.c (emit_delay_sequence): Copy the delay...
2006-11-13 Kaz Kojimagenemit.c (gen_insn): Call gen_exp with a non-null...
2006-08-14 Richard Sandifordre PR rtl-optimization/28634 (rounding problem with...
2006-08-11 Eric Botcazoure PR rtl-optimization/23454 (ICE in invert_exp_1,...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-06 Richard Sandiford* reorg.c (dbr_schedule): Use dump_file instead of...
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2005-12-17 Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-12-16 John David Anglinre PR middle-end/25457 (reorg.c:966: warning: unused...
2005-12-16 Steven Bosscherreorg.c (mostly_true_jump): Clean up code depending...
2005-10-20 Eric Botcazoure PR rtl-optimization/23585 (mem_fun* code fine with...
2005-09-03 Jakub Jelinekre PR rtl-optimization/23454 (ICE in invert_exp_1,...
2005-08-01 Kazu Hiratadwarf2out.c, [...]: Fix comment typos.
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-25 Kelley CookUpdate FSF address.
2005-04-28 Kazu Hiratabt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P...
2005-03-23 Ian Lance Taylor* reorg.c (dbr_schedule): Remove #if 0 code to call...
2005-03-07 Eric Botcazoureorg.c (relax_delay_slots): Check that the jump is...
2005-01-22 Kazu Hiratacfganal.c, [...]: Update copyright.
2005-01-19 Hans-Peter Nilssonre PR rtl-optimization/19462 (generating return insns...
2004-09-09 Nathan Sidwellra-build.c (copy_insn_p, [...]): Use gcc_assert and...
2004-08-25 Paolo Bonzinicfglayout.c (duplicate_insn_chain): Remove references...
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-08 Eric Botcazoure PR bootstrap/16326 (Bootstrap failure after "RTL...
2004-06-30 Eric BotcazouRTL prologue/epilogue for SPARC
2004-06-15 Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-05-28 Richard Sandifordrtl.h (skip_consecutive_labels): Declare.
2004-05-20 John David Anglinreorg.c (delete_from_delay_slot): If we have a barrier...
2004-05-07 Hans-Peter Nilssonre PR rtl-optimization/15296 ([3.4 only] Delayed branch...
2004-03-20 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-02-22 Kazu Hirata* reorg.c: Remove comments about dead ports.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-06 Kazu Hirataalias.c: Fix comment typos.
2003-12-16 Kazu Hirataflow.c (EXIT_IGNORE_STACK): Move to ...
2003-09-21 Eric Botcazoure PR target/12301 (corruption in exception path, excep...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-06 Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-06-14 Jan Hubickareorg.c (emit_delay_sequence, [...]): Clear insn locato...
2003-04-08 Hans-Peter Nilssonreorg.c (fill_slots_from_thread): When considering...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-26 Kazu Hiratac-common.h: Follow spelling conventions.
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-06-16 Hans-Peter Nilssonre PR target/7042 (cris-elf miscompiles line_hints...
2002-06-11 David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-11 John David Anglin* reorg.c (dbr_schedule): Remove unnecessary test.
2002-05-10 David S. Millerrtl.h (INSN_ANNULLED_BRANCH_P): Accept INSN too, update...
2002-05-10 David S. Millerrtl.h (struct rtx_def): Document unchanging and in_stru...
2002-04-27 David S. Millerre PR target/6422 (libjava failures on sparc-linux)
2002-04-09 Richard Henderson* reorg.c (get_branch_condition): Use reversed_comparis...
2002-04-06 John David Anglin* reorg.c (dbr_schedule): Don't reposition prologue...
2002-03-31 Jakub JelinekPR middle-end/6096, middle-end/6098, middle-end/6099
2002-01-06 Richard Hendersonreorg.c (emit_delay_sequence): Remove death notes,...
2002-01-03 Eric Christopherfinal.c (final_scan_insn): Change 0 -> NULL_RTX in...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10 Kazu Hiratacalls.c: Fix formatting.
2001-10-09 Kazu Hiratac-common.c: Fix comment typos.
2001-09-21 Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
2001-09-14 Hans-Peter Nilssonreorg.c (fill_slots_from_thread): After call to steal_d...
2001-08-31 Kaveh R. GhaziMakefile.in (c-pragma.o): Depend on output.h.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-07-23 Andrew Haleytm.texi (MD_CAN_REDIRECT_BRANCH): New macro.
2001-07-20 Mark Mitchellreorg.c (fill_simple_delay_slots): If an instruction...
2001-03-22 Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-02-21 Jeffrey OldhamMakefile.in (reorg.o): Add params.h dependence.
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-18 Kazu Hiratareorg.c: Fix formatting.
2000-09-07 Herman A.J. ten... reorg.c (find_end_label): If the basic block reorder...
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-05-19 Richard Hendersonjump.c (redirect_jump): Add delete_unused argument.
2000-04-17 Richard Hendersonloop.c (canonicalize_condition): Add WANT_REG argument.
2000-04-12 Hans-Peter Nilssonreorg.c (fill_slots_from_thread): Check side_effects_p...
2000-03-27 Stan Coxresource.h (mark_resource_type): New.
2000-02-26 Jeff LawFix copyrights.
2000-01-17 Kaveh GhaziUpdate copyrights
2000-01-17 Kaveh R. Ghazireload.c: PROTO -> PARAMS.
2000-01-13 Kaveh R. Ghazicalls.c (emit_call_1): Wrap varaible `struct_value_size...
2000-01-13 Kaveh R. Ghazisvr3.h (ASM_FILE_START): Wrap if-clause in squigly...
2000-01-12 Toshiyasu Moritareorg.c (fill_slots_from_thread): Check modified_in_p...
1999-11-28 Herman A.J. ten... * reorg.c (dbr_schedule) Print more statistics. Corrected
1999-11-01 Mark Mitchellbitmap.h (BITMAP_XMALLOC): New macro.
1999-09-20 Bernd SchmidtMake it possible to prototype port-specific functions...
next