log

age author description
Tue, 14 Apr 2020 17:47:33 +0200 Tassilo Philipp - changelog addition
Tue, 14 Apr 2020 16:56:57 +0200 Tassilo Philipp - added helper function dcGetModeFromCCSigChar() mapping callconv sig chars to respective mode
Mon, 13 Apr 2020 21:40:28 +0200 Tassilo Philipp - typos
Mon, 13 Apr 2020 21:35:43 +0200 Tassilo Philipp - doc updates with more info about signature string usage
Mon, 13 Apr 2020 16:01:17 +0200 Tassilo Philipp - better implementation of callf sigchar cc mode checking
Mon, 13 Apr 2020 15:12:01 +0200 Tassilo Philipp - extended signature with calling convention mode switches for fastcall (gnu), default, cdecl, stdcall, arm (arm), arm (thumb), syscall
Tue, 25 Feb 2020 18:16:13 +0100 Tassilo Philipp - PPC64 asm syntax fix, specifying explicitly comparison mode for cmpi (newer toolchains complain, older ones took optional field of instruction which happened to be same value)
Tue, 25 Feb 2020 16:07:45 +0100 Tassilo Philipp - fix to dynload to build with musl libc (latter has dlinfo but not RTLD_SELF, so fallback to dl_iterate_phdr if on ELF targets)
Sun, 12 Jan 2020 11:30:40 +0100 Tassilo Philipp - changelog and todo prep for upcoming 1.2
Sat, 11 Jan 2020 15:55:49 +0100 Tassilo Philipp Added tag r1.1 for changeset 2f28f26c72a7
Fri, 10 Jan 2020 15:29:13 +0100 Tassilo Philipp - prep/cleanup for 1.1 release r1.1
Fri, 10 Jan 2020 14:07:57 +0100 Tassilo Philipp - removed misleading help test in configure.bat
Fri, 10 Jan 2020 13:29:49 +0100 Tassilo Philipp Added tag r1.1-RC4 for changeset 127fe78cb7dd
Fri, 10 Jan 2020 13:30:57 +0100 Tassilo Philipp - dynload/windows: dlLoadLibrary behaviour now more in line with other platforms by not trying to load provided path with .dll suffix
Wed, 08 Jan 2020 18:20:49 +0100 Tassilo Philipp Added tag r1.1-RC3 for changeset da4b267c10bf