From a6049f98edbe1bbcfe62c9b7bb80a8f783c0e2b0 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 7 Feb 2002 10:39:07 +0000 Subject: Do not use branch likely. 2002-02-05 H.J. Lu * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Not use branch likely. * sysdeps/mips/pt-machine.h (testandset): Likewise. (__compare_and_swap): Likewise. >>>>>>> 1.469 --- linuxthreads/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 49f1aa752a..7617d651fa 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2002-02-05 H.J. Lu + + * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Not use + branch likely. + * sysdeps/mips/pt-machine.h (testandset): Likewise. + (__compare_and_swap): Likewise. + 2002-02-07 Ulrich Drepper * internals.h: Move declarations/definitions of @@ -9,6 +16,7 @@ * sysdeps/i386/tls.h: Add TLS definitions also for !FLOATING_STACKS. Define THREAD_GETMEM accordingly. +>>>>>>> 1.469 2002-02-06 Ulrich Drepper * sysdeps/i386/tls.h: Include for size_t. -- cgit v1.2.3