aboutsummaryrefslogtreecommitdiff
path: root/libffi/src/powerpc/ppc_closure.S
AgeCommit message (Expand)AuthorFilesLines
2007-12-01re PR libffi/31937 (libffi doesn't support ppc without FPU)Andreas Tobler1-0/+14
2006-03-24ffitarget.h (enum ffi_abi): Add FFI_LINUX.Alan Modra1-131/+91
2006-01-18sysv.S (smst_two_register): Don't call __ashldi3, instead do the shifting inl...Jakub Jelinek1-34/+29
2005-08-09ppc_closure.S (ffi_closure_SYSV): Use DW_CFA_offset_extended_sf rather than D...Jakub Jelinek1-2/+2
2005-07-19Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD.Andreas Tobler1-16/+94
2005-06-01ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET to call ffi_closure_he...Alan Modra1-1/+1
2004-09-02004-09-02 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler1-19/+19
2003-10-21[multiple changes]Andreas Tobler1-0/+1
2003-06-19ppc_closure.S: Include ffi.h.Franz Sirl1-0/+1
2003-05-17configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame section should be re...Jakub Jelinek1-10/+25
2003-04-18configure.in (powerpc64*-*-linux*): Remove.Jakub Jelinek1-0/+4
2003-01-29ppc_closure.S: Recode to fit shared libs.Franz Sirl1-73/+121
2001-06-03osf.S: Add unwind info.Andrew Haley1-3/+36
2001-03-24ppc_closure.S: New file.Kevin B Hendricks1-0/+148