diff options
author | Andreas Jaeger <aj@suse.de> | 2002-02-08 16:15:43 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2002-02-08 16:15:43 +0000 |
commit | c899461becfe15354148818ec78613c5ffde9b96 (patch) | |
tree | dab7d2c7989c608caeff5ed8fb1f124f9844d4dd /ChangeLog | |
parent | 1a70fdb307c10bd2295fe579475843aaf83afd45 (diff) | |
download | glibc-c899461becfe15354148818ec78613c5ffde9b96.tar.gz |
* sysdeps/mips/atomicity.h (compare_and_swap): Remove
".set noreorder".
* sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set):
Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2002-02-07 H.J. Lu <hjl@gnu.org> + + * sysdeps/mips/atomicity.h (compare_and_swap): Remove + ".set noreorder". + * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): + Likewise. + 2002-02-07 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/bits/stat.h: Undo last patch. |