From: Ivan Maidanski Date: Thu, 8 Dec 2011 13:30:07 +0000 (+0400) Subject: Update ChangeLog X-Git-Tag: libatomic_ops-7_3alpha2~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b3bcb2156eaa1a17edbd6f6054044768b3d0a54c;p=libatomic_ops Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index e8f71ec..f7364ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,7 @@ * Minor code refactoring of atomic_ops.c, generic_pthread.h. * Minor configure build improvements (e.g., ensure proper autoconf version). * Place only major per-release changes description to ChangeLog (this file). +* Recognize AO_PREFER_GENERALIZED macro to favor generalization over assembly. * Remove all auto-generated files except for generalize-small.h from the repo. * Remove duplicate doc/COPYING and empty NEWS files. * Replace atomic_ops_malloc static mmap-related empty functions with macros.