From c0fee855028446c209d38d904139cca0606350b7 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Tue, 21 Dec 2021 20:53:47 +0300 Subject: Update ChangeLog file (v7.6 changes) (a cherry-pick of commit 1422cd1d0 from 'release-7_6') --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 341281e6..82447e06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -633,6 +633,20 @@ * Workaround Thread Sanitizer (TSan) false positive warnings +== [7.6.16] (not released yet) == + +* Eliminate 'new_l may be used uninitialized' gcc warning in os_dep (Cygwin) +* Fix 'GC_greatest_stack_base_below is defined but not used' warning (IA64) +* Fix a typo in debugging.html +* Fix lock assertion violation in GC_find_limit if always multi-threaded +* Fix nodist_libgc_la_SOURCES value in Makefile.am for Solaris/sparc +* Refer to Makefile.direct instead of deleted Makefile file in README +* Remove checking of RS6000 completely +* Remove non-working check of M68K in gctest +* Revert addition of msvc_dbg.h in include.am +* Workaround Thread Sanitizer (TSan) FP warning in is_valid_displacement + + == [7.6.14] 2021-09-28 == * Add loop to handle abort error like in suspend logic on Darwin -- cgit v1.2.1