Commit Graph

5 Commits

Author SHA1 Message Date
Richard Kenner
12670d8869 Manson: Doc +
Manson: Doc +
(add_partial_entry): New routine.
(expand_start_try_stmts): Moved from cp/except.c.
(expand_start_all_catch): Move functionality of expand_end_try_stmts here.

From-SVN: r12716
1996-09-14 20:47:01 -04:00
Jim Wilson
abf3bf3863 (add_eh_table_entry): Multiply realloc size by sizeof int.
From-SVN: r12678
1996-08-29 19:07:44 -07:00
Mike Stump
843e83356c libgcc2.c (__throw): New routine.
* libgcc2.c (__throw): New routine.
        (__eh_pc): New data object for exception handling.

        * except.c (eh_saved_pc): New object so we can call
        assemble_external.
        (expand_internal_throw_indirect): Call assemble_external for
        __eh_pc.
        (end_eh_unwinder): Ditto.
        (init_eh): Initialize eh_saved_pc.
fixes eh6.C on rs6000 and alpha

From-SVN: r12646
1996-08-16 00:52:06 +00:00
Mike Stump
ccbe9ffca8 Oops.
From-SVN: r12566
1996-07-26 01:58:29 +00:00
Mike Stump
4956d07c7e Initial revision
From-SVN: r12551
1996-07-23 20:20:04 +00:00