diff options
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 7 | ||||
-rw-r--r-- | linuxthreads/shlib-versions | 1 | ||||
-rw-r--r-- | linuxthreads/sysdeps/powerpc/powerpc32/pt-machine.h (renamed from linuxthreads/sysdeps/powerpc/pt-machine.h) | 0 |
3 files changed, 8 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 0281b2a46b..08084a4639 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2002-07-29 Steven Munroe <sjmunroe@us.ibm.com> + + * shlib-versions: Set libpthread version to 2.3 for powerpc64. + * sysdeps/powerpc/pt-machine.h: moved to... + * sysdeps/powerpc/powerpc32/pt-machine.h: ...here + * sysdeps/powerpc/powerpc64/pt-machine.h: New file. + 2002-09-02 Roland McGrath <roland@redhat.com> * sysdeps/powerpc/Makefile (CFLAGS-pt-initfini.s): New variable. diff --git a/linuxthreads/shlib-versions b/linuxthreads/shlib-versions index 8046856da6..58488ce65c 100644 --- a/linuxthreads/shlib-versions +++ b/linuxthreads/shlib-versions @@ -7,4 +7,5 @@ hppa.*-.*-linux.* libpthread=0 GLIBC_2.2 s390x-.*-linux.* libpthread=0 GLIBC_2.2 cris-.*-linux.* libpthread=0 GLIBC_2.2 x86_64-.*-linux.* libpthread=0 GLIBC_2.2.5 +powerpc64-.*-linux.* libpthread=0 GLIBC_2.3 .*-.*-linux.* libpthread=0 diff --git a/linuxthreads/sysdeps/powerpc/pt-machine.h b/linuxthreads/sysdeps/powerpc/powerpc32/pt-machine.h index 19b77b7e6a..19b77b7e6a 100644 --- a/linuxthreads/sysdeps/powerpc/pt-machine.h +++ b/linuxthreads/sysdeps/powerpc/powerpc32/pt-machine.h |