From 75c3a84f2982b57aed2b975e41d7f7a0c47d5f61 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 25 Jun 1998 19:36:12 +0000 Subject: [PATCH] Update. * sysdeps/pthread/pthread.h: Likewise. * sysdeps/i386/pt-machine.h: When compiling for i686 don't test for xchgcmp instruction, it is available. --- linuxthreads/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 882aa41..2f1f4f5 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 * sysdeps/pthread/pthread.h: Make [sg]et_stacksize and -- 2.7.4