summaryrefslogtreecommitdiff
path: root/libffi/src/x86/win32.S
AgeCommit message (Expand)Author
2015-01-12Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson
2012-12-26libffi mergeAnthony Green
2012-03-29Restore trampled commitsAnthony Green
2012-03-04Merge upstream libffiAnthony Green
2012-02-23re PR libffi/52221 ([libffi] r183675,r184021 needs to be fixed.)Kai Tietz
2012-02-08prep_cif.c (ffi_prep_cif): Allow for X86_WIN32 also FFI_THISCALL.Kai Tietz
2012-01-29ffi.c (ffi_call_win32): Add new argument to prototype for specify calling-con...Kai Tietz
2010-08-06Add OS/2 SupportDan Witte
2010-08-06Enable build with microsoft compilerAnthony Green
2009-07-24re PR libffi/40807 (libffi.call/return_sc.c)Dave Korn
2009-06-12[multiple changes]Andrew Haley
2009-06-04ffitarget.h, [...]: Back out stdcall changes.Andrew Haley
2009-06-04[multiple changes]Andrew Haley
2009-06-042009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley
2009-05-22win32.S (_ffi_closure_STDCALL): New function.Dave Korn
2009-05-22configure.ac: Also check if assembler supports pc-relative relocs on X86_WIN3...Dave Korn
2005-08-11configure.ac (HAVE_HIDDEN_VISIBILITY_ATTRIBUTE): New test.Jakub Jelinek
2004-03-16types.c: Fix alignment size of X86_WIN32 case int64 and double.Hosaka Yuji
2003-10-21[multiple changes]Andreas Tobler
2002-12-06ffi.h.in: Added FFI_STDCALL ffi_type enumeration for X86_WIN32.Ranjit Mathew
2001-03-27configure.in: Added X86_WIN32 target (Win32, CygWin, MingW).Jon Beniston