From: Ivan Maidanski Date: Thu, 17 Mar 2016 08:29:13 +0000 (+0300) Subject: Update ChangeLog file X-Git-Tag: v7.6.0~229 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a15c2afd81bdcbfd6e2f8c9e3ca59a9a1bec43ed;p=libatomic_ops Update ChangeLog file --- diff --git a/ChangeLog b/ChangeLog index f3de87f..b55c73f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,14 @@ == [7.5.0] (development) == +* Add initial nios2 architecture support. +* Initial ibmc/powerpc (xlc) support. +* New configure option (--enable-werror) to treat warnings as compiler errors. * Relax shareability domain for dmb st in AO_nop_write (ARM/AArch64). +* Support NaCl/arm. +* Support n32 ABI for mips64. * Use LLD and SCD instructions on mips64. +Also, includes 7.4.4 changes. == [7.4.4] (unset) ==