aboutsummaryrefslogtreecommitdiff
path: root/gcc/except.h
AgeCommit message (Expand)Author
2009-05-29Merge from trunk revision 147962.Ian Lance Taylor
2009-05-16Merge trunk revision 147605 onto gcc-in-cxx branch.Ian Lance Taylor
2009-05-11Merged from trunk revision 147358.Ian Lance Taylor
2009-04-27Merge in trunk revision 146855.Ian Lance Taylor
2008-08-11Merge from trunk revision 138939.Ian Lance Taylor
2008-07-04 * tree-eh.c (struct leh_state): Update.Tom Tromey
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
2005-05-27 * except.c (can_throw_internal_1, can_throw_external_1): AddJan Hubicka
2005-05-12 * except.c (duplicate_eh_region_1, duplicate_eh_region_2,Steven Bosscher
2005-05-11 * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.Jan Hubicka
2005-04-25 * tree-cfg.c (tree_duplicate_bb): Duplicate EH region too.Jan Hubicka
2005-03-14 * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c, ggc.h,Kazu Hirata
2005-03-14 * except.c (check_handled): Make it static.Kazu Hirata
2004-11-13 * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P andSteven Bosscher
2004-07-15 * dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFOPaul Brook
2004-07-08 * except.c (expand_eh_region_start, expand_eh_region_end,Richard Henderson
2004-07-082004-07-08 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-06-04 * except.c (for_each_eh_region): New function.Steven Bosscher
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-02-18gcc/Kazu Hirata
2004-02-09PR libstdc++/5625James E. Wilson
2003-10-01 * except.h (MUST_USE_SJLJ_EXCEPTIONS): Revert 2003-09-23 change.Rainer Orth
2003-09-23 * except.h (MUST_USE_SJLJ_EXCEPTIONS): Test for DWARF2_UNWIND_INFORainer Orth
2003-06-29 * except.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-05-10 * except.c (EH_RETURN_STACKADJ_RTX): Do not define.Ulrich Weigand
2003-05-04 * builtins.c (expand_builtin) <BUILT_IN_DWARF_FP_REGNUM>: Remove.Richard Henderson
2003-04-22 * Makefile.in (calls.o): Depend on except.h.Mark Mitchell
2003-03-31 * except.h: Remove definition of varray_type.Matt Kraai
2002-08-252002-08-24 Stuart Hastings <stuart@apple.com>Stuart Hastings
2002-04-10 * basic-block.h (flow_delete_block_noexpunge): Declare.Richard Henderson
2002-04-04 PR c++/5636Jason Merrill
2002-03-20 * except.c (current_function_has_exception_handlers): New.Richard Henderson
2002-01-12 * attribs.c (handle_deprecated_attribute): constify WHAT.Graham Stott
2001-12-31 * except.h: Remove forward def of tree_node, rtx_def andGraham Stott
2001-11-23 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,Joseph Myers
2001-11-16 * except.c: Support for catching a list of types with a single handlerOlivier Hainque
2001-10-28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,Joseph Myers
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff