Use LIBGCC_S_SO to override generic version.
commit8ef75725cea68a7b64c457939d8eca552636729e
authorCarlos O'Donell <carlos@systemhalted.org>
Sun, 15 Nov 2009 19:19:25 +0000 (15 14:19 -0500)
committerCarlos O'Donell <carlos@systemhalted.org>
Sun, 15 Nov 2009 19:19:25 +0000 (15 14:19 -0500)
treeb85923c12f455d27033b456321a0f1b73943a973
parenta8e59aa896ea69fe6a7064686647f2dd178e170e
Use LIBGCC_S_SO to override generic version.

[BZ #10920] Use the new generic override to specify the hppa
specific libgcc_s.so.4 version number. Remove the files which
hppa no longer has to duplicate in order to accomplish
overriding libgcc_s.so version number.

2009-11-08  Carlos O'Donell  <carlos@codesourcery.com>

[BZ #10920]

* sysdeps/hppa/libgcc_s.h: New file.
* sysdeps/unix/sysv/linux/hppa/nptl/unwind-forcedunwind.c: Remove.
* sysdeps/unix/sysv/linux/hppa/nptl/unwind-resume.c: Remove.
ChangeLog.hppa
sysdeps/hppa/libgcc_s.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/hppa/nptl/unwind-forcedunwind.c [deleted file]
sysdeps/unix/sysv/linux/hppa/nptl/unwind-resume.c [deleted file]