OSDN Git Service

2010-04-28 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / except.h
1998-12-08 amacleodTue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod...
1998-09-15 rth * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused...
1998-09-15 amacleodTue Sep 15 14:10:54 EDT 1998 Andrew MacLeod <amacleod...
1998-09-09 law * except.h (current_function_eh_stub_label...
1998-08-17 law * c-decl.c (init_decl_processing): Remove unnee...
1998-06-25 amacleodThu Jun 25 16:59:18 EDT 1998 Andrew MacLeod <amacleod...
1998-06-19 law * except.h (emit_unwinder, end_eh_unwinder): Removed.
1998-06-09 amacleodMinor tweaks.
1998-06-08 amacleodThu Jun 8 14:16:15 EDT 1998 Andrew MacLeod <amacleod...
1998-05-28 amacleodFlow now removes exception regions when their handlers...
1998-05-28 meissnerMake rtx, tree types type correct if the appropriate...
1998-05-19 ghaziWarning Fixes:
1998-05-14 amacleodFirst cut of changes to utilize the new exception handl...
1998-05-13 ghaziWarning fixes:
1998-03-16 amacleod * except.h (in_same_eh_region): New prototype.
1997-12-12 jason * except.c (call_get_eh_context): Don't take a parm.
1997-12-12 jasonThu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com>
1997-12-07 lawMerge from gcc-2.8
1997-12-04 jason./: * libgcc2.c (__throw): Use __builtin_return_addr...
1997-11-21 jason * except.h: Add outer_context_label_stack.
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-27 jason * c-decl.c (init_decl_processing): Add __builtin_dwarf...
1997-09-10 jasondwarf2 EH support
1997-05-29 mrs * except.c (push_eh_entry): Eliminate start of excepti...
1997-04-29 mrs * except.c (expand_eh_region_start_tree): Add DECL...
1997-04-23 mrsAdd setjmp/longjmp exception handling.
1996-09-15 kennermrs/manson:
1996-07-23 mrsInitial revision