aboutsummaryrefslogtreecommitdiff
path: root/gcc/except.h
AgeCommit message (Expand)Author
1999-01-06Copyright fixes.Jeffrey A Law
1998-12-09 * except.h (struct handler_info): Add handler_number fieldAndrew Macleod
1998-12-08Tue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod@cygnus.com>Andrew Macleod
1998-09-15 * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. Kill.Richard Henderson
1998-09-15Tue Sep 15 14:10:54 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>Andrew Macleod
1998-09-09 * except.h (current_function_eh_stub_label): Declare.Jeffrey A Law
1998-08-17 * c-decl.c (init_decl_processing): Remove unneeded &.Kaveh R. Ghazi
1998-06-25Thu Jun 25 16:59:18 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>Andrew Macleod
1998-06-19 * except.h (emit_unwinder, end_eh_unwinder): Removed.Jeffrey A Law
1998-06-09Minor tweaks.Andrew Macleod
1998-06-08Thu Jun 8 14:16:15 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>Andrew Macleod
1998-05-28Flow now removes exception regions when their handlers are all removed.Andrew Macleod
1998-05-28Make rtx, tree types type correct if the appropriate include files was not in...Michael Meissner
1998-05-19Warning Fixes:Kaveh Ghazi
1998-05-14First cut of changes to utilize the new exception handling modelAndrew Macleod
1998-05-13Warning fixes:Kaveh Ghazi
1998-03-16 * except.h (in_same_eh_region): New prototype.Andrew Macleod
1997-12-12 * except.c (call_get_eh_context): Don't take a parm.Jason Merrill
1997-12-12Thu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com>Teemu Torma
1997-12-07Merge from gcc-2.8Jeffrey A Law
1997-12-04./: * libgcc2.c (__throw): Use __builtin_return_addr instead of __eh_pc.Jason Merrill
1997-11-21 * except.h: Add outer_context_label_stack.Jason Merrill
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeffrey A Law
1997-09-27 * c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size.Jason Merrill
1997-09-10dwarf2 EH supportJason Merrill
1997-05-29 * except.c (push_eh_entry): Eliminate start of exception regionMike Stump
1997-04-29 * except.c (expand_eh_region_start_tree): Add DECL argument so weMike Stump
1997-04-23Add setjmp/longjmp exception handling.Mike Stump
1996-09-15mrs/manson:Richard Kenner
1996-07-23Initial revisionMike Stump