aboutsummaryrefslogtreecommitdiff
path: root/gcc/except.h
AgeCommit message (Expand)Author
2013-03-05gcc/Steven Bosscher
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-05-29 * LANGUAGES: Fix typos.Joseph Myers
2012-03-202012-03-20 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-07-23bb-reorder: Split EH edges crossing partitions.Richard Henderson
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-06-28gcc/ChangeLog:Steven Bosscher
2010-06-02 * mkconfig.sh: Include insn-flags.h and insn-constants.h beforeSteven Bosscher
2010-05-22gcc/ChangeLog:Steven Bosscher
2010-05-15gcc/ChangeLogSteven Bosscher
2010-04-13Remove lang_eh_type_covers, which is dead, and the correspondingDuncan Sands
2009-12-14 * cgraph.h (cgraph_set_nothrow_flag, cgraph_set_readonly_flag,Jakub Jelinek
2009-11-25Remove trailing white spaces.H.J. Lu
2009-09-28 * except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson
2009-09-14Squash commit of EH in gimpleRichard Henderson
2009-09-132009-09-13 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-09-02 * expr.h (emit_storent_insn, expand_expr_real_1,Michael Matz
2009-05-25 * cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka
2009-05-16gcc/ChangeLog:Ian Lance Taylor
2009-05-15 Revert the following patch until testsuite fallout is fixed:Jan Hubicka
2009-05-15 * cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka
2009-05-11./:Ian Lance Taylor
2009-05-09 * tree-eh.c (struct leh_state): Remove prev_try.Jan Hubicka
2009-04-25 * tree.c (list_equal_p): New function.Jan Hubicka
2009-04-25 * tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels.Jan Hubicka
2009-04-222009-04-21 Taras Glek <tglek@mozilla.com>Taras Glek
2009-04-222009-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>Laurynas Biveinis
2009-04-17 * except.c (debug_eh_tree): New.Diego Novillo
2009-04-16 * except.c (eh_region_outer_p): Remove.Kazu Hirata
2009-04-08 * tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.Jan Hubicka
2009-04-04 * except.c (remove_eh_handler): Make static.Jan Hubicka
2009-03-29 PR middle-end/28850Jan Hubicka
2009-03-28 * tree-eh.c (inlinable_call_p): New function.Jan Hubicka
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-06-08 * except.h: Correct checks for when SJLJ exceptions must be used.Nathan Sidwell
2008-04-15 * gengtype.c (write_root): Param_is argument is OK.Jan Hubicka
2007-08-27 * alias.c (memory_modified_1, memory_modified_in_insn_p):Kaveh Ghazi
2007-08-14 * alias.c (rtx_equal_for_memref_p): Constify.Kaveh Ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-01-14 * tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprsJan Hubicka
2006-10-28 * except.h (output_function_exception_table): Add 'const char*' param.Eric Botcazou
2006-04-14 PR middle-end/26823Jakub Jelinek
2006-03-22 PR middle-end/26084Richard Henderson
2006-03-022006-03-02 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2006-01-06 * tree-cfg.c (bsi_replace): Rename final argument fromJeff Law
2005-06-282005-06-28 Paul Brook <paul@codesourcery.com>Paul Brook
2005-06-25Update FSF address.Kelley Cook