log dyncall/dyncall_callvm_arm32_thumb.c @ 520:bb4933eab7d6

age author description
Wed, 02 Feb 2022 18:30:44 +0100 Tassilo Philipp introduced platform-native thiscall mode (DC_CALL_C_DEFAULT_THIS), as needed
Sun, 03 Oct 2021 19:41:41 +0200 Tassilo Philipp - regression fix: return values were broken on some arm32-thumb targets
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
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
Tue, 15 Sep 2015 12:48:52 +0200 cslag - refactored arm calling conventions' callvm code, so that the code that keeps
Sun, 02 Aug 2015 19:38:25 +0200 cslag - arm thunk cleanup of old, stale code
Sat, 01 Aug 2015 19:50:49 +0200 cslag - fix for arm/thumb on some platforms (e.g. nintendo ds) to keep compiler from overwriting return values in caller-cleanup code
Thu, 19 Mar 2015 22:24:28 +0100 Daniel Adler initial from svn dyncall-1745