aboutsummaryrefslogtreecommitdiff
path: root/libffi/src/sparc/ffi.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-12Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson1-584/+329
2014-02-17re PR libffi/60073 (64-bit libffi.call/cls_double_va.c FAILs after recent mod...Eric Botcazou1-183/+218
2014-02-13re PR libffi/60073 (64-bit libffi.call/cls_double_va.c FAILs after recent mod...Eric Botcazou1-5/+24
2012-03-04Merge upstream libffiAnthony Green1-11/+55
2009-12-11ffi.c (ffi_closure_sparc_inner_v9): Properly align 'long double' arguments.Eric Botcazou1-0/+5
2009-06-04[multiple changes]Andrew Haley1-4/+4
2009-06-042009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley1-7/+8
2008-11-21ffi.c (ffi_prep_cif_machdep): Add support for signed/unsigned int8/16 return ...Eric Botcazou1-6/+16
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva1-6/+7
2004-11-22ffi.c (ffi_prep_closure): Align doubles and 64-bit integers on a 8-byte bound...Eric Botcazou1-1/+14
2004-01-25ffi.c (ffi_prep_args_v9): Shift the parameter array when the structure return...Eric Botcazou1-42/+122
2003-10-21[multiple changes]Andreas Tobler1-2/+2
2003-07-30re PR libffi/11410 (ffitest failures on Solaris 8/SPARC)Andreas Tobler1-1/+1
2003-01-03ffi.h.in: Add closure defines for SPARC, SPARC64.Jeff Sturm1-1/+105
2002-07-19[multiple changes]Bo Thorsen1-12/+1
2001-03-02Remove RCS ident strings to allow comparisions with multiple source checkouts...Nick Clifton1-2/+0
2000-04-17Port to sparc 32 and 64 Linux.Jakub Jelinek1-44/+252
1999-08-08Initial revisionAnthony Green1-0/+216