aboutsummaryrefslogtreecommitdiff
path: root/libffi/src/x86/unix64.S
AgeCommit message (Expand)AuthorFilesLines
2015-01-19Merge with upstream libffi 3ac1610aa33c887ea9b14935208943925714a33eRichard Henderson1-1/+1
2015-01-12Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson1-299/+419
2010-03-15configure.ac (libffi_cv_as_x86_64_unwind_section_type): New test.Rainer Orth1-0/+4
2009-06-04[multiple changes]Andrew Haley1-2/+3
2009-06-042009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley1-7/+8
2008-12-19re PR libffi/26048 (libffi doesn't build on Solaris 10/x86 with native assemb...Rainer Orth1-5/+9
2008-03-26[multiple changes]Matthias Klose1-0/+4
2005-05-04ffi64.c (ffi_prep_cif_machdep): Save sse-used flag in bit 11 of flags.Richard Henderson1-43/+80
2004-12-27* src/x86/unix64.S: Fix typo in unwind info.Richard Henderson1-1/+1
2004-12-25ffi64.c (struct register_args): Rename from stackLayout.Richard Henderson1-245/+317
2003-10-21[multiple changes]Andreas Tobler1-0/+1
2003-05-17configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame section should be re...Jakub Jelinek1-1/+1
2003-01-28ffi.h.in: Enable FFI_CLOSURES for x86_64.Andrew Haley1-1/+95
2003-01-14ffi64.c (ffi_prep_args): Check for void retval.Andrew Haley1-0/+42
2002-07-19[multiple changes]Bo Thorsen1-0/+166