aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-03-28 07:17:12 +0000
committerRoland McGrath <roland@gnu.org>2003-03-28 07:17:12 +0000
commitc6acf1e304fb64ed6ae5b2df00cfbfe4a1d43e5d (patch)
treef5ddadd07b40e4128a4c8ff606e0d64dd649a3c8 /ChangeLog
parent448163bae27b57b6e4b7c51e7b5974a613547db0 (diff)
downloadglibc-c6acf1e304fb64ed6ae5b2df00cfbfe4a1d43e5d.tar
glibc-c6acf1e304fb64ed6ae5b2df00cfbfe4a1d43e5d.tar.gz
glibc-c6acf1e304fb64ed6ae5b2df00cfbfe4a1d43e5d.tar.bz2
glibc-c6acf1e304fb64ed6ae5b2df00cfbfe4a1d43e5d.zip
* sysdeps/powerpc/bits/atomic.h [! __powerpc64__]
(__arch_atomic_decrement_if_positive_64): Fix bogus definition.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b283984d4b..ce1d977510 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-27 Roland McGrath <roland@redhat.com>
+
+ * sysdeps/powerpc/bits/atomic.h [! __powerpc64__]
+ (__arch_atomic_decrement_if_positive_64): Fix bogus definition.
+
2003-03-28 Alexandre Oliva <aoliva@redhat.com>
* sysdeps/unix/mips/sysdep.S: Include sys/asm.h.