aboutsummaryrefslogtreecommitdiff
path: root/libffi/src/sparc
AgeCommit message (Expand)AuthorFilesLines
2015-01-28Merge with upstream libffi db1b34b7e1f5e473d17557e454a29933dfecd1afRichard Henderson2-40/+159
2015-01-19Merge with upstream libffi 3ac1610aa33c887ea9b14935208943925714a33eRichard Henderson2-88/+114
2015-01-12Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson6-1064/+1554
2014-02-17re PR libffi/60073 (64-bit libffi.call/cls_double_va.c FAILs after recent mod...Eric Botcazou4-187/+236
2014-02-13re PR libffi/60073 (64-bit libffi.call/cls_double_va.c FAILs after recent mod...Eric Botcazou2-8/+28
2012-03-29Restore trampled commitsAnthony Green1-1/+1
2012-03-04Merge upstream libffiAnthony Green3-16/+65
2012-02-11* src/sparc/v9.S (STACKFRAME): Bump to 176.Eric Botcazou1-1/+1
2010-08-06Define libffi macros carefullyDan HorĂ¡k1-0/+2
2009-12-11ffi.c (ffi_closure_sparc_inner_v9): Properly align 'long double' arguments.Eric Botcazou1-0/+5
2009-06-04[multiple changes]Andrew Haley3-6/+6
2009-06-042009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley4-28/+32
2008-11-21ffi.c (ffi_prep_cif_machdep): Add support for signed/unsigned int8/16 return ...Eric Botcazou2-20/+71
2008-03-26[multiple changes]Matthias Klose2-0/+8
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 Botcazou2-3/+26
2004-01-25ffi.c (ffi_prep_args_v9): Shift the parameter array when the structure return...Eric Botcazou3-87/+188
2003-10-21commit missing adds.Andreas Tobler1-0/+65
2003-10-21[multiple changes]Andreas Tobler3-4/+6
2003-07-30re PR libffi/11410 (ffitest failures on Solaris 8/SPARC)Andreas Tobler2-17/+27
2003-05-17configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame section should be re...Jakub Jelinek2-0/+8
2003-05-08Solaris 7 .register fix.Jeff Sturm1-1/+3
2003-01-03ffi.h.in: Add closure defines for SPARC, SPARC64.Jeff Sturm3-5/+302
2002-07-19[multiple changes]Bo Thorsen1-12/+1
2002-04-28configure.in (HAVE_AS_SPARC_UA_PCREL): Check for working %r_disp32().Jakub Jelinek2-0/+18
2002-04-08* src/sparc/v8.S: Make .eh_frame dependent on target word size.Jakub Jelinek1-6/+16
2002-04-04v8.S: Add unwind info.Jeff Sturm2-3/+80
2001-03-02Remove RCS ident strings to allow comparisions with multiple source checkouts...Nick Clifton3-6/+0
2000-04-17Port to sparc 32 and 64 Linux.Jakub Jelinek3-44/+389
1999-08-08Initial revisionAnthony Green2-0/+301