| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright fixes. | law | 1999-01-06 | 1 | -1/+1 |
* | * except.h (struct handler_info): Add handler_number field | amacleod | 1998-12-09 | 1 | -1/+2 |
* | Tue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod@cygnus.com> | amacleod | 1998-12-08 | 1 | -8/+13 |
* | * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. Kill. | rth | 1998-09-15 | 1 | -8/+4 |
* | Tue Sep 15 14:10:54 EDT 1998 Andrew MacLeod <amacleod@cygnus.com> | amacleod | 1998-09-15 | 1 | -0/+9 |
* | * except.h (current_function_eh_stub_label): Declare. | law | 1998-09-09 | 1 | -1/+6 |
* | * c-decl.c (init_decl_processing): Remove unneeded &. | law | 1998-08-17 | 1 | -2/+2 |
* | Thu Jun 25 16:59:18 EDT 1998 Andrew MacLeod <amacleod@cygnus.com> | amacleod | 1998-06-25 | 1 | -2/+3 |
* | * except.h (emit_unwinder, end_eh_unwinder): Removed. | law | 1998-06-19 | 1 | -10/+0 |
* | Minor tweaks. | amacleod | 1998-06-09 | 1 | -5/+1 |
* | Thu Jun 8 14:16:15 EDT 1998 Andrew MacLeod <amacleod@cygnus.com> | amacleod | 1998-06-08 | 1 | -4/+1 |
* | Flow now removes exception regions when their handlers are all removed. | amacleod | 1998-05-28 | 1 | -0/+7 |
* | Make rtx, tree types type correct if the appropriate include files was not in... | meissner | 1998-05-28 | 1 | -3/+7 |
* | Warning Fixes: | ghazi | 1998-05-19 | 1 | -0/+5 |
* | First cut of changes to utilize the new exception handling model | amacleod | 1998-05-14 | 1 | -1/+81 |
* | Warning fixes: | ghazi | 1998-05-13 | 1 | -0/+4 |
* | * except.h (in_same_eh_region): New prototype. | amacleod | 1998-03-16 | 1 | -0/+7 |
* | * except.c (call_get_eh_context): Don't take a parm. | jason | 1997-12-12 | 1 | -10/+1 |
* | Thu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com> | jason | 1997-12-12 | 1 | -4/+17 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -0/+5 |
* | ./: * libgcc2.c (__throw): Use __builtin_return_addr instead of __eh_pc. | jason | 1997-12-04 | 1 | -8/+2 |
* | * except.h: Add outer_context_label_stack. | jason | 1997-11-21 | 1 | -0/+5 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -11/+1 |
* | * c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size. | jason | 1997-09-27 | 1 | -0/+1 |
* | dwarf2 EH support | jason | 1997-09-10 | 1 | -0/+12 |
* | * except.c (push_eh_entry): Eliminate start of exception region | mrs | 1997-05-29 | 1 | -5/+2 |
* | * except.c (expand_eh_region_start_tree): Add DECL argument so we | mrs | 1997-04-29 | 1 | -1/+8 |
* | Add setjmp/longjmp exception handling. | mrs | 1997-04-23 | 1 | -10/+54 |
* | mrs/manson: | kenner | 1996-09-15 | 1 | -7/+144 |
* | Initial revision | mrs | 1996-07-23 | 1 | -0/+98 |