diff options
author | Roland McGrath <roland@gnu.org> | 2005-10-17 05:22:03 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-10-17 05:22:03 +0000 |
commit | b50fedc465a51795afd731e67f72a7eeebebce1b (patch) | |
tree | 7c3009db9169b0842002ef05f25bc293f0aedf33 /nptl/ChangeLog | |
parent | 7dce326c64d91c0237ae20657d3a65c114627eed (diff) | |
download | glibc-b50fedc465a51795afd731e67f72a7eeebebce1b.tar.gz glibc-b50fedc465a51795afd731e67f72a7eeebebce1b.tar.xz glibc-b50fedc465a51795afd731e67f72a7eeebebce1b.zip |
Updated to fedora-glibc-2_3-20051017T0518
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index db8057a48e..fa40293697 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -47,6 +47,12 @@ * sysdeps/unix/sysv/linux/bits/local_lim.h: Likewise. * sysdeps/unix/sysv/linux/bits/posix_opt.h: Likewise. +2005-02-14 Alan Modra <amodra@bigpond.net.au> + + [BZ #721] + * sysdeps/powerpc/tcb-offsets.sym (thread_offsetof): Redefine to suit + gcc4. + 2005-02-07 Richard Henderson <rth@redhat.com> [BZ #787] |