diff ChangeLog @ 159:164cf1663b7c

- sparc dcb support entries in changelog - doc cleanup for sparc cconv appendix - todo cleanup
author cslag
date Thu, 29 Dec 2016 06:27:56 -0600
parents dac66f0107ea
children 2fa600ea50e7
line wrap: on
line diff
--- a/ChangeLog	Thu Dec 29 06:07:43 2016 -0600
+++ b/ChangeLog	Thu Dec 29 06:27:56 2016 -0600
@@ -12,8 +12,10 @@
 dyncallback:
   o PPC64 single-precision float fixes for more than 13 float args (thanks Masanori!)
   o MIPS o32 (big- and little-endian), EABI (32 bit, little-endian) and n64 (big-endian) support
+  o SPARC (32-bit) support
 doc:
   o working html doc generation from TEX sources
+  o SPARC (32-bit) calling convention description
 bindings:
   o better documentation, removed relative path dependencies, general cleanup
   o python: updated to latest signature format (was still on 0.1)