log

age author description
Tue, 27 Sep 2022 15:34:45 +0200 Tassilo Philipp - test/syscall: minix include fix
Thu, 22 Sep 2022 23:15:51 +0200 Tassilo Philipp - sparc64 callback crash fix (local register wasn't preserved)
Wed, 21 Sep 2022 15:20:58 +0200 Tassilo Philipp - more statics in test code (this is partly needed on an experimental freebsd sparc64 build where the elf cleanup code crashes for some reason ... it's probably that experimental build, but a good change to do regardless)
Wed, 21 Sep 2022 14:37:09 +0200 Tassilo Philipp - cleanups
Wed, 21 Sep 2022 14:36:44 +0200 Tassilo Philipp - cleanups, made some arrays local to TUs, etc.
Wed, 21 Sep 2022 13:26:31 +0200 Tassilo Philipp - missed cmake build line to be removed given last commit
Wed, 21 Sep 2022 13:25:35 +0200 Tassilo Philipp tests:
Wed, 21 Sep 2022 10:54:29 +0200 Tassilo Philipp cosmetics
Wed, 21 Sep 2022 10:52:05 +0200 Tassilo Philipp test/callf: dcNewAggr() calls param fixes, used wrong field count
Tue, 20 Sep 2022 14:52:28 +0200 Tassilo Philipp Added tag r1.4-RC4 for changeset 57ad31f924bb
Tue, 20 Sep 2022 10:58:15 +0200 Tassilo Philipp - more signal handling in aggrs tests r1.4-RC4
Tue, 20 Sep 2022 10:44:57 +0200 Tassilo Philipp - test/call_suite_aggrs: LL-suffixed long long int constant to avoid side-effects and warning
Tue, 20 Sep 2022 10:39:09 +0200 Tassilo Philipp - test/dynload_plain: fixed libc.so deduction fallback
Tue, 20 Sep 2022 10:29:23 +0200 Tassilo Philipp - test/dynload_plain build fixes:
Tue, 20 Sep 2022 10:20:32 +0200 Tassilo Philipp - test/dynload_plain: workaround for shell incompatibilities on some platforms