22 Commits (c24c2736c2011271b4496e070636d6e46fc6ae8c)

Author SHA1 Message Date
Aleksey Demakov 271ed2b886 start integrating mikyt's ARM patch 16 years ago
Klaus Treichel a7974595b1 Work around an optimizer bug in gcc 4.3 on x86. 16 years ago
Aleksey Demakov 30dabdf9b3 Mac OS X compatibility fixes 16 years ago
Klaus Treichel e08fa89b4a Fix build on NetBSD to get the correct declaration of alloca. 16 years ago
Klaus Treichel 44859d7672 Allow different float types at different offsets in the apply return struct. 17 years ago
Aleksey Demakov a92a6bf2d8 Klaus' apply changes needed for x86-64 17 years ago
Aleksey Demakov 6cacbd0d82 use LGPL 2.1 for dpas, tools, tests, and doc 17 years ago
Aleksey Demakov 8fd919b8d4 resolve stack-walking problem with gcc 4.1 and introduce jit-arch-*.h 18 years ago
Aleksey Demakov 39b6bce83e floating point changes 19 years ago
Rhys Weatherley a982e32003 Write an x86-64 assembly version of "__builtin_apply", because 21 years ago
Rhys Weatherley 13489a8e18 Fix a crash in gen-apply under x86-64. 21 years ago
Rhys Weatherley 3e1f1bf916 Allow floating-point values to be passed in "fastcall" registers. 21 years ago
Rhys Weatherley 311f4fc6b1 Add some test cases for parameter passing; fix fastcall/stdcall 21 years ago
Rhys Weatherley c77398b340 Gen-apply fix for ia64. 21 years ago
Rhys Weatherley 574f0d5276 Bypass the auto-detection logic in gen-apply under MacOSX because 21 years ago
Rhys Weatherley 705f7e828b Gen-apply fixes for Alpha platforms. 21 years ago
Rhys Weatherley 8a1d2eb4cb Fix some gcc 3.x compile warnings. 21 years ago
Rhys Weatherley be3ff8d4e2 Split "detect_struct_conventions" up a bit more to (hopefully) prevent 21 years ago
Rhys Weatherley 40cfd9fe84 Fix a macro generation bug for Win32 systems. 21 years ago
Rhys Weatherley 5a47042be1 Improve the maintainability of the apply macros. 21 years ago
Rhys Weatherley c13676efb1 Clean up the builder/parser macros and detect padding of 21 years ago
Rhys Weatherley 6904378724 Initial revision 21 years ago