re PR fortran/48448 (Implement -f(no-)frontend-optimization)
[platform/upstream/gcc.git] / gcc / tree-eh.c
2011-01-21 Jakub Jelinekre PR tree-optimization/47355 (ICE: verify_ssa failed...
2011-01-18 Jakub Jelinekre PR tree-optimization/47290 (memory exhausted compili...
2010-11-16 Richard Guentherre PR middle-end/45172 (internal compiler error: verify...
2010-10-01 Richard Guentherre PR middle-end/45854 (ICE in redirect_eh_edge_1,...
2010-09-07 Richard Guentherre PR middle-end/45569 (ICE: verify_stmts failed: state...
2010-09-06 Richard Guenthertree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-09-03 Richard Guenthertree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
2010-09-01 Richard Guentheralias.c (ao_ref_from_mem): Adjust.
2010-08-19 Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-08-16 Richard Guenthertree-cfg.c (verify_types_in_gimple_reference): Verify...
2010-07-15 Anatoly Sokolovtree.h (enum tree_index): Add TI_INTEGER_THREE.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-05 Richard Guenthertree-ssa-loop-im.c (for_each_index): Do not handle...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-28 Steven Bosschersystem.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-30 Richard Guentherre PR middle-end/42975 (eh-cleanup should be able to...
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-25 Eric Botcazoufunction.h (struct function): Add can_throw_non_call_ex...
2010-05-21 Jason Merrilltree-eh.c (cleanup_is_dead_in): New.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-16 Richard Hendersonre PR middle-end/43365 (Destructor not called when...
2010-03-10 Andrey Belevantsevre PR middle-end/42859 (ICE in verify_flow_info)
2010-01-26 Richard Guentherre PR tree-optimization/42806 ("-fcompare-debug failure...
2009-11-27 Michael Matzre PR c++/41906 (ICE with catch(...) and -fpermissive)
2009-11-26 Michael Matztree-eh.c (lower_eh_constructs_2): Don't add assignment...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-24 Michael Matztree.h (union tree_ann_d): Don't declare.
2009-10-27 Richard Hendersonre PR c++/41819 (ICE with try/catch and -fno-exceptions)
2009-10-20 Richard Hendersontree-eh.c (lower_try_finally_copy): Do lower_eh_constru...
2009-10-13 Richard Hendersonre PR tree-optimization/41377 (gimple EH rewrite causes...
2009-10-08 Michael Matzre PR middle-end/41573 (segfault in trunk related to...
2009-09-29 Richard Hendersontree-eh.c (unsplit_eh): Do not unsplit if there's alrea...
2009-09-28 Richard Hendersonexcept.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-25 Richard Hendersonre PR middle-end/41469 (-fexceptions ICE in expand_gimp...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-13 Richard Guentherlanghooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-15 Aldy Hernandezexcept.c (init_eh): Use BUILTINS_LOCATION when calling...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-16 Ian Lance Tayloralias.c (struct alias_set_entry_d): Rename from struct...
2009-05-11 Ian Lance Taylorbasic-block.h (enum profile_status): Break out of struc...
2009-05-09 Jan Hubickatree-eh.c (struct leh_state): Remove prev_try.
2009-04-25 Jan Hubickatree.c (list_equal_p): New function.
2009-04-25 Jan Hubickatree-eh.c (tree_remove_unreachable_handlers): Handle...
2009-04-08 Jan Hubickatree-eh.c (cleanup_eh): When not optimizing, do not...
2009-04-04 Jan Hubickaexcept.c (remove_eh_handler): Make static.
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-04-01 Ian Lance Taylortree-eh.c (tree_remove_unreachable_handlers): Compare...
2009-03-31 Richard Guentherre PR middle-end/23401 (Gimplifier produces too many...
2009-03-30 Jan Hubickatree-eh.c (make_eh_edges): Set probability 100% to...
2009-03-29 Jan Hubickare PR tree-optimization/28850 (missed call -> jmp trans...
2009-03-28 Jan Hubickaattr-noinline.c: Avoid pure-const optimization.
2009-03-28 Jan Hubickadwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrow
2009-03-28 Jan Hubickatree-eh.c (inlinable_call_p): New function.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-18 Richard Guentherre PR tree-optimization/38819 (trapping expression...
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-08-06 Kaveh R. Ghazibuiltins.c (expand_builtin_profile_func): Avoid C+...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-08 Rafael Avila de... tree-complex.c (expand_complex_div_wide): Don't create...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-01-22 Jason Merrillre PR c++/34196 (uninitialized variable warning in...
2007-10-15 Jason Merrilltree-eh.c (optimize_double_finally): Don't assume that...
2007-10-14 Kazu Hiratafixed-bit.c, [...]: Fix comment typos.
2007-10-03 Jason Merrillre PR c++/15764 (no cleanup if temporary's dtor termina...
2007-09-03 Kaveh R. Ghazisystem.h (CONST_CAST2, [...]): New macros for type...
2007-08-27 Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-08-16 Seongbae Parktree-eh.c (lower_try_finally_onedest): Reset the locus...
2007-08-14 Steve Ellceyre PR tree-optimization/32941 (Bootstrap comparison...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-04-26 Jakub Jelinekre PR tree-optimization/30558 (ICE with OpenMP and...
2007-03-08 Roger Sayletree-eh.c (do_return_redirection): Call build_gimple_mo...
2007-02-18 Eric Botcazoutree-eh.c (tree_could_trap_p): Handle VIEW_CONVERT_EXPR.
2007-01-28 Zdenek Dvoraktree-ssa-loop-unswitch.c: Include tree-inline.h.
2007-01-28 Ian Lance Taylorcommon.opt: Add fstrict-overflow.
2007-01-14 Jan Hubickatree-eh.c (add_stmt_to_eh_region_fn): Do not add call_e...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-11 Richard Guenthertree.def (FIX_CEIL_EXPR, [...]): Remove unused tree...
2006-07-03 Eric Botcazoutree.c (range_in_array_bounds_p): New predicate.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-08 Paolo Bonzinipasses.c (register_one_dump_file): Accept the current...
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2005-12-18 Gabriel Dos Reistree-vn.c (vn_add): Use XNEW.
2005-12-02 Richard Guenthertree-ssa-loop-im.c (schedule_sm): Use buildN instead...
2005-07-03 Joseph Myersbb-reorder.c, [...]: Avoid "." or "\n" at end of diagno...
2005-07-03 Joseph Myersc-common.h (GCC_DIAG_STYLE): Define.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-07 Zdenek Dvoraktree-ssa-address.c: New file.
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-29 Kazu Hiratacgraphunit.c, [...]: Fix typos and follow spelling...
2005-05-27 Jan Hubickaexcept.c (can_throw_internal_1, [...]): Add "is_resx...
2005-05-16 Richard Hendersonre PR tree-optimization/21399 (libstdc++ 12077.cc ICE)
2005-05-14 Jan HubickaPatch by Richard Henderson:
2005-05-14 Jan Hubickatree-eh.c (record_stmt_eh_region): Use add_stmt_to_eh_r...
2005-05-14 Kazu Hiratatree-eh.c (leh_tf_state): Change the type of dest_array...
2005-05-12 Steven Bosscherexcept.c (duplicate_eh_region_1, [...]): New functions...
2005-05-11 Jan HubickaMakefile.in (tree-eh.o): Kill gt-tree-eh.h dependency.
next