log

age author description
2016-11-25 cslag - cosmetics
2016-11-24 cslag - sparc32 thunk code
2016-11-10 cslag - cleanup/cosmetics/typos
2016-11-10 cslag - removing experimental *nix/win-cross-platform dynmake system, as probably never used
2016-10-22 cslag - integrated all headers containing DCCallback definition into the translation units used (arm64 already avoided this pointless header, so following that style)
2016-09-17 cslag - Changelog
2016-09-17 cslag - make cmake based builds check if compiler has -fPIC flag, in order to silence warnings if not (thanks Franklin Mathieu)
2016-09-17 cslag - make cmake based builds work on systems without a C++ compiler (thanks Franklin Mathieu)
2016-09-10 cslag - performance improvement and more correct handling of arm32 armhf calls, not copying bogus data just to reserve spill area space
2016-09-09 cslag - changelog update for armhf fix
2016-09-08 cslag - fixed armhf ellipsis calls, were ignoring spill area
2016-08-20 cslag - minix fix for callbacks (floats are also returned via eax/edx on minix)
2016-08-20 cslag - merge
2016-08-20 cslag - arm arm/thumb cleanup, sharing more files, directly
2016-08-20 cslag - cleanup
2016-08-20 cslag - todo update
2016-08-08 cslag - todo update
2016-08-08 cslag - mips64 doc about impl status
2016-08-08 cslag mips n64 fixes for platforms using hiword of addresses
2016-07-23 cslag - mips64 callback fixes for addresses using high word bits
2016-07-23 cslag - mips64 thunk fix
2016-07-14 cslag - todo/changelog update
2016-07-14 cslag - mips o32 callback fixes for big endian platforms
2016-07-14 cslag - added debug help 'show-compiler-predefs' target to Makefile.generic
2016-07-09 cslag - manual update, started splitting platform overview in EP and EL for some platforms
2016-07-07 cslag - fixed mips64 n32 build (not sure if working, though)
2016-07-06 cslag - Changelog update
2016-07-06 cslag - todo update
2016-07-06 cslag - mips n64 vararg call fixes if non-variadic arguments are floats
2016-07-05 cslag - doc and todo update to reflect working mips64 n64 big endian support
2016-07-05 cslag - mips64 n64 float fixes (big endian), now mips64 n64 is fully supported (for at least big-endian platforms, still need to test little endian)
2016-07-05 cslag - mips doc stuff
2016-07-04 cslag - big-endian mips fixes for return values
2016-07-04 cslag - manual callconv clarifications
2016-07-03 cslag - first draft of mips64 n64 callbacks, not everything working, though
2016-07-03 cslag - added padding to mips64 thunk
2016-07-03 cslag - minor callback cleanups
2016-07-03 cslag - mips64 manual appendix clarifications
2016-07-02 cslag - cleanups in comments, etc.
2016-07-02 cslag - doc, added first version of mips64 callconv page
2016-06-23 cslag - mips n64 working thunks
2016-06-23 cslag - added more macros to detect MIPS platforms
2016-06-18 cslag - revert last commit, as others would need same treatment, but won't do this now
2016-06-18 cslag - cosmetics: use dyncall types
2016-06-18 cslag - added __mips_n64 predef detection to macros.h
2016-06-18 cslag - doc updates for mips32
2016-06-18 cslag - working mips32 eabi callbacks
2016-06-11 cslag - mips comment cleanups
2016-06-11 cslag - mips clarifications in doc
2016-06-11 cslag - silenced some debug warnings on mips o32
2016-06-11 cslag - dyncallback/mips_o32 fixes for when using -O? optimization flags; basically not using $fp directly, anymore
2016-06-09 cslag - more cases for checked-in config of callback_suite test (needed some more floats as first params)
2016-06-09 cslag - complete, working mips o32 callback (using hardware fp); fixes error from last commit, which ignored first 2 float args
2016-06-08 cslag - mostly functional mips o32 callbacks (seems to still have problems with 64bit params)
2016-06-07 cslag - mips o32 callbacks, first draft (calls into handler correctly, with correct params, but doesn't return)
2016-06-07 cslag - mips related cleanup, mostly comments, cpp macro lib
2016-06-05 cslag - manual: fixed html output of tables rendered as .png, using tex multirow
2016-06-04 cslag - doc clarification for mips o32 appendix
2016-06-04 cslag - MIPS o32 manual appendix
2016-06-04 cslag - internal linkage for some helper functions
2016-06-04 cslag - updated dyncallback.3, blurb about handler's retval signature character was outdated
2016-06-04 cslag - doc fixes (mainly for html output)
2016-06-04 cslag - stubs for mips callback support
2016-06-04 cslag - better, more neutral .3 SEE ALSO
2016-06-04 cslag - manual work
2016-06-03 cslag - html improvements of manual (paragraphs and css)
2016-06-03 cslag - manual improvements
2016-05-29 cslag - todo update
2016-05-29 cslag - cosmetics
2016-05-29 cslag - cleanup, removed hardcoded value in syscall test
2016-04-09 cslag - todo cleanup
2016-04-06 cslag - ToDo update
2016-04-05 cslag - bigger cleanup in callvm code
2016-03-28 cslag - PPC64 single-precision float fixes for more than 13 float args (thanks Masanori!)
2016-03-24 cslag - html doc todo note
2016-03-24 cslag - manpage formatting cleanup
2016-03-21 cslag - layout tweak for manual
2016-03-21 cslag - changelog additions for 1.0, cleanup
2016-03-21 cslag - todo entry
2016-03-21 cslag - manual layout tweaks
2016-03-21 cslag - tweaks in manual, mainly for html generation
2016-03-20 cslag - html manual: moved some generation steps to website build
2016-03-19 cslag - pointer cast for callf to make C++ compilers happy that don't do void* implicit casts (also, as DC_POINTER might be set to something other than void*, this cast would be needed)
2016-03-13 cslag - doc cleanup and html work
2016-03-13 cslag - html manual work
2016-03-07 cslag - more html doc work
2016-03-06 cslag - progress on html doc generation
2016-03-06 cslag - work on html doc generation
2016-03-06 cslag - cleanup
2016-01-12 dadler minor fix for documentation
2016-01-06 Daniel Adler fix for universal binary build on OS X > 10.10
2015-12-31 cslag - started changelog section for 1.0
2015-12-30 cslag - changelog update, better list for r0.9
2015-12-30 cslag Added tag r0.9 for changeset 8b3f468f1bf9
2015-12-30 cslag - version update of manual r0.9
2015-12-30 cslag Removed tag r0.9
2015-12-30 cslag Added tag r0.9 for changeset f1d47aca579a
2015-12-30 cslag - changelog update listing final 0.9 content
2015-12-29 cslag Added tag r0.9-RC5 for changeset 4eef76c8d22f
2015-12-25 cslag - another gnu/kfreebsd configure script linker flag r0.9-RC5
2015-12-25 cslag - added -lm in GNU/kFreeBSD config, to build all tests out of the box
2015-12-23 cslag - merge
2015-12-23 cslag - todo update
2015-12-23 Daniel Adler configure fixes for iOS 9
2015-12-21 cslag Added tag r0.9-RC4 for changeset 9e9d6a90492a
2015-12-20 cslag - armhf experimental vararg call support r0.9-RC4
2015-12-20 cslag - minor test code fix
2015-12-19 Daniel Adler merge
2015-12-19 Daniel Adler bugfix: value and control-group arrays need to be max-arg size + 1 (... futher cleanup is needed as index 0 in array is not used at all ;-/ )
2015-12-19 cslag - some armhf comments, doc clarification, cleanup
2015-12-19 cslag - generated more call_suite cases to include more cases with lots of fp params for armhf
2015-12-19 cslag - armhf callback fix for calls with >= 64byte of floating point params where d7 is filled before all args are pushed
2015-12-19 cslag - more extreme test case configs, as cconvs like armhf can pass a lot of args via registers, and old config didn't test stack usage in those cases
2015-12-19 cslag Added tag r0.9-RC3 for changeset ecc9403e214a
2015-12-18 cslag - final touch for complete armhf callback support, yay r0.9-RC3
2015-12-18 cslag - doc
2015-12-18 cslag - changelog update
2015-12-18 cslag - armhf callback support: fixed alignment logic (only return type support still missing)
2015-12-18 cslag - armhf callback support (not all working, yet)
2015-12-18 cslag - cosmetics