log

age author description
Thu, 23 May 2024 16:05:45 +0200 Tassilo Philipp - test/thunk: disable output buffering (might not be able catch segfaults on stack without SA_ONSTACK, so print maximum for when handler isn't called) default tip
Sun, 24 Mar 2024 13:52:44 +0100 Tassilo Philipp - another tweak handling clang trying to be too smart (see last commit)
Thu, 21 Mar 2024 09:02:44 +0100 Tassilo Philipp - fix dynload_plain test on some toolchains trying to be too smart (e.g. clang llvmmingw appends .exe to -o outfile if no suffix, for no reason at all)
Thu, 14 Mar 2024 10:11:28 +0100 Tassilo Philipp - dyncallback code cleanup: removed unneeded headers
Tue, 12 Mar 2024 23:32:12 +0100 Tassilo Philipp - clarified/fixed riscv64 callconv doc
Tue, 12 Mar 2024 23:12:15 +0100 Tassilo Philipp riscv64 callbacks: