aboutsummaryrefslogtreecommitdiff
path: root/libffi/src/powerpc/linux64.S
AgeCommit message (Expand)AuthorFilesLines
2021-10-25rs6000: Fix bootstrap (libffi)Segher Boessenkool1-0/+2
2021-10-20libffi: Sync with libffi 3.4.2H.J. Lu1-28/+83
2020-09-24[RS6000] Power10 libffi fixesAlan Modra1-0/+8
2015-01-12Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson1-53/+20
2014-09-11linux64.S: Emit .note.GNU-stack even when POWERPC64 is not defined.Jakub Jelinek1-2/+3
2013-12-10ffitarget.h: Import from upstream.Alan Modra1-1/+1
2013-11-18PowerPC64 ELFv2 supportAlan Modra1-17/+73
2012-10-31linux64_closure.S: Add new ABI support.Alan Modra1-2/+19
2009-06-04[multiple changes]Andrew Haley1-0/+5
2009-06-042009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley1-7/+8
2007-11-17sysv.S: Load correct cr to compare if we have long double.Andreas Tobler1-0/+1
2007-02-02linux64.S (ffi_call_LINUX64): Move restore of r2 immediately after bctrl inst...Jakub Jelinek1-2/+5
2006-03-24ffitarget.h (enum ffi_abi): Add FFI_LINUX.Alan Modra1-4/+1
2005-09-26float1.c (value_type): New typedef.Tom Tromey1-1/+5
2004-09-02004-09-02 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler1-2/+2
2004-02-08ffi.c (ffi_prep_cif_machdep <FFI_LINUX64>): Correct long double function retu...Alan Modra1-0/+1
2003-10-21[multiple changes]Andreas Tobler1-0/+1
2003-09-11types.c (double, longdouble): Merge identical SH and ARM typedefs, and add PO...Alan Modra1-4/+4
2003-08-02ffi.c (ffi_prep_args64): Modify for changed gcc structure passing.Alan Modra1-11/+0
2003-05-17configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame section should be re...Jakub Jelinek1-1/+1
2003-04-18configure.in (powerpc64*-*-linux*): Remove.Jakub Jelinek1-0/+185