# HG changeset patch # User cslag # Date 1483014476 21600 # Node ID 164cf1663b7c2d44e03ab75066bede60eaf78aea # Parent 51b0a4544d9e4fb2eea5dfff86e81cb8b536ea4c - sparc dcb support entries in changelog - doc cleanup for sparc cconv appendix - todo cleanup diff -r 51b0a4544d9e -r 164cf1663b7c ChangeLog --- 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) diff -r 51b0a4544d9e -r 164cf1663b7c ToDo --- a/ToDo Thu Dec 29 06:07:43 2016 -0600 +++ b/ToDo Thu Dec 29 06:27:56 2016 -0600 @@ -121,7 +121,7 @@ regressions: ------------ -- finish SPARC/SPARC64 calling conventions in doc's callconv-appendix !!! +- finish SPARC64 calling conventions in doc's callconv-appendix !!! - Haiku/gmake build doesn't build dynload due to the fact, that elf.h is not found on default installations (one has to install the system headers) * add to doc diff -r 51b0a4544d9e -r 164cf1663b7c doc/manual/callconvs/callconv_sparc.tex --- a/doc/manual/callconvs/callconv_sparc.tex Thu Dec 29 06:07:43 2016 -0600 +++ b/doc/manual/callconvs/callconv_sparc.tex Thu Dec 29 06:27:56 2016 -0600 @@ -1,7 +1,7 @@ %////////////////////////////////////////////////////////////////////////////// % -% Copyright (c) 2012 Daniel Adler , -% Tassilo Philipp +% Copyright (c) 2012-2016 Daniel Adler , +% Tassilo Philipp % % Permission to use, copy, modify, and distribute this software for any % purpose with or without fee is hereby granted, provided that the above