aboutsummaryrefslogtreecommitdiff
path: root/gcc/except.c
AgeCommit message (Expand)Author
1998-11-29Use gen_rtx_FOO.kenner
1998-11-29Include system.h and remove now-redundant includes or definitionskenner
1998-02-14(get_dynamic_handler_chain): Only make call once per func.kenner
1997-12-28Don't include assert.h.kenner
1997-12-12Update comments.kenner
1997-12-03Fix spelling errors.kenner
1997-11-27Add outer_context_label_stack.kenner
1997-11-27(expand_start_all_catch): One more do_pending_stack_adjust.kenner
1997-11-10(expand_leftover_cleanups): do_pending_stack_adjust.merrill
1997-10-18tweak commentmerrill
1997-10-18(exceptions_via_longjmp): Initialize to 2 (uninitialized).kenner
1997-09-30(find_exception_handler_labels): Correct argument to free.wilson
1997-09-30 * except.c (find_exception_handler_labels): Free LABELS when we'rebrendan
1997-09-18 * except.c (end_eh_unwinder): Subtract 1 from return address.merrill
1997-09-18(expand_builtin_set_return_addr_reg): Use force_operand.merrill
1997-09-15 * except.c (find_exception_handler_labels): Use xmalloc instead ofbrendan
1997-09-11xmerrill
1997-09-10xmerrill
1997-09-10(eh_outer_context): Do masking using expand_and.kenner
1997-08-07Fix error in comments.kenner
1997-06-19 * except.c (end_eh_unwinder): If we have a return instruction, wemrs
1997-05-29 * except.c (push_eh_entry): Eliminate start of exception regionmrs
1997-05-16 * except.c (expand_start_all_catch): If the machine needs tomrs
1997-05-13 * except.c (expand_start_all_catch): If the machine needs amrs
1997-05-07 * except.c (start_dynamic_handler): Fix so that we can usemrs
1997-04-29 * except.c (expand_eh_region_start_tree): Add DECL argument so wemrs
1997-04-23Add setjmp/longjmp exception handling.mrs
1997-02-07 * except.c (find_exception_handler_labels): Initialize label arraymrs
1996-10-29Updates from Bob.mrs
1996-09-15Manson: Doc +kenner
1996-08-30(add_eh_table_entry): Multiply realloc size by sizeof int.wilson
1996-08-16 * libgcc2.c (__throw): New routine.mrs
1996-07-26Oops.mrs
1996-07-23Initial revisionmrs