diff options
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 2f1f4f566b..2bbeb928e9 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -20,8 +20,7 @@ * 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. + * sysdeps/i386/i686/pt-machine.h: New file. 1998-06-25 Ulrich Drepper <drepper@cygnus.com> |