log dyncall/dyncall_callvm_x86.c @ 663:127b569978cc default tip

age author description
Sun, 02 Oct 2022 13:58:33 +0200 Tassilo Philipp - fixed mingw and cygwin env detection (was always shadowed by _WIN32 macro detection, and __MINGW__ macro check was wrong to begin with)
Thu, 21 Apr 2022 13:35:47 +0200 Tassilo Philipp - integration of patches from Raphael Luba, Thekla, Inc.:
Wed, 02 Feb 2022 18:30:44 +0100 Tassilo Philipp introduced platform-native thiscall mode (DC_CALL_C_DEFAULT_THIS), as needed
Wed, 02 Feb 2022 12:55:23 +0100 Tassilo Philipp - // -> /* */, mainly for consistency (but also for a few obscure compilers)
Wed, 15 Apr 2020 14:57:23 +0200 Tassilo Philipp - removal of some unnecessary headers that only contained internally used forward declarations, so no need to have them
Tue, 14 Apr 2020 19:58:31 +0200 Tassilo Philipp - fixing issue after having aliased gnu thiscalls to cdecl with a duped switch label
Sat, 04 Jan 2020 23:00:02 +0100 Tassilo Philipp - gen-masm
Sat, 04 Jan 2020 01:07:49 +0100 Tassilo Philipp - x64 SysV syscall support
Thu, 19 Apr 2018 20:10:26 +0200 Tassilo Philipp - file header cleanups for release
Wed, 06 Apr 2016 00:21:51 +0200 cslag - bigger cleanup in callvm code
Thu, 19 Mar 2015 22:24:28 +0100 Daniel Adler initial from svn dyncall-1745