summaryrefslogtreecommitdiff
path: root/libffi/src/x86/win32.S
Commit message (Expand)AuthorAgeFilesLines
* Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson2015-01-121-1201/+0
* libffi mergeAnthony Green2012-12-261-57/+111
* Restore trampled commitsAnthony Green2012-03-291-1/+29
* Merge upstream libffiAnthony Green2012-03-041-29/+1
* re PR libffi/52221 ([libffi] r183675,r184021 needs to be fixed.)Kai Tietz2012-02-231-1/+29
* prep_cif.c (ffi_prep_cif): Allow for X86_WIN32 also FFI_THISCALL.Kai Tietz2012-02-081-0/+25
* ffi.c (ffi_call_win32): Add new argument to prototype for specify calling-con...Kai Tietz2012-01-291-13/+42
* Add OS/2 SupportDan Witte2010-08-061-0/+10
* Enable build with microsoft compilerAnthony Green2010-08-061-191/+369
* re PR libffi/40807 (libffi.call/return_sc.c)Dave Korn2009-07-241-128/+356
* [multiple changes]Andrew Haley2009-06-121-2/+0
* ffitarget.h, [...]: Back out stdcall changes.Andrew Haley2009-06-041-17/+95
* [multiple changes]Andrew Haley2009-06-041-95/+17
* 2009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley2009-06-041-8/+10
* win32.S (_ffi_closure_STDCALL): New function.Dave Korn2009-05-221-0/+95
* configure.ac: Also check if assembler supports pc-relative relocs on X86_WIN3...Dave Korn2009-05-221-14/+195
* configure.ac (HAVE_HIDDEN_VISIBILITY_ATTRIBUTE): New test.Jakub Jelinek2005-08-111-0/+114
* types.c: Fix alignment size of X86_WIN32 case int64 and double.Hosaka Yuji2004-03-161-2/+34
* [multiple changes]Andreas Tobler2003-10-211-0/+1
* ffi.h.in: Added FFI_STDCALL ffi_type enumeration for X86_WIN32.Ranjit Mathew2002-12-061-2/+103
* configure.in: Added X86_WIN32 target (Win32, CygWin, MingW).Jon Beniston2001-03-271-0/+125