diff ChangeLog @ 175:00dd15cc5c87

- fixed ARM32-THUMB stack alignment issues (found on Cortex-m0, thanks Darren Whobrey!)
author cslag
date Thu, 09 Feb 2017 15:44:14 +0100
parents 2fa600ea50e7
children a41bc98e101c
line wrap: on
line diff
--- a/ChangeLog	Wed Feb 08 12:56:59 2017 +0100
+++ b/ChangeLog	Thu Feb 09 15:44:14 2017 +0100
@@ -8,6 +8,7 @@
     underway)
   o MIPS n64 ellipsis call fixes
   o ARM32 armhf ellipsis call fixes
+  o fixed ARM32-THUMB stack alignment issues (found on Cortex-m0, thanks Darren Whobrey!)
   o better C++ compiler support (for pointer conversions)
 dyncallback:
   o PPC64 single-precision float fixes for more than 13 float args (thanks Masanori!)