summaryrefslogtreecommitdiff
path: root/libffi/src/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge with upstream libffi 3ac1610aa33c887ea9b14935208943925714a33eRichard Henderson2015-01-192-5/+7
* re PR libffi/64572 (r219477 breaks bootstrap on x86_64 darwin)Richard Henderson2015-01-131-4/+7
* Fix libjava failures on i686-linuxRichard Henderson2015-01-121-0/+4
* Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson2015-01-1213-3704/+4314
* Enable Java on Cygwin-64Bernd Edlinger2014-05-132-59/+111
* win64.S: Make use of ffi_closure_win64_inner symbol pc-relative.Kai Tietz2013-03-221-1/+1
* libffi mergeAnthony Green2012-12-264-65/+147
* Define FFI_SIZEOF_JAVA_RAW to 4 for x32H.J. Lu2012-07-181-1/+2
* Restore trampled commitsAnthony Green2012-03-292-6/+49
* Merge upstream libffiAnthony Green2012-03-045-98/+64
* re PR libffi/52221 ([libffi] r183675,r184021 needs to be fixed.)Kai Tietz2012-02-232-4/+34
* re PR libffi/52221 ([libffi] r183675,r184021 needs to be fixed.)Kai Tietz2012-02-131-3/+16
* prep_cif.c (ffi_prep_cif): Allow for X86_WIN32 also FFI_THISCALL.Kai Tietz2012-02-083-1/+62
* ffi.c (ffi_call_win32): Add new argument to prototype for specify calling-con...Kai Tietz2012-01-293-19/+181
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-032-2/+2
* sysv.S (FDE_ENCODING, FDE_ENCODE): Define.Richard Henderson2010-11-291-25/+26
* re PR libffi/45677 (Bad stack allocation for ffi function calls on x86-64)Jakub Jelinek2010-10-011-2/+2
* Remove warningsDan Witte2010-08-062-5/+5
* Add OS/2 SupportDan Witte2010-08-061-0/+10
* Improve libffi commentsMatthias Klose2010-08-062-7/+8
* Enable build with microsoft compilerAnthony Green2010-08-062-253/+414
* Enable build with sun compilerOliver Kiddle2010-08-061-3/+3
* sysv.S (ffi_call_SYSV): Align the stack pointer to 16-bytes.Neil Roberts2010-07-071-0/+3
* configure.ac (libffi_cv_as_x86_pcrel): Check for illegal in as output, too.Rainer Orth2010-05-191-1/+11
* configure.ac (libffi_cv_as_x86_64_unwind_section_type): New test.Rainer Orth2010-03-151-0/+4
* re PR libffi/41908 (closures fail for some structure arguments containing flo...Uros Bizjak2009-12-041-17/+71
* win64.S (_ffi_call_win64 stack): Remove for gnu assembly version use of ___ch...Kai Tietz2009-09-291-2/+0
* PR testsuite/32843 (strikes again)Loren J. Rittle2009-09-171-1/+1
* re PR libffi/40807 (libffi.call/return_sc.c)Dave Korn2009-07-242-129/+357
* [multiple changes]Andrew Haley2009-06-125-90/+787
* freebsd.S: Add missing file.Andrew Haley2009-06-091-0/+458
* ffitarget.h, ffi.c: Merge stdcall changes from libffi.Andrew Haley2009-06-052-9/+45
* ffitarget.h, [...]: Back out stdcall changes.Andrew Haley2009-06-043-62/+104
* [multiple changes]Andrew Haley2009-06-043-104/+62
* ffi.h.in: Change void (*)() to void (*)(void).Andrew Haley2009-06-041-6/+6
* [multiple changes]Andrew Haley2009-06-044-7/+9
* 2009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley2009-06-047-51/+60
* 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
* re PR libffi/26048 (libffi doesn't build on Solaris 10/x86 with native assemb...Rainer Orth2008-12-192-10/+32
* [multiple changes]Matthias Klose2008-03-262-0/+8
* re PR libffi/34612 ([4.1/4.2] libffi doesn't work with -fomit-frame-pointer o...H.J. Lu2008-01-301-0/+6
* ffi.c (ffi_prep_cif_machdep): Fix thinko.Andreas Tobler2008-01-061-3/+2
* re PR testsuite/32843 (libffi.call/return_sc.c)Andreas Tobler2008-01-053-59/+106
* sysv.S (ffi_closure_raw_SYSV): Fix typo in previous checkin.Andrew Haley2007-08-071-1/+1
* re PR testsuite/32843 (libffi.call/return_sc.c)Andrew Haley2007-08-061-0/+8
* re PR testsuite/32843 (libffi.call/return_sc.c)Andrew Haley2007-07-312-21/+66
* ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva2007-03-072-18/+21
* configure.ac: Add TARGET for x86_64-*-darwin*.Andreas Tobler2006-12-142-1/+416
* configure.ac [...]: Set X86_DARWIN symbol and conditional.Paolo Bonzini2006-10-102-2/+409