OSDN Git Service

* libgcc2.c (__register_exceptions): Find max ending of a segment for
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Nov 1994 01:33:07 +0000 (01:33 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Nov 1994 01:33:07 +0000 (01:33 +0000)
commit8b5eb22c19d39be2727020ee1f4e7b61f28764fc
tree73402b2bca23eb75b3ea14960fd1b2d5ee1479f8
parentc25194fd440df108bdac183b30b994ba2fb9b1c2
    * libgcc2.c (__register_exceptions): Find max ending of a segment for
        end, not min.
        * libgcc2.c (__unwind_function): New function to support stack
        unwinding on i[34]86 for g++ exception handling.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8571 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/libgcc2.c