diff options
author | Andreas Jaeger <aj@suse.de> | 2002-02-08 16:14:43 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2002-02-08 16:14:43 +0000 |
commit | 1a70fdb307c10bd2295fe579475843aaf83afd45 (patch) | |
tree | 34c0417278207822360b1495057beaf3c60bcf8b /linuxthreads/ChangeLog | |
parent | 96beb56332008b0c89ad104b601474a078942894 (diff) | |
download | glibc-1a70fdb307c10bd2295fe579475843aaf83afd45.tar.gz glibc-1a70fdb307c10bd2295fe579475843aaf83afd45.tar.xz glibc-1a70fdb307c10bd2295fe579475843aaf83afd45.zip |
* sysdeps/mips/pspinlock.c (__pthread_spin_lock): Silence the
gcc warning. (__pthread_spin_lock): Remove ".set noreorder". * sysdeps/mips/pt-machine.h (__compare_and_swap): Liekwise. 2002-02-07 H.J. Lu <hjl@gnu.org> * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Silence the gcc warning. (__pthread_spin_lock): Remove ".set noreorder". * sysdeps/mips/pt-machine.h (__compare_and_swap): Liekwise.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index d7af2dcedc..391a4b23de 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2002-02-07 H.J. Lu <hjl@gnu.org> + + * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Silence the + gcc warning. + (__pthread_spin_lock): Remove ".set noreorder". + * sysdeps/mips/pt-machine.h (__compare_and_swap): Liekwise. + 2002-02-05 H.J. Lu <hjl@gnu.org> * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Not use |