]> granicus.if.org Git - libatomic_ops/commitdiff
Update ChangeLog file (v7.6 changes)
authorIvan Maidanski <ivmai@mail.ru>
Mon, 10 Dec 2018 22:58:51 +0000 (01:58 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 11 Dec 2018 08:31:57 +0000 (11:31 +0300)
ChangeLog

index 94e3445521d4d9dd234931e22cec19fb6f9463a3..6d48eb91003276375682503fb53bcdcc21453898 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,8 +4,10 @@
 * Eliminate 'casting signed to bigger unsigned int' CSA warning (test_stack)
 * Eliminate 'redundant blank line at start/end of block' CodeFactor warning
 * Fix 'Cannot implement CAS_full on this architecture' build error (nios2)
-* Fix typos in arm_v6.h, ia64.h, acquire_release_volatile.template
+* Fix a typo in arm_v6.h
 * Support aarch64-ilp32 (GCC) and UWP/arm64 (MS VC) targets
+* Undefine AO_ARM_HAVE_* private macros after their usage
+* Use standalone private macro to guard against AO_GCC_BARRIER redefinition
 * Workaround 'condition my_chunk_ptr is always false' cppcheck false positive