targhooks.c (default_except_unwind_info): Remove MUST_USE_SJLJ_EXCEPTIONS case.
[platform/upstream/gcc.git] / gcc / tree-ssa-threadedge.c
2010-06-25 Bernd SchmidtWith large parts from Jim Wilson:
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.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-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-27 Paolo Bonzinidomwalk.h (struct dom_walk_data): Remove all callbacks...
2009-04-28 Richard Guenthertree.h (SSA_NAME_VALUE): Remove.
2009-01-16 Jakub Jelinekre PR tree-optimization/38789 (__builtin_constant_p...
2008-08-18 Tomas Bilytree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-08 Daniel BerlinFix PR tree-optimization/23455 Fix PR tree-optimization...
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-04-30 Rafael Avila de... builtins.c (fold_call_expr): Return realret.
2008-04-23 Tomas Bilytree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-04-09 Zdenek Dvorakcfgloopmanip.c (create_preheader): Do not use loop_preh...
2007-03-08 Ian Lance Taylortree-vrp.c: Include "intl.h".
2007-02-13 Ian Lance Taylorcommon.opt: Add Wstrict-overflow and Wstrict-overflow=.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-04-27 Andrew MacLeodImplement new immediate use iterators.
2006-03-04 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-02-10 Jeff Lawre PR tree-optimization/26213 (new (within last few...
2006-02-09 Jeff Lawre PR tree-optimization/21417 (Missed jump threading...
2006-02-07 Jeff Lawtree-vrp.c (find_conditional_asserts): Update comments.