From: Ivan Maidanski Date: Tue, 8 Nov 2016 06:04:28 +0000 (+0300) Subject: Update ChangeLog file (v7.4 changes) X-Git-Tag: v7.6.0~162 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0d813ea04aa34d866409f8e5394769aaccd76fb0;p=libatomic_ops Update ChangeLog file (v7.4 changes) --- diff --git a/ChangeLog b/ChangeLog index 5c3f670..cf0c50a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,10 +21,12 @@ Also, includes 7.4.4 changes. == [7.4.6] (unset) == +* Code refactoring of gcc/powerpc.h to avoid code duplication. * Eliminate 'cast to long from void*' compiler warning in test_atomic. * Fix (delete) comment for AO_and_full (x86). * Fix missing printed value names (test_stack). * Refine README about library downloading. +* Support AIX/ppc (gcc). * Support n32 ABI for mips64. * Use LLD and SCD instructions on mips64. Also, includes 7.2h changes.