From: Roland McGrath Date: Fri, 28 Mar 2003 07:17:12 +0000 (+0000) Subject: * sysdeps/powerpc/bits/atomic.h [! __powerpc64__] X-Git-Tag: cvs/glibc-2_3_3~1023 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6acf1e304fb64ed6ae5b2df00cfbfe4a1d43e5d;p=thirdparty%2Fglibc.git * sysdeps/powerpc/bits/atomic.h [! __powerpc64__] (__arch_atomic_decrement_if_positive_64): Fix bogus definition. --- diff --git a/ChangeLog b/ChangeLog index b283984d4b6..ce1d9775100 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-03-27 Roland McGrath + + * sysdeps/powerpc/bits/atomic.h [! __powerpc64__] + (__arch_atomic_decrement_if_positive_64): Fix bogus definition. + 2003-03-28 Alexandre Oliva * sysdeps/unix/mips/sysdep.S: Include sys/asm.h.