summaryrefslogtreecommitdiff
path: root/libffi/src/sparc
AgeCommit message (Expand)Author
2024-07-01libffi: Fix 32-bit SPARC structure passing [PR115681]Rainer Orth
2021-10-20libffi: Sync with libffi 3.4.2H.J. Lu
2015-01-28Merge with upstream libffi db1b34b7e1f5e473d17557e454a29933dfecd1afRichard Henderson
2015-01-19Merge with upstream libffi 3ac1610aa33c887ea9b14935208943925714a33eRichard Henderson
2015-01-12Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson
2014-02-17re PR libffi/60073 (64-bit libffi.call/cls_double_va.c FAILs after recent mod...Eric Botcazou
2014-02-13re PR libffi/60073 (64-bit libffi.call/cls_double_va.c FAILs after recent mod...Eric Botcazou
2012-03-29Restore trampled commitsAnthony Green
2012-03-04Merge upstream libffiAnthony Green
2012-02-11* src/sparc/v9.S (STACKFRAME): Bump to 176.Eric Botcazou
2010-08-06Define libffi macros carefullyDan HorĂ¡k
2009-12-11ffi.c (ffi_closure_sparc_inner_v9): Properly align 'long double' arguments.Eric Botcazou
2009-06-04[multiple changes]Andrew Haley
2009-06-042009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley
2008-11-21ffi.c (ffi_prep_cif_machdep): Add support for signed/unsigned int8/16 return ...Eric Botcazou
2008-03-26[multiple changes]Matthias Klose
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva
2004-11-22ffi.c (ffi_prep_closure): Align doubles and 64-bit integers on a 8-byte bound...Eric Botcazou
2004-01-25ffi.c (ffi_prep_args_v9): Shift the parameter array when the structure return...Eric Botcazou
2003-10-21commit missing adds.Andreas Tobler
2003-10-21[multiple changes]Andreas Tobler
2003-07-30re PR libffi/11410 (ffitest failures on Solaris 8/SPARC)Andreas Tobler
2003-05-17configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame section should be re...Jakub Jelinek
2003-05-08Solaris 7 .register fix.Jeff Sturm
2003-01-03ffi.h.in: Add closure defines for SPARC, SPARC64.Jeff Sturm
2002-07-19[multiple changes]Bo Thorsen
2002-04-28configure.in (HAVE_AS_SPARC_UA_PCREL): Check for working %r_disp32().Jakub Jelinek
2002-04-08* src/sparc/v8.S: Make .eh_frame dependent on target word size.Jakub Jelinek
2002-04-04v8.S: Add unwind info.Jeff Sturm
2001-03-02Remove RCS ident strings to allow comparisions with multiple source checkouts...Nick Clifton
2000-04-17Port to sparc 32 and 64 Linux.Jakub Jelinek
1999-08-08Initial revisionAnthony Green