From 9fb0cae85c1266abff645b831b7070113c89d0aa Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 11 Apr 2003 22:11:44 +0000 Subject: * string/test-strcmp.c (do_random_tests): Test whether return value has been promoted to wordsize if the ABI requires caller to do so. * string/test-strncmp.c (do_random_tests): Likewise. * string/test-memcmp.c (do_random_tests): Likewise. * sysdeps/powerpc/powerpc64/strcmp.S (strcmp): Sign extend rRTN before returning. --- linuxthreads/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 9a2bb6b593..407385e734 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2003-04-11 Martin Schwidefsky + + * sysdeps/s390/pspinlock.c (__pthread_spin_unlock): Fix asm contraints. + 2003-04-03 Ulrich Drepper * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h (PSEUDO): Add -- cgit 1.4.1