Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
[gcc.git] / gcc / except.h
2000-05-28 Richard HendersonMakefile.in (resource.o): Depend on except.h.
2000-05-25 Mark Mitchellexcept.h (can_throw): Declare it.
2000-05-25 Andrew MacLeodexcept.c (func_eh_entry): Add emitted field.
2000-03-19 Martin v. Löwisemit-rtl.c (push_to_full_sequence, [...]): New functions.
2000-03-09 Jason Merrillexcept.c (can_throw): See through a SEQUENCE.
2000-02-26 Jeff LawCopyright fixes.
2000-01-14 Kaveh R. Ghazieh-common.h: PROTO -> PARAMS.
1999-12-20 Bernd Schmidtcurrent_function -> cfun
1999-12-12 Mark Mitchellexcept.h (struct eh_queue): Add `next' pointer.
1999-11-25 Mark Mitchellexcept.h (eh_status): Adjust documentation for x_protec...
1999-11-18 Mark Mitchellexcept.h (struct eh_entry): Add goto_entry_p.
1999-09-30 Bernd SchmidtUse lookup table to get register sizes in dwarf2 eh
1999-08-10 Andrew MacLeodexcept.h (eh_nesting_info): Add new structure defintion.
1999-07-31 Bernd SchmidtBackport of GC branch patches part 1: kill eh status...
1999-01-06 Jeff LawCopyright fixes.
1998-12-09 Andrew MacLeodexcept.h (struct handler_info): Add handler_number...
1998-12-08 Andrew MacLeodSee ChangeLog..
1998-09-15 Richard Hendersontree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.
1998-09-15 Andrew MacLeod[multiple changes]
1998-09-09 Bernd Schmidtexcept.h (current_function_eh_stub_label): Declare.
1998-08-17 Kaveh R. Ghazic-decl.c (init_decl_processing): Remove unneeded &.
1998-06-25 Andrew MacLeod[multiple changes]
1998-06-19 H.J. Lu* except.h (emit_unwinder, end_eh_unwinder): Removed.
1998-06-09 Andrew MacLeodMinor tweaks.
1998-06-08 Andrew MacLeod[multiple changes]
1998-05-28 Andrew MacLeodFlow now removes exception regions when their handlers...
1998-05-28 Michael MeissnerMake rtx, tree types type correct if the appropriate...
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-14 Andrew MacLeodFirst cut of changes to utilize the new exception handl...
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-03-16 Andrew Macleodexcept.h (in_same_eh_region): New prototype.
1997-12-12 Jason Merrillexcept.c (call_get_eh_context): Don't take a parm.
1997-12-12 Teemu Torma[multiple changes]
1997-12-07 Jeff LawMerge from gcc-2.8
1997-12-04 Jason Merrill./: * libgcc2.c (__throw): Use __builtin_return_addr...
1997-11-21 Jason Merrillexcept.h: Add outer_context_label_stack.
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-27 Jason Merrillc-decl.c (init_decl_processing): Add __builtin_dwarf_re...
1997-09-10 Jason Merrilldwarf2 EH support
1997-05-29 Mike Stumpexcept.c (push_eh_entry): Eliminate start of exception...
1997-04-29 Mike Stumpexcept.c (expand_eh_region_start_tree): Add DECL argume...
1997-04-23 Mike StumpAdd setjmp/longjmp exception handling.
1996-09-15 Richard Kennermrs/manson:
1996-07-23 Mike StumpInitial revision