summaryrefslogtreecommitdiff
path: root/ports/sysdeps/hppa
diff options
context:
space:
mode:
authormaxim <maxim@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2009-08-20 19:19:47 +0000
committermaxim <maxim@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2009-08-20 19:19:47 +0000
commit5aa1a5ac2772b35cf67fa77bdb37a0423876f820 (patch)
tree46a896c9d2ca618f8e059de64cfb5d787721f4c5 /ports/sysdeps/hppa
parente3665fddce66693f98e3b6127986aac8caa55bf1 (diff)
downloadeglibc2-5aa1a5ac2772b35cf67fa77bdb37a0423876f820.tar.gz
2009-08-20 Maxim Kuvyrkov <maxim@codesourcery.com>
Carlos O'Donell <carlos@codesourcery.com> Allow ports to define the version of the libgcc_s.so library. * shlib-versions: Add line for libgcc_s, set version to 1. * sysdeps/generic/framestate.c: Include gnu/lib-names.h, use LIBGCC_S_SO instead of hardcoded string. * nptl/sysdeps/pthread/unwind-resume.c: Same. * nptl/sysdeps/pthread/unwind-forceunwind.c: Same. ports/ * sysdeps/m68k/shlib-versions: New file, set libgcc_s' version to 2. * sysdeps/hppa/shlib-versions: Add line for libgcc_s, set version to 4. git-svn-id: svn://svn.eglibc.org/trunk@8848 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'ports/sysdeps/hppa')
-rw-r--r--ports/sysdeps/hppa/shlib-versions2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/sysdeps/hppa/shlib-versions b/ports/sysdeps/hppa/shlib-versions
index 5a1a865a2..210b0ab41 100644
--- a/ports/sysdeps/hppa/shlib-versions
+++ b/ports/sysdeps/hppa/shlib-versions
@@ -5,3 +5,5 @@ hppa.*-.*-.* libc=6 GLIBC_2.2
hppa.*-.*-.* ld=ld.so.1 GLIBC_2.2
hppa-.*-.* libBrokenLocale=1 GLIBC_2.2
+
+hppa-.*-.* libgcc_s=4