diff ChangeLog @ 607:9d0eefb0e0f0

- sparc64 callback crash fix (local register wasn't preserved) - manual typo fixed
author Tassilo Philipp
date Thu, 22 Sep 2022 23:15:51 +0200
parents 01a5762c6fba
children 5d999f5c13d1
line wrap: on
line diff
--- a/ChangeLog	Wed Sep 21 15:20:58 2022 +0200
+++ b/ChangeLog	Thu Sep 22 23:15:51 2022 +0200
@@ -20,6 +20,7 @@
   o new, portable aggregate-by-value callback argument interface
   o aggregate-by-value (struct, union) support for x64 (win and sysv; thanks Raphael Luba!)
   o x64/windows masm directives for frame unwinding information (as dbg help; thanks Raphael Luba!)
+  o sparc64 callback crash fix
 dynload:
   o build fix for ReactOS with RosBE/cmake/mingw-make environment
 general: