comparison 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
comparison
equal deleted inserted replaced
158:51b0a4544d9e 159:164cf1663b7c
10 o ARM32 armhf ellipsis call fixes 10 o ARM32 armhf ellipsis call fixes
11 o better C++ compiler support (for pointer conversions) 11 o better C++ compiler support (for pointer conversions)
12 dyncallback: 12 dyncallback:
13 o PPC64 single-precision float fixes for more than 13 float args (thanks Masanori!) 13 o PPC64 single-precision float fixes for more than 13 float args (thanks Masanori!)
14 o MIPS o32 (big- and little-endian), EABI (32 bit, little-endian) and n64 (big-endian) support 14 o MIPS o32 (big- and little-endian), EABI (32 bit, little-endian) and n64 (big-endian) support
15 o SPARC (32-bit) support
15 doc: 16 doc:
16 o working html doc generation from TEX sources 17 o working html doc generation from TEX sources
18 o SPARC (32-bit) calling convention description
17 bindings: 19 bindings:
18 o better documentation, removed relative path dependencies, general cleanup 20 o better documentation, removed relative path dependencies, general cleanup
19 o python: updated to latest signature format (was still on 0.1) 21 o python: updated to latest signature format (was still on 0.1)
20 o java: rewritten (old version was never complete, anyways) 22 o java: rewritten (old version was never complete, anyways)
21 buildsys: 23 buildsys: