summaryrefslogtreecommitdiff
path: root/gcc/except.h
Commit message (Expand)AuthorAgeFilesLines
...
* except.h (eh_nesting_info): Add new structure defintion.Andrew MacLeod1999-08-101-0/+45
* Backport of GC branch patches part 1: kill eh status saving.Bernd Schmidt1999-07-311-18/+62
* Copyright fixes.Jeff Law1999-01-061-1/+1
* except.h (struct handler_info): Add handler_number fieldAndrew MacLeod1998-12-091-1/+2
* See ChangeLog..Andrew MacLeod1998-12-081-8/+13
* tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.Richard Henderson1998-09-151-8/+4
* [multiple changes]Andrew MacLeod1998-09-151-0/+9
* except.h (current_function_eh_stub_label): Declare.Bernd Schmidt1998-09-091-1/+6
* c-decl.c (init_decl_processing): Remove unneeded &.Kaveh R. Ghazi1998-08-171-2/+2
* [multiple changes]Andrew MacLeod1998-06-251-2/+3
* * except.h (emit_unwinder, end_eh_unwinder): Removed.H.J. Lu1998-06-191-10/+0
* Minor tweaks.Andrew MacLeod1998-06-091-5/+1
* [multiple changes]Andrew MacLeod1998-06-081-4/+1
* Flow now removes exception regions when their handlers are all removed.Andrew MacLeod1998-05-281-0/+7
* Make rtx, tree types type correct if the appropriate include files was not in...Michael Meissner1998-05-281-3/+7
* Warning Fixes:Kaveh R. Ghazi1998-05-191-0/+5
* First cut of changes to utilize the new exception handling modelAndrew MacLeod1998-05-141-1/+81
* Warning fixes:Kaveh R. Ghazi1998-05-131-0/+4
* except.h (in_same_eh_region): New prototype.Andrew Macleod1998-03-161-0/+7
* except.c (call_get_eh_context): Don't take a parm.Jason Merrill1997-12-121-10/+1
* [multiple changes]Teemu Torma1997-12-111-4/+17
* Merge from gcc-2.8Jeff Law1997-12-061-0/+5
* ./: * libgcc2.c (__throw): Use __builtin_return_addr instead of __eh_pc.Jason Merrill1997-12-041-8/+2
* except.h: Add outer_context_label_stack.Jason Merrill1997-11-211-0/+5
* Update mainline egcs to gcc2 snapshot 971021.Jeff Law1997-11-021-11/+1
* c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size.Jason Merrill1997-09-271-0/+1
* dwarf2 EH supportJason Merrill1997-09-101-0/+12
* except.c (push_eh_entry): Eliminate start of exception region label, as it is...Mike Stump1997-05-291-5/+2
* except.c (expand_eh_region_start_tree): Add DECL argument so we can better tr...Mike Stump1997-04-291-1/+8
* Add setjmp/longjmp exception handling.Mike Stump1997-04-231-10/+54
* mrs/manson:Richard Kenner1996-09-141-7/+144
* Initial revisionMike Stump1996-07-231-0/+98