diff options
-rw-r--r-- | linuxthreads/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 882aa41d45..2f1f4f566b 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -17,8 +17,12 @@ * signals.c: Likewise. * spinlock.c: Likewise. * spinlock.h: Likewise. + * sysdeps/pthread/pthread.h: Likewise. Patches by Xavier leroy. + * sysdeps/i386/pt-machine.h: When compiling for i686 don't test for + xchgcmp instruction, it is available. + 1998-06-25 Ulrich Drepper <drepper@cygnus.com> * sysdeps/pthread/pthread.h: Make [sg]et_stacksize and |