From: Ivan Maidanski Date: Mon, 26 Mar 2012 04:52:17 +0000 (+0400) Subject: Update ChangeLog X-Git-Tag: libatomic_ops-7_3alpha2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7d21607a26a99c18cac04f553668a46d868a296c;p=platform%2Fupstream%2Flibatomic_ops.git Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 864f8e1..25ebcc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -43,6 +43,7 @@ * Fix AO_test_and_set_full on m68k. * Fix __ARM_ARCH_5__ macro handling for Android NDK (ARMv7). * Fix configure for Cygwin, mingw-w64/32. +* Fix double_ptr_storage definition for GCC pre-v4 (x86_64). * 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.