summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2002-02-08 16:15:43 +0000
committerAndreas Jaeger <aj@suse.de>2002-02-08 16:15:43 +0000
commitc899461becfe15354148818ec78613c5ffde9b96 (patch)
treedab7d2c7989c608caeff5ed8fb1f124f9844d4dd /ChangeLog
parent1a70fdb307c10bd2295fe579475843aaf83afd45 (diff)
* 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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c971abec8..405e43f5c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.