OSDN Git Service

Merge from gcc-2.8
[pf3gnuchains/gcc-fork.git] / gcc / except.c
1997-12-07 lawMerge from gcc-2.8
1997-12-05 jason * except.c (get_dynamic_handler_chain): Only make...
1997-12-04 jason * except.c (expand_end_all_catch): Fix for sjlj except...
1997-12-04 jason./: * libgcc2.c (__throw): Use __builtin_return_addr...
1997-12-03 jason * except.c (expand_fixup_region_end): New fn.
1997-12-01 lawO Bring in changes from release branch (egcs_ss_...
1997-11-25 jasonTue Nov 25 01:26:55 1997 Bruno Haible <haible@ilog...
1997-11-21 jason * except.h: Add outer_context_label_stack.
1997-11-20 jason./:
1997-11-12 law * except.c: Do not include "assert.h".
1997-11-10 jason * stmt.c (expand_decl_cleanup_no_eh): New fn.
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-11-02 law * except.c (expand_ex_region_start_for_decl...
1997-10-18 jason * tree.c (restore_tree_status): Also free up temporary...
1997-09-30 wilsonFix error in immediately preceeding patch.
1997-09-30 brendan * except.c (find_exception_handler_labels): Free LABEL...
1997-09-18 jason * final.c (final_scan_insn): Hand BARRIERs off to...
1997-09-18 jason * libgcc2.c (find_exception_handler): Subtract one...
1997-09-16 jasondwarf2 EH support
1997-09-15 brendan * except.c (find_exception_handler_labels): Use xmallo...
1997-09-03 law * except.c (eh_outer_context): Expand masking...
1997-06-19 mrs * except.c (end_eh_unwinder): If we have a return...
1997-05-29 mrs * except.c (push_eh_entry): Eliminate start of excepti...
1997-05-16 mrs * except.c (expand_start_all_catch): If the machine...
1997-05-13 mrs * except.c (expand_start_all_catch): If the machine...
1997-05-07 mrs * except.c (start_dynamic_handler): Fix so that we...
1997-04-29 mrs * except.c (expand_eh_region_start_tree): Add DECL...
1997-04-23 mrsAdd setjmp/longjmp exception handling.
1997-02-07 mrs * except.c (find_exception_handler_labels)...
1996-10-29 mrsUpdates from Bob.
1996-09-15 kennerManson: Doc +
1996-08-30 wilson(add_eh_table_entry): Multiply realloc size by sizeof...
1996-08-16 mrs * libgcc2.c (__throw): New routine.
1996-07-26 mrsOops.
1996-07-23 mrsInitial revision