summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2020-03-12 10:31:30 +0300
committerIvan Maidanski <ivmai@mail.ru>2020-03-12 10:31:30 +0300
commitfd3b6b2240ea7a2d6151159b3581f1e199e5cfb3 (patch)
treea3ab3c4f093abc14d7df4cbe3a3a9d09103959c9
parent1c7a4d15cf99677c6f356465e1edd178d7e1273d (diff)
downloadlibatomic_ops-fd3b6b2240ea7a2d6151159b3581f1e199e5cfb3.tar.gz
Update ChangeLog file (v7.2 - v7.4 changes only)
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae0558e..19f6f63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
== [7.4.16] (not released yet) ==
+* Fix gcc/sunc x86 AO_compare_double_and_swap_double missing side effect
* Fix library name in README_details
@@ -224,6 +225,8 @@ Also, includes 7.2 changes
== [7.2j] (not released yet) ==
* Fix a typo in arm_v6.h
+* Fix asm constraints of primitives in sunc/x86_64.h
+* Fix gcc/sunc x86 AO_compare_double_and_swap_double missing side effect
* Fix library name in README details