summaryrefslogtreecommitdiff
path: root/gcc/except.c
Commit message (Expand)AuthorAgeFilesLines
* * 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