summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2021-11-15 21:56:34 +0300
committerIvan Maidanski <ivmai@mail.ru>2021-11-15 21:56:34 +0300
commitdef187984c708cf9ec696b248833376e8f583d7e (patch)
treefd9b17fba74b6eb74d9a687bbfa8df92a57ab67d
parent3220471e1f560d9ae41eb6d1c97babc43909010e (diff)
downloadlibatomic_ops-def187984c708cf9ec696b248833376e8f583d7e.tar.gz
Update ChangeLog file (v7.6 changes)
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb07af6..941b8c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,13 @@
+== [7.6.14] (not released yet) ==
+
+* Add note to README that AO malloc code has same license as AO stack
+* Do not assume 'ordered except earlier write' for UWP/arm64
+* Do not name GCC intrinsics as C11 ones in ChangeLog and configure
+* Fix 'AO_malloc redefinition' MS VC warning caused by attributes mismatch
+* Refine AO_UNIPROCESSOR macro description in configure
+
+
== [7.6.12] 2021-09-13 ==
* Allow to generalize bool-CAS for sparc (gcc)