From 1975500c0ac25b1fcbfe67ff39cea05cfb8662d9 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Thu, 21 Sep 2017 00:35:15 +0300 Subject: [PATCH] Update ChangeLog file (v7.6 changes only) --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index f78a9fa..6889898 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,15 @@ +== [7.6.2] (date not set) == + +* Avoid misleading 'AO_t undefined' error if wrong atomic_ops.h included +* Do not install documentation if configure --disable-docs (new option) +* Do not produce .tar.bz2 distribution file (configure) +* Eliminate '-pedantic is not an option that controls warnings' GCC message +* Use GCC atomic intrinsics for Hexagon (clang 3.9+) +* Workaround 'unused result' code defects in atomic_ops.c, list_atomic +Also, includes 7.4.8 changes + + == [7.6.0] 2017-05-19 == * Add *_and/or/xor* and *_[fetch_]compare_and_swap* tests to test_atomic -- 2.40.0