log

age author description
Mon, 02 May 2022 15:32:41 +0200 Tassilo Philipp - fix passing aggregate-by-val on x64/sysv: subaggr classification for
Mon, 02 May 2022 15:17:36 +0200 Tassilo Philipp test/call_suite_aggrs: more "design" cases to test subaggr classification for 2-element INTEGER-class aggr arrays (which isn't handled, fix is incoming..)
Sun, 24 Apr 2022 13:59:26 +0200 Tassilo Philipp - fixed wrong symbol naming on some platforms
Sun, 24 Apr 2022 13:48:59 +0200 Tassilo Philipp - test code: dcmode setting order fix, test worked but was incorrect according to the definition/doc
Sun, 24 Apr 2022 13:38:33 +0200 Tassilo Philipp - Changelog
Sat, 23 Apr 2022 16:28:47 +0200 Tassilo Philipp - callback fix for non-trivial aggregate return values: allowing access to caller-reserved space user is supposed to copy non-triv object into
Sat, 23 Apr 2022 15:36:11 +0200 Tassilo Philipp - dyncallback fixes related to C++ non-trivial aggregates (not final, but fixing most obvious things I missed)
Sat, 23 Apr 2022 15:05:03 +0200 Tassilo Philipp - typo
Sat, 23 Apr 2022 12:04:08 +0200 Tassilo Philipp typo
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