From c1ddb7c4a77513f4fd1e0fa430b1077eba83966f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 3 Feb 2002 03:18:55 +0000 Subject: [PATCH] Update. --- ChangeLog | 5 +++++ linuxthreads/ChangeLog | 9 +++++++++ 2 files changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 98728bd0d9b..c1d0fc04bdb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-02-02 Ulrich Drepper + + * elf/dl-reloc.c (_dl_relocate_object): Use _dl_debug_printf + instead of _dl_printf for debugging info output. + 2002-02-01 H.J. Lu * sysdeps/mips/atomicity.h (exchange_and_add): Use branch diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 757c0fe206b..2b87b5c6f7c 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,12 @@ +2002-02-01 H.J. Lu + + * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Use a + different register in the delayed slot. Use branch likely. + + * sysdeps/mips/pt-machine.h (testandset): Call _test_and_set. + (__compare_and_swap): Return 0 only when failed to compare. Use + branch likely. + 2002-01-16 Martin Schwidefsky * sysdeps/s390/s390-32/pt-machine.h (MEMORY_BARRIER): Define. -- 2.47.2