From: Jakub Jelinek Date: Wed, 10 Jan 2007 23:24:02 +0000 (+0000) Subject: * shlib-versions: Fix sparc64 linux target specification. X-Git-Tag: cvs/fedora-glibc-20070117T0857~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=14a31e359e49711250c5ce05f58b3ef45591daca;p=thirdparty%2Fglibc.git * shlib-versions: Fix sparc64 linux target specification. 2006-12-28 David S. Miller * shlib-versions: Fix sparc64 linux target specification. --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 66f5ff6fef9..bee9a47cc35 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2006-12-28 David S. Miller + + * shlib-versions: Fix sparc64 linux target specification. + 2007-01-10 Jakub Jelinek * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c: diff --git a/nptl/shlib-versions b/nptl/shlib-versions index 5e18753be22..06ac620f06f 100644 --- a/nptl/shlib-versions +++ b/nptl/shlib-versions @@ -1,5 +1,5 @@ mips.*-.*-linux.* libpthread=0 GLIBC_2.0 GLIBC_2.2 -sparc64-.*-linux.* libpthread=0 GLIBC_2.2 +sparc64.*-.*-linux.* libpthread=0 GLIBC_2.2 sh.*-.*-linux.* libpthread=0 GLIBC_2.2 ia64.*-.*-linux.* libpthread=0 GLIBC_2.2 hppa.*-.*-linux.* libpthread=0 GLIBC_2.2