aboutsummaryrefslogtreecommitdiff
path: root/libffi/src/powerpc
AgeCommit message (Expand)AuthorFilesLines
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 Jelinek4-28/+61
2003-04-18configure.in (powerpc64*-*-linux*): Remove.Jakub Jelinek5-98/+906
2003-03-10Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler1-91/+158
2003-02-07darwin_closure.S: Fix alignement bug, allocate 8 bytes for the result.Andreas Tobler3-64/+68
2003-01-29ppc_closure.S: Recode to fit shared libs.Franz Sirl1-73/+121
2003-01-22darwin.S (_ffi_call_AIX): Add Augmentation size to unwind info.Andrew Haley1-0/+1
2003-01-21darwin.S: Add unwind info.Andreas Tobler2-25/+131
2003-01-14[multiple changes]Tom Tromey1-16/+21
2003-01-10ffi_darwin.c: Remove RCS version string.Geoffrey Keating2-4/+0
2002-05-13ffi_darwin.c (ffi_prep_closure): Declare fd at beginning of function (for old...Andreas Tobler1-2/+3
2002-03-07Makefile.am (EXTRA_DIST): Add Darwin and AIX closure files.Andreas Tobler3-1/+768
2002-02-21ffi_darwin.c (ffi_prep_args): Skip appropriate number of GPRs for floating-po...Andreas Tobler1-6/+14
2002-01-18- Symmetrically define ffi_call_DARWIN for AIX.David Edelsohn1-0/+15
2002-01-18- Provide a null definition of _ffi_call_AIX so that Darwin link won't fail.David Edelsohn1-4/+10
2002-01-17Makefile.am (EXTRA_DIST): Add Darwin and AIX files.David Edelsohn2-14/+237
2001-10-09Implement Darwin PowerPC ABI.John Hornkvist2-0/+515
2001-06-03osf.S: Add unwind info.Andrew Haley2-3/+90
2001-03-24ppc_closure.S: New file.Kevin B Hendricks2-0/+405
1999-08-08Initial revisionAnthony Green3-0/+670