re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)
commitfc15bd031910e85fde8856fa32e4f79efdf0478a
authorJack Howarth <howarth@bromo.med.uc.edu>
Tue, 2 Feb 2010 08:18:08 +0000 (2 08:18 +0000)
committerAndreas Tobler <andreast@gcc.gnu.org>
Tue, 2 Feb 2010 08:18:08 +0000 (2 09:18 +0100)
treefd8edbb31c14ab238a620eb1140740fcf432b281
parente2d7bb117c71a84551049349d0770a29361ce8ad
re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)

2010-02-02  Jack Howarth  <howarth@bromo.med.uc.edu>

PR java/41991
* unwind-dw2-fde-darwin.c: Re-export _Unwind_FindEnclosingFunction()
as _darwin10_Unwind_FindEnclosingFunction().
* libgcc-libsystem.ver: New.

From-SVN: r156444
gcc/ChangeLog
gcc/libgcc-libsystem.ver [new file with mode: 0644]
gcc/unwind-dw2-fde-darwin.c