From: Ulrich Drepper Date: Sat, 17 Jan 2004 18:39:29 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/ChangeLog~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ec6e8624bbe28efb0e276037874aaa1791613542;p=thirdparty%2Fglibc.git Update. 2004-01-17 Ulrich Drepper * sysdeps/i386/i486/bits/atomic.h (atomic_add): Fix test for using atomic_decrement. Patch by Davin McCall. --- diff --git a/ChangeLog b/ChangeLog index 3845b381286..ecd679b5515 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-01-17 Ulrich Drepper + + * sysdeps/i386/i486/bits/atomic.h (atomic_add): Fix test for using + atomic_decrement. Patch by Davin McCall. + 2004-01-13 Daniel Jacobowitz * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions)