From b4b166af4f39af2fc8eb36ccd1abf106fc2ddcbe Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 22 Jan 2008 18:58:31 +0000 Subject: * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw. --- nptl/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 7c88aa5a16..b1f89484dd 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,22 @@ +2008-01-22 Kaz Kojima + + * sysdeps/unix/sysv/linux/sh/sem_post.S: Don't overflow value field. + +2008-01-21 Kaz Kojima + + * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h (XADD): Use + a scratch register. + * sysdeps/unix/sysv/linux/sh/lowlevellock.S + (__lll_lock_wait_private): Fix typo. + * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S + (pthread_barrier_wait): Likewise. Adjust XADD use. + * sysdeps/unix/sysv/linux/sh/sem_post.S (__new_sem_post): + Adjust XADD use. + * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S + (pthread_rwlock_timedrdlock): Return correct return value. + * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S + (pthread_rwlock_timedwrlock): Likewise. + 2008-01-15 Ulrich Drepper * tst-eintr2.c (do_test): make sure that if mutex_lock in main -- cgit 1.4.1