]> granicus.if.org Git - libatomic_ops/commitdiff
Update ChangeLog file
authorIvan Maidanski <ivmai@mail.ru>
Tue, 1 May 2012 14:37:20 +0000 (18:37 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 1 May 2012 14:37:20 +0000 (18:37 +0400)
ChangeLog

index 332b4d616e3416ce7f0fcfe19fe47a174ca054d2..d1ca5eb8444fde0abdd566bdb7063fa2e3bc1f7a 100644 (file)
--- 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_<type>_fetch_and_add() return type.
 * Fix test_atomic_include for the case of missing CAS primitive.