summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2018-10-30 01:15:50 +0300
committerIvan Maidanski <ivmai@mail.ru>2018-10-30 01:23:58 +0300
commitb398417f489a01bebd741c23de20f527057ee7a8 (patch)
treef30bd904958339841b547ef09cd55e46dd75363c /ChangeLog
parent02250e756e494898b4ec58ab3debe35a93811460 (diff)
downloadlibatomic_ops-b398417f489a01bebd741c23de20f527057ee7a8.tar.gz
Update ChangeLog file (v7.6 changes)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 22d9377..91dabf6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,13 @@
+== [7.6.8] (not released yet) ==
+
+* Eliminate 'redundant blank line at start/end of block' CodeFactor warning
+* Fix 'Cannot implement CAS_full on this architecture' build error (nios2)
+* Fix typos in arm_v6.h, ia64.h, acquire_release_volatile.template
+* Support aarch64-ilp32 (GCC) and UWP/arm64 (MS VC) targets
+* Workaround 'condition my_chunk_ptr is always false' cppcheck false positive
+
+
== [7.6.6] 2018-08-07 ==
* COPYING: sync with FSF's gpl-2.0.txt