aboutsummaryrefslogtreecommitdiff
path: root/gcc/except.h
AgeCommit message (Expand)Author
2004-03-02Merge to tree-ssa-20020619-merge-20040227.Richard Henderson
2004-02-13Mainline merge as of 2004-02-11.Diego Novillo
2003-10-06Merge from mainline, tree-ssa-20020619-merge-20031005.Richard Henderson
2003-09-28Merge from mainline.Richard Henderson
2003-09-18 * tree-eh.c: New file.Richard Henderson
2003-07-25 * c-call-graph.c: Convert to ISO C90.Andreas Jaeger
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-06-17 * except.c (enum eh_region_type): Don't declare the enumerationJeff Law
2003-05-13Mainline merge as of 2003-05-11Diego Novillo
2003-05-07Mainline merge as of 2003-05-04.Diego Novillo
2003-04-21 * except.c (check_handled): No longer static.Jeff Law
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2003-01-03C++ simplificationJason Merrill
2002-08-26Mainline merge as of 2002-08-25.Diego Novillo
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
2001-07-06 * except.h (MUST_USE_SJLJ_EXCEPTIONS): Examine the value ofRichard Henderson
2001-06-08 * except.c (get_exception_pointer, get_exception_filter): Take aRichard Henderson
2001-05-26Standardize header guards.Richard Henderson
2001-05-17 * except.h (protect_cleanup_actions): Remove it.Mark Mitchell
2001-05-12 * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.Richard Henderson
2001-05-04 * except.h: Add prototype declaration forAndreas Jaeger
2001-04-02 * except.h (lang_eh_type_covers): Mark extern.Richard Henderson
2001-04-02 * except.h (expand_builtin_dwarf_fp_regnum): Declare.Richard Henderson
2001-03-28IA-64 ABI Exception Handling.Richard Henderson
2001-03-28 * except.c (can_throw_internal): Rename from can_throw.Richard Henderson
2001-03-28 * except.h (flag_non_call_exceptions): Move ...Richard Henderson
2001-03-28Make -fsjlj-exceptions a configure option.Richard Henderson
2001-03-28 * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c,Richard Henderson
2000-05-28 * Makefile.in (resource.o): Depend on except.h.Richard Henderson
2000-05-25 * except.h (can_throw): Declare it.Mark Mitchell
2000-05-252000-05-25 Andrew MacLeod <amacleod@cygnus.com>Andrew MacLeod
2000-03-19 * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions.Martin von Loewis
2000-03-09 * except.c (can_throw): See through a SEQUENCE.Jason Merrill
2000-02-26Copyright fixes.Jeffrey A Law
2000-01-14 * eh-common.h: PROTO -> PARAMS.Kaveh Ghazi
1999-12-20current_function -> cfunBernd Schmidt
1999-12-12 * except.h (struct eh_queue): Add `next' pointer.Mark Mitchell
1999-11-25 * except.h (eh_status): Adjust documentation for x_protect_list.Mark Mitchell
1999-11-18 * except.h (struct eh_entry): Add goto_entry_p.Mark Mitchell
1999-09-30Use lookup table to get register sizes in dwarf2 ehBernd Schmidt
1999-08-10Tue Aug 10 10:47:42 EDT 1999 Andrew MacLeod <amacleod@cygnus.com>Andrew Macleod
1999-07-31Backport of GC branch patches part 1: kill eh status saving.Bernd Schmidt