Skip to content

Commit

Permalink
Update ChangeLog file (v8.0 changes)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmai committed Mar 15, 2023
1 parent 4af1efd commit 1a75627
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,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
Expand Down

0 comments on commit 1a75627

Please sign in to comment.