diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-04-09 19:10:05 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-04-09 19:10:05 +0000 |
commit | 7906dd56260fd980f50bb8a64e877fcf75a72cde (patch) | |
tree | c0823a3c1a15533f2fc57da18c193f1e14e50926 /linuxthreads/ChangeLog | |
parent | c4c5feda77f280d700f93f5f3c7d900d9de388f4 (diff) | |
download | glibc-7906dd56260fd980f50bb8a64e877fcf75a72cde.tar.gz glibc-7906dd56260fd980f50bb8a64e877fcf75a72cde.tar.xz glibc-7906dd56260fd980f50bb8a64e877fcf75a72cde.zip |
Update.
2004-04-09 Thorsten Kukuk <kukuk@suse.de> * sysdeps/s390/ffs.c: Don't add ffsl weak alias on s390x. 2004-04-09 Steven Munroe <sjmunroe@us.ibm.com> * sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c: New file.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 69c0c63161..c6060a5c51 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,11 @@ +2004-04-09 Steven Munroe <sjmunroe@us.ibm.com> + + * sysdeps/powerpc/tls.h (TLS_INIT_TP): Eliminate lvalue cast from + __thread_self assignment. + (THREAD_DTV): Replace __thread_register with __thread_self. + (INIT_THREAD_SELF): Eliminate lvalue cast from __thread_self + assignment. + 2004-04-08 Alexandre Oliva <aoliva@redhat.com> * signals.c (pthread_sigmask): Don't ever block or mask |