re PR tree-optimization/55253 (Revision 193298 miscompiles sqlite with -Os)
[gcc.git] / gcc / jump.c
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-23 Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-08-25 Eric Botcazoure PR rtl-optimization/54088 (ICE at dwarf2out.c:20632...
2012-08-23 Kenneth Zadeckalias.c (rtx_equal_for_memref_p): Convert constant...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-16 David S. MillerFix var tracking ICE due to reorg.
2012-05-08 Michael Matzbasic-block.h (struct rtl_bb_info): Remove visited...
2012-04-18 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Update.
2011-11-23 Chung-Lin Tangre PR rtl-optimization/50496 (ICE in redirect_jump...
2011-10-15 Alan Modrare PR rtl-optimization/49941 (segmentation fault in...
2011-08-27 Bernd Schmidtrtl.texi (simple_return): Document.
2011-08-03 Alan Modrare PR rtl-optimization/49941 (segmentation fault in...
2011-07-28 Bernd Schmidtrtlanal.c (tablejump_p): False for returns.
2011-07-22 Richard HendersonFix mark_all_labels vs cfglayout mode.
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-03 Bernd Schmidtgengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-04-08 Michael Matzre PR rtl-optimization/48389 (ICE: in make_edges, at...
2011-03-31 Jeff Lawtree-ssa-forwprop.c (forward_propagate_into_cond):...
2010-12-13 Alexandre Olivare PR debug/46756 (-fcompare-debug failure (length...
2010-12-10 Jakub Jelinekre PR rtl-optimization/46865 (Using -save-temps (or...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-23 Steven Bosscherregs.h: Do not include obstack.h, basic-block.h.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-09-14 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-07-01 Jakub Jelinekre PR debug/40462 (ICE in dwarf2out_begin_epilogue...
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-06-17 David Daneyjump.c (cleanup_barriers): Handle case of no insns...
2009-06-08 Adam Nemetjump.c (returnjump_p): Handle delayed branches.
2009-05-30 Richard Hendersoncfgcleanup.c (try_crossjump_to_edge): Only skip past...
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-03-27 H.J. Lujump.c (rtx_renumbered_equal_p): Use subreg_get_info.
2009-02-25 H.J. Lure PR rtl-optimization/39241 (ICE in subreg_get_info...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-08-26 Ben Ellistonrtlanal.c: Fix uses of "it's" with "its" where appropriate.
2008-08-06 Joseph Myersjump.c (rtx_renumbered_equal_p): Do not call subreg_reg...
2008-07-02 Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-18 Uros Bizjakre PR rtl-optimization/35604 (Label references are...
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-10-14 Kazu Hiratafixed-bit.c, [...]: Fix comment typos.
2007-09-09 Hans-Peter NilssonDivide REG_LABEL notes into REG_LABEL_OPERAND and REG_L...
2007-09-03 Kaveh R. Ghazisystem.h (CONST_CAST2, [...]): New macros for type...
2007-09-01 Kaveh R. Ghazic-common.c (const_strip_array_types): Delete.
2007-08-27 Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-08-24 Kaveh R. Ghazialpha.c (alpha_mangle_type, [...]): Constify.
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-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-03-20 Bernd Schmidtjump.c (mark_jump_label): Treat SEQUENCE specially.
2007-02-15 Aldy Hernandezjump.c: Remove prototypes for delete_computation and...
2007-02-15 Paolo Bonzinijump.c (get_label_after): Delete.
2007-02-03 Kazu Hiratac-decl.c, [...]: Fix comment typos.
2006-11-29 Joseph Myerspredicates.md (gpc_reg_operand): Check invalid_e500_subreg.
2006-11-27 Jan Hubickacfgexpand.c (construct_exit_block): Don't disturb end...
2006-11-25 Steven Bosscherjump.c (mark_all_labels): Work in cfglayout mode.
2006-11-11 Jan Hubickatree-pass.h (pass_purge_lineno_notes): Remove declaration.
2006-04-15 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-03-23 Zdenek Dvorakcfgloopmanip.c (create_loop_notes): Removed.
2006-03-13 Zdenek Dvorakjump.c (follow_jumps): Do not check for loop notes.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2005-08-10 Paolo Bonzinibb-reorder.c (pass_duplicate_computed_gotos, [...]...
2005-07-29 Richard Hendersoncse.c (exp_equiv_p): Special case CONST_DOUBLE.
2005-07-07 J"orn Renneckehooks.c (hook_bool_rtx_int_false): New function.
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-25 Kelley CookUpdate FSF address.
2005-04-25 J"orn Renneckere PR rtl-optimization/20413 (VOIDmode LABEL_REFs are...
2005-04-21 Nathan Sidwellalias.c (true_dependence): Remove 'abort' from comments.
2005-03-21 Paolo Bonzinicombine.c (combine_simplify_rtx, [...]): Adjust calls...
2005-03-08 J"orn Renneckejump.c (invert_jump_1): Don't call redirect_jump_1...
2005-03-05 Kazu Hiratagenattrtab.c, [...]: Update copyright.
2005-03-03 Roger Saylejump.c (redirect_exp_1): If nlabel is a NULL pointer...
2005-03-02 J"orn Renneckerecog.c (verify_changes, [...]): New functions, broken...
2004-11-24 Steven Bosschercfgrtl.c (rtl_delete_block): Fix comment.
2004-11-17 Kazu Hirata* jump.c (condjump_p): Remove unreachable code.
2004-11-04 Kazu Hiratajump.c (cleanup_barriers): Use delete_insn instead...
2004-08-25 Paolo Bonzinicfglayout.c (duplicate_insn_chain): Remove references...
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-15 Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-06-03 Steven Bosscherbasic-block.c (tail_recursion_label_list): Don't declare.
2004-05-28 Richard Sandifordrtl.h (skip_consecutive_labels): Declare.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-20 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-03-15 Kazu Hiratadefaults.h (REVERSIBLE_CC_MODE): Define.
2004-03-03 Paolo Bonzinialias.c (rtx_equal_for_memref_p): Use predicates to...
2004-03-01 Paolo Bonzinicombine.c (try_combine): Do not refer to is_replaced.
2004-02-02 Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2004-01-31 Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-25 Kazu Hiratac-common.h: Fix comment typos.
2003-07-22 Kazu Hirataalias.c: Fix comment formatting.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-06 Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-07-05 Kazu Hiratabt-load.c: Fix comment typos.
2003-07-04 Kaveh R. Ghazic-aux-info.c: Include toplev.h after c-tree.h.
2003-07-01 Kazu Hiratacombine.c (distribute_notes): Don't bother REG_WAS_0.
next