summaryrefslogtreecommitdiff
path: root/libffi/src/powerpc/sysv.S
AgeCommit message (Expand)Author
2021-10-20libffi: Sync with libffi 3.4.2H.J. Lu
2015-01-12Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson
2013-12-10ffitarget.h: Import from upstream.Alan Modra
2012-03-04Merge upstream libffiAnthony Green
2009-06-16ffi.c: Avoid clobbering cr3 and cr4, which are supposed to be callee-saved.Wim Lewis
2009-06-042009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley
2008-03-26[multiple changes]Matthias Klose
2007-12-01re PR libffi/31937 (libffi doesn't support ppc without FPU)Andreas Tobler
2007-11-17sysv.S: Load correct cr to compare if we have long double.Andreas Tobler
2006-03-24ffitarget.h (enum ffi_abi): Add FFI_LINUX.Alan Modra
2006-01-18sysv.S (smst_two_register): Don't call __ashldi3, instead do the shifting inl...Jakub Jelinek
2005-08-09ppc_closure.S (ffi_closure_SYSV): Use DW_CFA_offset_extended_sf rather than D...Jakub Jelinek
2005-07-19Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD.Andreas Tobler
2005-06-01ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET to call ffi_closure_he...Alan Modra
2004-09-02004-09-02 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2003-10-21[multiple changes]Andreas Tobler
2003-05-17configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame section should be re...Jakub Jelinek
2003-04-18configure.in (powerpc64*-*-linux*): Remove.Jakub Jelinek
2001-06-03osf.S: Add unwind info.Andrew Haley
1999-08-08Initial revisionAnthony Green