summaryrefslogtreecommitdiffstats
path: root/gcc/except.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from gcc-2.8law1997-12-071-6/+12
* * except.c (get_dynamic_handler_chain): Only make the call once perjason1997-12-051-20/+15
* * except.c (expand_end_all_catch): Fix for sjlj exceptions.jason1997-12-041-5/+8
* ./: * libgcc2.c (__throw): Use __builtin_return_addr instead of __eh_pc.jason1997-12-041-104/+74
* * except.c (expand_fixup_region_end): New fn.jason1997-12-031-0/+52
* O Bring in changes from release branch (egcs_ss_971127).law1997-12-011-0/+1
* Tue Nov 25 01:26:55 1997 Bruno Haible <haible@ilog.fr>:jason1997-11-251-12/+32
* * except.h: Add outer_context_label_stack.jason1997-11-211-4/+11
* ./:jason1997-11-201-1/+0
* * except.c: Do not include "assert.h".law1997-11-121-8/+10
* * stmt.c (expand_decl_cleanup_no_eh): New fn.jason1997-11-101-0/+1
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-2/+2
* * except.c (expand_ex_region_start_for_decl): Emit EH_REGION_BEGlaw1997-11-021-11/+7
* * tree.c (restore_tree_status): Also free up temporary storagejason1997-10-181-6/+2
* Fix error in immediately preceeding patch.wilson1997-09-301-1/+1
* * except.c (find_exception_handler_labels): Free LABELS when we'rebrendan1997-09-301-0/+2
* * final.c (final_scan_insn): Hand BARRIERs off to the dwarf2 code.jason1997-09-181-0/+2
* * libgcc2.c (find_exception_handler): Subtract one from our PC whenjason1997-09-181-1/+4
* dwarf2 EH supportjason1997-09-161-80/+289
* * except.c (find_exception_handler_labels): Use xmalloc instead ofbrendan1997-09-151-1/+4
* * except.c (eh_outer_context): Expand masking operation usinglaw1997-09-031-4/+2
* * except.c (end_eh_unwinder): If we have a return instruction, wemrs1997-06-191-0/+8
* * except.c (push_eh_entry): Eliminate start of exception regionmrs1997-05-291-17/+18
* * except.c (expand_start_all_catch): If the machine needs tomrs1997-05-161-0/+12
* * except.c (expand_start_all_catch): If the machine needs amrs1997-05-131-0/+12
* * except.c (start_dynamic_handler): Fix so that we can usemrs1997-05-071-7/+11
* * except.c (expand_eh_region_start_tree): Add DECL argument so wemrs1997-04-291-37/+21
* Add setjmp/longjmp exception handling.mrs1997-04-231-117/+627
* * except.c (find_exception_handler_labels): Initialize label arraymrs1997-02-071-45/+46
* Updates from Bob.mrs1996-10-291-57/+192
* Manson: Doc +kenner1996-09-151-194/+479
* (add_eh_table_entry): Multiply realloc size by sizeof int.wilson1996-08-301-1/+2
* * libgcc2.c (__throw): New routine.mrs1996-08-161-3/+12
* Oops.mrs1996-07-261-0/+1
* Initial revisionmrs1996-07-231-0/+1139
OpenPOWER on IntegriCloud