summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2018-12-04 02:04:57 +0300
committerIvan Maidanski <ivmai@mail.ru>2018-12-04 02:09:13 +0300
commited591401b5827f70b81d73186b49286321075aba (patch)
treefcb30d23cd022394c613e99afccdf1038c1ee84b
parent9ce3117778e4e3386241de75f33cf25108bdd9a3 (diff)
downloadlibatomic_ops-ed591401b5827f70b81d73186b49286321075aba.tar.gz
Update ChangeLog file (v7.2 - v7.4 changes only)
(a cherry-pick of commit 1145982 from 'release-7_4')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d60604c..899ba22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -140,6 +140,15 @@ Also, includes 7.4.8 changes
Also, includes 7.4.6 changes
+== [7.4.12] (not released yet) ==
+
+* COPYING: sync with FSF's gpl-2.0.txt
+* Fix a typo in the overview section of README
+* Fix typos in arm_v6.h, ia64.h, acquire_release_volatile.template
+* Support ILP32 in AArch64 assembly routines (GCC)
+* Support UWP/arm64 target
+
+
== [7.4.10] 2017-12-22 ==
* Fix AO_malloc for sizes near CHUNK_SIZE
@@ -343,6 +352,11 @@ Also, includes 7.2e changes
Also, includes 7.2 changes
+== [7.2j] (not released yet) ==
+
+* Fix typos in arm_v6.h, ia64.h
+
+
== [7.2i] 2017-12-21 ==
* Fix 'missing select.h', 'undefined sigprocmask' compiler errors (Hexagon)