log

age author description
Sat, 23 Jul 2016 19:43:32 +0200 cslag - mips64 thunk fix
Thu, 14 Jul 2016 23:40:31 +0200 cslag - todo/changelog update
Thu, 14 Jul 2016 16:05:24 +0200 cslag - mips o32 callback fixes for big endian platforms
Thu, 14 Jul 2016 14:41:32 +0200 cslag - added debug help 'show-compiler-predefs' target to Makefile.generic
Sat, 09 Jul 2016 16:39:33 +0200 cslag - manual update, started splitting platform overview in EP and EL for some platforms
Thu, 07 Jul 2016 14:51:30 +0200 cslag - fixed mips64 n32 build (not sure if working, though)
Wed, 06 Jul 2016 20:07:08 +0200 cslag - Changelog update
Wed, 06 Jul 2016 15:21:51 +0200 cslag - todo update
Wed, 06 Jul 2016 15:13:43 +0200 cslag - mips n64 vararg call fixes if non-variadic arguments are floats
Tue, 05 Jul 2016 14:30:56 +0200 cslag - doc and todo update to reflect working mips64 n64 big endian support
Tue, 05 Jul 2016 14:20:57 +0200 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)
Tue, 05 Jul 2016 14:15:56 +0200 cslag - mips doc stuff
Mon, 04 Jul 2016 16:14:59 +0200 cslag - big-endian mips fixes for return values
Mon, 04 Jul 2016 16:13:59 +0200 cslag - manual callconv clarifications
Mon, 04 Jul 2016 01:11:08 +0200 cslag - first draft of mips64 n64 callbacks, not everything working, though
Mon, 04 Jul 2016 01:03:27 +0200 cslag - added padding to mips64 thunk
Mon, 04 Jul 2016 01:02:47 +0200 cslag - minor callback cleanups
Mon, 04 Jul 2016 00:59:59 +0200 cslag - mips64 manual appendix clarifications
Sun, 03 Jul 2016 01:41:43 +0200 cslag - cleanups in comments, etc.
Sun, 03 Jul 2016 01:39:37 +0200 cslag - doc, added first version of mips64 callconv page
Thu, 23 Jun 2016 12:38:51 +0200 cslag - mips n64 working thunks
Thu, 23 Jun 2016 12:21:07 +0200 cslag - added more macros to detect MIPS platforms
Sat, 18 Jun 2016 21:17:27 +0200 cslag - revert last commit, as others would need same treatment, but won't do this now
Sat, 18 Jun 2016 21:12:08 +0200 cslag - cosmetics: use dyncall types
Sat, 18 Jun 2016 20:47:20 +0200 cslag - added __mips_n64 predef detection to macros.h
Sat, 18 Jun 2016 19:49:36 +0200 cslag - doc updates for mips32
Sat, 18 Jun 2016 19:38:22 +0200 cslag - working mips32 eabi callbacks
Sat, 11 Jun 2016 21:44:38 +0200 cslag - mips comment cleanups
Sat, 11 Jun 2016 21:38:46 +0200 cslag - mips clarifications in doc
Sat, 11 Jun 2016 19:00:25 +0200 cslag - silenced some debug warnings on mips o32
Sat, 11 Jun 2016 13:07:23 +0200 cslag - dyncallback/mips_o32 fixes for when using -O? optimization flags; basically not using $fp directly, anymore
Thu, 09 Jun 2016 16:11:37 +0200 cslag - more cases for checked-in config of callback_suite test (needed some more floats as first params)
Thu, 09 Jun 2016 15:13:53 +0200 cslag - complete, working mips o32 callback (using hardware fp); fixes error from last commit, which ignored first 2 float args
Wed, 08 Jun 2016 02:27:12 +0200 cslag - mostly functional mips o32 callbacks (seems to still have problems with 64bit params)
Tue, 07 Jun 2016 09:05:34 +0200 cslag - mips o32 callbacks, first draft (calls into handler correctly, with correct params, but doesn't return)
Tue, 07 Jun 2016 07:34:37 +0200 cslag - mips related cleanup, mostly comments, cpp macro lib
Sun, 05 Jun 2016 14:41:58 +0200 cslag - manual: fixed html output of tables rendered as .png, using tex multirow
Sat, 04 Jun 2016 21:50:03 +0200 cslag - doc clarification for mips o32 appendix
Sat, 04 Jun 2016 21:42:40 +0200 cslag - MIPS o32 manual appendix
Sat, 04 Jun 2016 19:35:58 +0200 cslag - internal linkage for some helper functions
Sat, 04 Jun 2016 19:32:21 +0200 cslag - updated dyncallback.3, blurb about handler's retval signature character was outdated
Sat, 04 Jun 2016 18:36:12 +0200 cslag - doc fixes (mainly for html output)
Sat, 04 Jun 2016 17:11:44 +0200 cslag - stubs for mips callback support
Sat, 04 Jun 2016 12:54:10 +0200 cslag - better, more neutral .3 SEE ALSO
Sat, 04 Jun 2016 12:33:09 +0200 cslag - manual work
Fri, 03 Jun 2016 14:21:14 +0200 cslag - html improvements of manual (paragraphs and css)
Fri, 03 Jun 2016 02:40:13 +0200 cslag - manual improvements
Sun, 29 May 2016 15:38:26 +0200 cslag - todo update
Sun, 29 May 2016 15:36:32 +0200 cslag - cosmetics
Sun, 29 May 2016 13:16:38 +0200 cslag - cleanup, removed hardcoded value in syscall test
Sat, 09 Apr 2016 17:03:20 -0500 cslag - todo cleanup
Wed, 06 Apr 2016 02:02:34 +0200 cslag - ToDo update
Wed, 06 Apr 2016 00:21:51 +0200 cslag - bigger cleanup in callvm code
Mon, 28 Mar 2016 23:46:59 +0200 cslag - PPC64 single-precision float fixes for more than 13 float args (thanks Masanori!)
Thu, 24 Mar 2016 23:53:03 +0100 cslag - html doc todo note
Thu, 24 Mar 2016 22:55:53 +0100 cslag - manpage formatting cleanup
Mon, 21 Mar 2016 01:32:59 +0100 cslag - layout tweak for manual
Mon, 21 Mar 2016 01:28:01 +0100 cslag - changelog additions for 1.0, cleanup
Mon, 21 Mar 2016 01:25:10 +0100 cslag - todo entry
Mon, 21 Mar 2016 01:23:37 +0100 cslag - manual layout tweaks
Mon, 21 Mar 2016 01:15:37 +0100 cslag - tweaks in manual, mainly for html generation
Sun, 20 Mar 2016 18:44:41 +0100 cslag - html manual: moved some generation steps to website build
Sat, 19 Mar 2016 15:43:29 +0100 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)
Sun, 13 Mar 2016 21:49:16 +0100 cslag - doc cleanup and html work
Sun, 13 Mar 2016 21:08:59 +0100 cslag - html manual work
Mon, 07 Mar 2016 01:45:36 +0100 cslag - more html doc work
Sun, 06 Mar 2016 23:30:44 +0100 cslag - progress on html doc generation
Sun, 06 Mar 2016 16:28:01 +0100 cslag - work on html doc generation
Sun, 06 Mar 2016 12:53:02 +0100 cslag - cleanup
Tue, 12 Jan 2016 08:17:50 +0100 dadler minor fix for documentation
Wed, 06 Jan 2016 15:04:33 +0100 Daniel Adler fix for universal binary build on OS X > 10.10
Thu, 31 Dec 2015 01:31:16 +0100 cslag - started changelog section for 1.0
Thu, 31 Dec 2015 00:49:47 +0100 cslag - changelog update, better list for r0.9
Thu, 31 Dec 2015 00:23:19 +0100 cslag Added tag r0.9 for changeset 8b3f468f1bf9
Thu, 31 Dec 2015 00:23:04 +0100 cslag - version update of manual r0.9
Thu, 31 Dec 2015 00:22:43 +0100 cslag Removed tag r0.9
Thu, 31 Dec 2015 00:16:10 +0100 cslag Added tag r0.9 for changeset f1d47aca579a
Thu, 31 Dec 2015 00:16:00 +0100 cslag - changelog update listing final 0.9 content
Tue, 29 Dec 2015 17:51:09 +0100 cslag Added tag r0.9-RC5 for changeset 4eef76c8d22f
Fri, 25 Dec 2015 23:13:17 +0100 cslag - another gnu/kfreebsd configure script linker flag r0.9-RC5
Fri, 25 Dec 2015 21:16:04 +0100 cslag - added -lm in GNU/kFreeBSD config, to build all tests out of the box
Wed, 23 Dec 2015 22:20:18 +0100 cslag - merge
Wed, 23 Dec 2015 22:18:08 +0100 cslag - todo update
Wed, 23 Dec 2015 15:03:49 +0100 Daniel Adler configure fixes for iOS 9
Mon, 21 Dec 2015 09:47:37 +0100 cslag Added tag r0.9-RC4 for changeset 9e9d6a90492a
Sun, 20 Dec 2015 20:27:43 +0100 cslag - armhf experimental vararg call support r0.9-RC4
Sun, 20 Dec 2015 15:38:14 +0100 cslag - minor test code fix
Sun, 20 Dec 2015 00:12:06 +0100 Daniel Adler merge
Sat, 19 Dec 2015 23:04:42 +0000 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 ;-/ )
Sun, 20 Dec 2015 00:09:47 +0100 cslag - some armhf comments, doc clarification, cleanup
Sat, 19 Dec 2015 23:40:15 +0100 cslag - generated more call_suite cases to include more cases with lots of fp params for armhf
Sat, 19 Dec 2015 23:24:35 +0100 cslag - armhf callback fix for calls with >= 64byte of floating point params where d7 is filled before all args are pushed
Sat, 19 Dec 2015 16:19:15 +0100 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
Sat, 19 Dec 2015 16:01:33 +0100 cslag Added tag r0.9-RC3 for changeset ecc9403e214a
Fri, 18 Dec 2015 23:28:18 +0100 cslag - final touch for complete armhf callback support, yay r0.9-RC3
Fri, 18 Dec 2015 23:10:37 +0100 cslag - doc
Fri, 18 Dec 2015 21:05:58 +0100 cslag - changelog update
Fri, 18 Dec 2015 20:17:51 +0100 cslag - armhf callback support: fixed alignment logic (only return type support still missing)
Fri, 18 Dec 2015 19:07:17 +0100 cslag - armhf callback support (not all working, yet)
Fri, 18 Dec 2015 01:08:14 +0100 cslag - cosmetics
Fri, 18 Dec 2015 01:07:40 +0100 cslag - armhf dyncall optimization/cleanup
Tue, 15 Dec 2015 14:40:19 +0100 cslag - armhf doc update
Tue, 15 Dec 2015 11:19:57 +0100 cslag - started section for armhf in doc
Fri, 27 Nov 2015 01:18:22 +0100 cslag - ported _macros.h change from 2 commits ago to autovar (which will replace former, in 1.0)
Fri, 27 Nov 2015 01:11:49 +0100 cslag - added some exception handling to thunk test, to catch w^x tests, etc.
Fri, 27 Nov 2015 00:04:24 +0100 Snaipe Fixed failing builds when the compiler is ICC/ICPC
Sat, 21 Nov 2015 16:16:26 +0100 cslag - added configure (only sh-version) option to display list of settable targets
Wed, 16 Sep 2015 09:55:53 +0200 cslag Added tag r0.9-RC2 for changeset a461b6977b52
Wed, 16 Sep 2015 09:55:39 +0200 cslag -ToDo r0.9-RC2
Tue, 15 Sep 2015 12:48:52 +0200 cslag - refactored arm calling conventions' callvm code, so that the code that keeps
Sun, 13 Sep 2015 16:52:53 +0200 cslag - doc: openbsd/arm, minix/arm indicators
Sun, 06 Sep 2015 12:01:17 +0200 cslag Added tag r0.9-RC1 for changeset d9c707a699d9
Sun, 06 Sep 2015 00:27:11 +0200 cslag - note about selinux support for 1.0 added to ToDo r0.9-RC1
Sun, 06 Sep 2015 00:06:59 +0200 cslag - removing item from ToDo that's not longer valid
Sat, 05 Sep 2015 23:44:45 +0200 cslag - Todo
Sat, 05 Sep 2015 23:17:56 +0200 cslag - cleanups in changelog and todo
Sun, 02 Aug 2015 19:38:25 +0200 cslag - arm thunk cleanup of old, stale code
Sat, 01 Aug 2015 19:54:23 +0200 cslag - ToDo and Changelog
Sat, 01 Aug 2015 19:50:49 +0200 cslag - fix for arm/thumb on some platforms (e.g. nintendo ds) to keep compiler from overwriting return values in caller-cleanup code
Sat, 01 Aug 2015 19:13:21 +0200 cslag - fix for arm on some platforms (e.g. freebsd/arm32, nintendo ds) to keep compiler from overwriting return values in caller-cleanup code