From: Ivan Maidanski Date: Mon, 3 Dec 2018 23:04:57 +0000 (+0300) Subject: Update ChangeLog file (v7.2 - v7.4 changes only) X-Git-Tag: v7.4.12~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=11459820c77a6a81a9d3205d4044bb71fb9a66f3;p=platform%2Fupstream%2Flibatomic_ops.git Update ChangeLog file (v7.2 - v7.4 changes only) --- diff --git a/ChangeLog b/ChangeLog index 196c973..287dd57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,13 @@ +== [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 @@ -202,6 +211,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)