log

age author description
Thu, 21 Apr 2022 13:35:47 +0200 Tassilo Philipp - integration of patches from Raphael Luba, Thekla, Inc.:
Sat, 16 Apr 2022 15:00:58 +0200 Tassilo Philipp .
Sat, 16 Apr 2022 14:59:05 +0200 Tassilo Philipp cleanups
Sat, 16 Apr 2022 12:10:02 +0200 Tassilo Philipp - more doc and disas examples for x86 fastcall and non-trivial aggregates
Thu, 14 Apr 2022 21:18:02 +0200 Tassilo Philipp - mips eabi doc disas examples
Thu, 14 Apr 2022 14:44:40 +0200 Tassilo Philipp - test/callback_suite: reduce number of args, as it uses macros in generated cases.h and some platforms' preprocessor cannot handle that many args
Thu, 14 Apr 2022 10:13:10 +0200 Tassilo Philipp - cosmetics
Thu, 14 Apr 2022 10:06:58 +0200 Tassilo Philipp tests: integrate new tests into makefiles, some cleanups
Wed, 13 Apr 2022 15:55:50 +0200 Tassilo Philipp - callback_suite_aggrs: added some cases that failed and/or are still failing to design.txt, as they showcase more subtle things like structs right on the reg-stack split, alignment issues, etc.
Wed, 13 Apr 2022 15:16:56 +0200 Tassilo Philipp - test/callback_suite_aggrs: small fix, removed missing param with default value
Wed, 13 Apr 2022 14:59:57 +0200 Tassilo Philipp - new test/callback_suite_aggrs (currently ahead of checked-in dyncall code and won't compile, though, as with call_suite_aggrs; dc code will be checked in, soon)
Wed, 13 Apr 2022 10:19:49 +0200 Tassilo Philipp - test code generator code: var abstraction
Wed, 13 Apr 2022 10:06:40 +0200 Tassilo Philipp - more test code generator code sharing/abstraction/simplifications
Mon, 11 Apr 2022 22:49:04 +0200 Tassilo Philipp - call_suite_aggrs: makefile fix
Mon, 11 Apr 2022 22:26:07 +0200 Tassilo Philipp test/call_suite_aggrs: