From: Ivan Maidanski Date: Tue, 1 May 2012 14:37:20 +0000 (+0400) Subject: Update ChangeLog file X-Git-Tag: libatomic_ops-7_3alpha2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e506ec322b3a58282ef76a4bd67e9de356614f0e;p=libatomic_ops Update ChangeLog file --- diff --git a/ChangeLog b/ChangeLog index 332b4d6..d1ca5eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -45,6 +45,7 @@ * Fix configure for Cygwin, mingw-w64/32. * Fix configure to define __PIC__ macro explicitly if needed (GCC). * Fix double_ptr_storage definition for GCC pre-v4 (x86_64). +* Fix for x32 by removing 'q' suffix in x86-64 instructions. * Fix generalization for IA-64 (regarding AO_or, AO_..._read/write primitives) * Fix generalized AO__fetch_and_add() return type. * Fix test_atomic_include for the case of missing CAS primitive.