diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-12-11 22:18:39 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-12-11 22:18:39 +0000 |
commit | 1ce9631b86cbc5ae3104561f37bf7ea22f8c437c (patch) | |
tree | eb393aa2c055fe395a2ac18d527daa3a49cb2b0b /linuxthreads/ChangeLog | |
parent | 092eb73ca2507c29adb37cd8075730e43c1e3794 (diff) | |
download | glibc-1ce9631b86cbc5ae3104561f37bf7ea22f8c437c.zip glibc-1ce9631b86cbc5ae3104561f37bf7ea22f8c437c.tar.gz glibc-1ce9631b86cbc5ae3104561f37bf7ea22f8c437c.tar.bz2 |
Update.
2003-12-11 Carlos O'Donell <carlos@baldric.uwo.ca>
* sysdeps/generic/dl-fptr.c (COMPARE_AND_SWAP): Pass new and old
in the right order.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 296c56f..ac281b8 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2003-12-04 Steven Munroe <sjmunroe@us.ibm.com> + + * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h + (SINGLE_THREAD_P): Test using thread local p_multiple_threads field. + 2003-12-10 David Mosberger <davidm@hpl.hp.com> * sysdeps/unix/sysv/linux/ia64/pt-initfini.c: Update copyright |