aboutsummaryrefslogtreecommitdiff
path: root/libffi/src/x86
AgeCommit message (Expand)AuthorFilesLines
2007-07-31re PR testsuite/32843 (libffi.call/return_sc.c)Andrew Haley2-21/+66
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva2-18/+21
2006-12-14configure.ac: Add TARGET for x86_64-*-darwin*.Andreas Tobler2-1/+416
2006-10-10configure.ac [...]: Set X86_DARWIN symbol and conditional.Paolo Bonzini2-2/+409
2006-04-22README: Remove notice about 'Crazy Comments'.Andreas Tobler1-64/+23
2005-08-11configure.ac (HAVE_HIDDEN_VISIBILITY_ATTRIBUTE): New test.Jakub Jelinek3-100/+320
2005-05-04ffi64.c (ffi_prep_cif_machdep): Save sse-used flag in bit 11 of flags.Richard Henderson2-51/+95
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 Henderson2-640/+566
2004-08-10ffi64.c (ffi_prep_args ): 8-align all stack arguments.Andrew Haley1-0/+2
2004-03-16types.c: Fix alignment size of X86_WIN32 case int64 and double.Hosaka Yuji2-5/+74
2004-01-21ffi64.c (ffi_prep_args): Cast the RHS of an assignment instead of the LHS.Michael Ritzert1-1/+1
2003-12-02re PR libffi/13221 (libffi's closure couldn't pass sequence of char and/or sh...Hosaka Yuji1-4/+4
2003-10-21commit missing adds.Andreas Tobler1-0/+81
2003-10-21[multiple changes]Andreas Tobler4-2/+5
2003-06-13sysv.S: Avoid gas-only .uleb128/.sleb128 directives.Rainer Orth1-30/+30
2003-05-17configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame section should be re...Jakub Jelinek2-31/+45
2003-03-21ffi.h.in: Define X86 instead of X86_64 in 32 bit mode.Zdenek Dvorak1-29/+16
2003-01-28ffi.h.in: Enable FFI_CLOSURES for x86_64.Andrew Haley2-1/+227
2003-01-14ffi64.c (ffi_prep_args): Check for void retval.Andrew Haley2-3/+46
2002-12-06ffi.h.in: Added FFI_STDCALL ffi_type enumeration for X86_WIN32.Ranjit Mathew2-3/+144
2002-10-02* src/x86/ffi64.c (ffi_prep_cif_machdep): Remove debug output.Andreas Jaeger1-2/+0
2002-07-19Forgot this file.Bo Thorsen1-4/+0
2002-07-19[multiple changes]Bo Thorsen4-1/+750
2002-05-28Fix last commit. Sorry about that.Bo Thorsen1-15/+6
2002-05-28* src/x86/ffi.c (ffi_prep_args): Remove reference to avn.Roger Sayle1-1/+1
2002-05-27ffi.c (ffi_prep_args): Remove unused variable and fix formatting.Bo Thorsen1-52/+46
2001-10-07acinclude.m4: Fix spelling error of "separate" as "seperate".Joseph Myers1-1/+1
2001-07-16sysv.S: Avoid gas-only .balign directive.Rainer Orth1-17/+16
2001-03-27configure.in: Added X86_WIN32 target (Win32, CygWin, MingW).Jon Beniston1-0/+125
2001-03-02Remove RCS ident strings to allow comparisions with multiple source checkouts...Nick Clifton2-4/+0
1999-08-08Makefile.in: Rebuilt.Anthony Green1-1/+40
1999-08-08Initial revisionAnthony Green2-0/+639