summaryrefslogtreecommitdiff
path: root/libffi/src/powerpc/ppc_closure.S
Commit message (Expand)AuthorAgeFilesLines
* Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson2015-01-121-76/+89
* ffitarget.h: Import from upstream.Alan Modra2013-12-101-3/+2
* ppc_closure.S: Don't bl .Luint128.Alan Modra2013-11-181-1/+1
* ffi.c (ffi_prep_args_SYSV): Move var declaration before statements.Alan Modra2013-06-251-0/+39
* Merge upstream libffiAnthony Green2012-03-041-0/+19
* [multiple changes]Andrew Haley2009-06-041-0/+26
* [multiple changes]Matthias Klose2008-03-261-0/+4
* re PR libffi/31937 (libffi doesn't support ppc without FPU)Andreas Tobler2007-12-011-0/+14
* ffitarget.h (enum ffi_abi): Add FFI_LINUX.Alan Modra2006-03-241-131/+91
* sysv.S (smst_two_register): Don't call __ashldi3, instead do the shifting inl...Jakub Jelinek2006-01-181-34/+29
* ppc_closure.S (ffi_closure_SYSV): Use DW_CFA_offset_extended_sf rather than D...Jakub Jelinek2005-08-091-2/+2
* Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD.Andreas Tobler2005-07-191-16/+94
* ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET to call ffi_closure_he...Alan Modra2005-06-011-1/+1
* 004-09-02 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler2004-09-021-19/+19
* [multiple changes]Andreas Tobler2003-10-211-0/+1
* ppc_closure.S: Include ffi.h.Franz Sirl2003-06-191-0/+1
* configure.in (HAVE_RO_EH_FRAME): Check whether .eh_frame section should be re...Jakub Jelinek2003-05-171-10/+25
* configure.in (powerpc64*-*-linux*): Remove.Jakub Jelinek2003-04-181-0/+4
* ppc_closure.S: Recode to fit shared libs.Franz Sirl2003-01-291-73/+121
* osf.S: Add unwind info.Andrew Haley2001-06-031-3/+36
* ppc_closure.S: New file.Kevin B Hendricks2001-03-241-0/+148