aboutsummaryrefslogtreecommitdiff
path: root/libffi/src/powerpc/aix_closure.S
AgeCommit message (Expand)AuthorFilesLines
2017-10-03Import from libffi master repository.Tony Reix1-3/+250
2012-03-09aix_closure.S (ffi_closure_ASM): Adjust for Darwin64 change to return value o...David Edelsohn1-1/+3
2012-03-04Merge upstream libffiAnthony Green1-0/+2
2009-12-07aix_closure.S (libffi_closure_ASM): Fix tablejump typo.David Edelsohn1-1/+1
2009-12-05aix.S: Update AIX32 code to be consistent with AIX64 code.David Edelsohn1-116/+138
2009-12-04aix_closure.S: Reorganize 64-bit code to match linux64_closure.S.David Edelsohn1-86/+105
2009-12-01aix.S (ffi_call_AIX): Convert to more standard register usage.David Edelsohn1-29/+30
2009-11-30re PR libffi/35484 (libffi doesn't support AIX 64bit)David Edelsohn1-19/+173
2004-09-02004-09-02 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler1-10/+10
2003-09-18aix.S: Cleanup whitespaces.David Edelsohn1-9/+8
2003-09-18types.c (double): Add AIX and Darwin to the right TYPEDEF.Andreas Tobler1-8/+4
2003-02-07darwin_closure.S: Fix alignement bug, allocate 8 bytes for the result.Andreas Tobler1-18/+19
2002-03-07Makefile.am (EXTRA_DIST): Add Darwin and AIX closure files.Andreas Tobler1-0/+251