diff options
author | Richard Henderson <rth@redhat.com> | 2004-10-15 07:07:57 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2004-10-15 07:07:57 +0000 |
commit | f8c97af7bc55992e4579163a25222f403f2a920a (patch) | |
tree | f4be9c7464801935b262df232cd4c6598c79c29f /nptl/ChangeLog | |
parent | 6539c1ad6e56de46c4a077f701a15d8956754aea (diff) | |
download | glibc-f8c97af7bc55992e4579163a25222f403f2a920a.tar.gz glibc-f8c97af7bc55992e4579163a25222f403f2a920a.tar.xz glibc-f8c97af7bc55992e4579163a25222f403f2a920a.zip |
* sysdeps/alpha/tcb-offsets.sym (thread_offsetof): Redefine to make gcc4 happy.
2004-10-14 Richard Henderson <rth@redhat.com> * sysdeps/alpha/tcb-offsets.sym (thread_offsetof): Redefine to make gcc4 happy.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 68e643f282..6c47e4400d 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2004-10-14 Richard Henderson <rth@redhat.com> + + * sysdeps/alpha/tcb-offsets.sym (thread_offsetof): Redefine to + make gcc4 happy. + 2004-10-06 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/jmp-unwind.c: Include pthreadP.h instead |