log

age author description
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