From 0c0c8bdeed0b6d5546e287300d1e210445991ae4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 22 Jul 2000 02:36:19 +0000 Subject: Update. * locale/programs/ld-collate.c (handle_ellipsis): Test for duplication with generated name, not the name of the first character. Patch by Yong Li . --- linuxthreads/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'linuxthreads') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 438f451..a151848 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2000-07-21 Ulrich Drepper + + * linuxthreads/spinlock.h: If IMPLEMENT_TAS_WITH_CAS is defined use + __compare_and_swap to define testandset. + * linuxthreads/sysdeps/powerpc/pt-machine.h: Add volatile to asms. + Define IMPLEMENT_TAS_WITH_CAS. + 2000-07-20 Ulrich Drepper * Makefile: Pass -z nodelete to linker for libpthread.so -- cgit v1.1