kc3-lang/libffi/src/x86

Branch :


Log

Author Commit Date CI Message
3dc3f32c 2013-12-05 16:23:25 Undo iOS ARM64 changes.
33c46ce5 2013-11-30 04:13:42 Darwin/Mac: Fix 64/32 shortening warnings
16ba1b80 2012-04-11 23:26:04 Darwin: Silence Clang warnings.
becd7544 2013-11-06 06:43:49 Align the stack pointer to 16-bytes.
05c31093 2013-11-06 06:40:58 Mark executable as not requiring executable stack.
6aa15900 2013-09-05 12:05:06 Don't use 16 byte aligned stack for WIN32 This fixes a crash when accessing __stdcall functions in Python ctypes.
b8a91d81 2013-07-02 10:57:37 added include for xmmintrin.h
ee18766b 2013-03-14 15:00:33 Fix for a crasher due to misaligned stack on x86-32. Full information on reproduction (using Python's ctypes available here: http://bugs.python.org/issue17423)
fd07c9e4 2013-02-07 18:00:36 Add cache flushing routine for sun compiler on sparc solaris 2.8
6a790129 2013-02-06 17:37:15 Work around LLVM ABI problem on x86-64
8bf987d4 2013-01-10 17:24:51 Fix for sunpro compiler on Solaris
2d9b3939 2013-01-09 21:14:54 Fix for closures with sunpro compiler
35ddb69c 2013-01-08 07:53:37 Only emit DWARF unwind info when building with GCC
048d2f41 2012-10-11 10:55:25 Rebase
a044a56b 2012-04-06 10:39:10 Linux/x32 libtool fix
39dccddb 2012-04-05 12:32:41 Fix building with Clang for Darwin (OS X 10.6+ and iOS 4.0+)
3afaa9a3 2012-04-03 07:40:31 Fix return_uc.c test case on windows.
0a1ab12a 2012-03-30 08:14:08 Various MSVC-related changes.
7c5e60b5 2012-03-29 08:48:22 Rebase on fixed GCC sources
bd78c9c3 2012-03-21 08:09:30 More cygwin fixes
964c5b93 2012-03-03 14:46:20 abi check fixes and Linux/x32 support
8360bf1c 2012-02-23 07:01:13 Ensure that users don't include ffitarget.h directly
dee20f8e 2012-02-10 13:06:46 Rebased from gcc
1ff9c604 2012-02-01 16:34:30 Rebase from GCC
1fbf9dc4 2011-02-13 08:06:39 Fix bad_abi test. rc5.
69dbe845 2011-02-09 07:38:43 Fix xfails
0e584399 2011-02-08 07:52:40 Refresh from GCC
5b9cd527 2010-11-22 15:19:57 win64-underscore patch
2db72615 2010-11-21 10:50:56 Rebase
c1d28ba8 2010-08-05 08:48:16 stdcall-x86-closure-fix
10ea8489 2010-08-05 08:24:27 don't copy win64 struct args
d14178be 2010-07-23 09:14:00 FFI_LAST_ABI fix
3f5b1375 2010-07-12 14:39:18 rebase
9dc9a293 2010-04-13 10:33:52 Rebase to latest GCC sources
f2c2a4fc 2010-04-13 10:19:28 Remove warnings and add OS/2 support
59a259f4 2010-03-15 05:57:51 Remove junk file
3de1eb36 2010-03-15 05:57:24 fix-comments patch
cadeba6c 2010-01-15 10:46:51 Microsoft Visual C port
0739e7dc 2010-01-15 09:48:33 Add x86 Sun Studio compiler support
7b7a42f2 2010-01-12 09:14:14 Rebase from GCC
c3042afa 2010-01-01 08:08:02 Reset quilt patches post 3.0.9 merge with GCC
0cfe60e9 2009-12-29 10:06:04 3.0.9rc12
9458d88f 2009-12-26 07:02:27 Rebase from GCC
da11bece 2009-12-24 05:34:46 Release 3.0.9rc5
115ab36f 2009-12-24 00:22:00 Update missing changes for 3.0.9r4.
c6dddbd0 2009-10-04 08:11:33 Initial commit