]> granicus.if.org Git - libatomic_ops/commitdiff
Update ChangeLog file (v7.2 - v7.4 changes only)
authorIvan Maidanski <ivmai@mail.ru>
Mon, 3 Dec 2018 23:04:57 +0000 (02:04 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 3 Dec 2018 23:09:13 +0000 (02:09 +0300)
(a cherry-pick of commit 1145982 from 'release-7_4')

ChangeLog

index d60604c025870e8c014ba0056b42b1f89e030159..899ba22c18aaf42c39c8fe2bd3f76e286bc50e34 100644 (file)
--- 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)