From 22c7c5e74870d4f70f85d198cb1fedc2c29224cd Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 7 Feb 2002 10:40:03 +0000 Subject: * sysdeps/mips/atomicity.h (exchange_and_add): Not use branch likely. (atomic_add): Likewise. (compare_and_swap): Likewise. * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Likewise. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9de0606432..a18e9d2aa1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2002-02-05 H.J. Lu + + * sysdeps/mips/atomicity.h (exchange_and_add): Not use branch + likely. + (atomic_add): Likewise. + (compare_and_swap): Likewise. + * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): + Likewise. + 2002-02-07 Ulrich Drepper * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Account for -- cgit 1.4.1