From 9ebe873ce6885499215338b4f0d615c97891092f Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Wed, 15 Mar 2023 20:27:18 +0300 Subject: Update ChangeLog file (v8.0 changes) --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8fad14f8..ddd1f672 100644 --- a/ChangeLog +++ b/ChangeLog @@ -610,7 +610,9 @@ * Abort with appropriate message if first call of mmap fails with EPERM * Avoid potential race between realloc and GC_block_was_dirty +* Eliminate 'cast signed to bigger unsigned' CSA warning in GC_new_thread * Fix 'overflow in conversion from word' g++ warning in GC_init +* Fix store-and-dirty call in GC_CONS * Fix typo in comment of GC_Thread_Rep.dummy * Fix use of unset errno after pthread_sigmask calls * Remove redundant GC_ATTR_UNUSED for GC_mark_and_push -- cgit v1.2.1