]> granicus.if.org Git - libatomic_ops/commitdiff
Update ChangeLog file (v7.2 - v7.4 changes only)
authorIvan Maidanski <ivmai@mail.ru>
Wed, 10 May 2017 06:18:23 +0000 (09:18 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 10 May 2017 07:31:25 +0000 (10:31 +0300)
ChangeLog

index e501b971ca3335769edda9a4b913cf2c2320634b..8b2b6ebd8418ad6a5e971a9d04a09345ff0938ed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,7 @@
 * Support n32 ABI for mips64
 * Update shared libraries version info for 7.4.6+ (to 1:4:0)
 * Use LLD and SCD instructions on mips64
+* Workaround 'resource leak' false positives in AO_malloc, add_elements
 * Workaround 'uninitialized memory use' MemorySanitizer warning (test_atomic)
 Also, includes 7.2h changes
 
@@ -198,6 +199,7 @@ Also, includes 7.2 changes
 * Fix type of general AO_TS_INITIALIZER
 * Fix typo in comments in gcc/arm.h
 * Fix typos in 'error' pragma messages
+* Workaround test_stack failure on AIX/ppc
 
 
 == [7.2g] 2016-05-23 ==