aboutsummaryrefslogtreecommitdiff
path: root/gcc/except.h
AgeCommit message (Expand)Author
2001-07-06 * except.h (MUST_USE_SJLJ_EXCEPTIONS): Examine the value ofrth
2001-06-08 * except.c (get_exception_pointer, get_exception_filter): Take arth
2001-05-17 * except.h (protect_cleanup_actions): Remove it.mmitchel
2001-05-13EH merge from mainline.rth
2001-05-12 * except.c (can_throw_internal): Rename from can_throw.rth
2001-05-12 * Makefile.in (cs-tconfig.h): Copy USING_SJLJ_EXCEPTIONSrth
2001-05-12 * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c,rth
2000-05-28 * Makefile.in (resource.o): Depend on except.h.rth
2000-05-25 * except.h (can_throw): Declare it.mmitchel
2000-05-252000-05-25 Andrew MacLeod <amacleod@cygnus.com>aph
2000-03-19 * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions.loewis
2000-03-09 * except.c (can_throw): See through a SEQUENCE.jason
2000-02-26Copyright fixes.law
2000-01-14 * eh-common.h: PROTO -> PARAMS.ghazi
1999-12-20current_function -> cfuncrux
1999-12-12 * except.h (struct eh_queue): Add `next' pointer.mmitchel
1999-11-25 * except.h (eh_status): Adjust documentation for x_protect_list.mmitchel
1999-11-18 * except.h (struct eh_entry): Add goto_entry_p.mmitchel
1999-09-30Use lookup table to get register sizes in dwarf2 ehcrux
1999-08-10Tue Aug 10 10:47:42 EDT 1999 Andrew MacLeod <amacleod@cygnus.com>amacleod
1999-07-31Backport of GC branch patches part 1: kill eh status saving.crux
1999-01-06Copyright fixes.law
1998-12-09 * except.h (struct handler_info): Add handler_number fieldamacleod
1998-12-08Tue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod
1998-09-15 * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. Kill.rth
1998-09-15Tue Sep 15 14:10:54 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod
1998-09-09 * except.h (current_function_eh_stub_label): Declare.law
1998-08-17 * c-decl.c (init_decl_processing): Remove unneeded &.law
1998-06-25Thu Jun 25 16:59:18 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod
1998-06-19 * except.h (emit_unwinder, end_eh_unwinder): Removed.law
1998-06-09Minor tweaks.amacleod
1998-06-08Thu Jun 8 14:16:15 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod
1998-05-28Flow now removes exception regions when their handlers are all removed.amacleod
1998-05-28Make rtx, tree types type correct if the appropriate include files was not in...meissner
1998-05-19Warning Fixes:ghazi
1998-05-14First cut of changes to utilize the new exception handling modelamacleod
1998-05-13Warning fixes:ghazi
1998-03-16 * except.h (in_same_eh_region): New prototype.amacleod
1997-12-12 * except.c (call_get_eh_context): Don't take a parm.jason
1997-12-12Thu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com>jason
1997-12-07Merge from gcc-2.8law
1997-12-04./: * libgcc2.c (__throw): Use __builtin_return_addr instead of __eh_pc.jason
1997-11-21 * except.h: Add outer_context_label_stack.jason
1997-11-02Update mainline egcs to gcc2 snapshot 971021.law
1997-09-27 * c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size.jason
1997-09-10dwarf2 EH supportjason
1997-05-29 * except.c (push_eh_entry): Eliminate start of exception regionmrs
1997-04-29 * except.c (expand_eh_region_start_tree): Add DECL argument so wemrs
1997-04-23Add setjmp/longjmp exception handling.mrs
1996-09-15mrs/manson:kenner