2003-02-06 Andreas Tobler <a.tobler@schweiz.ch>
commitecadab3fe683a6696a7ed8f476f4156f5bafa21e
authorandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Feb 2003 04:31:20 +0000 (7 04:31 +0000)
committerandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Feb 2003 04:31:20 +0000 (7 04:31 +0000)
treec7f2deadecfdd8f8fb0e29584ab31a84941b6293
parent5fb27073eccd0bb9a944cb66685110e22a31c0d4
2003-02-06 Andreas Tobler <a.tobler@schweiz.ch>

        * libffi/src/powerpc/darwin_closure.S:
        Fix alignement bug, allocate 8 bytes for the result.
        * libffi/src/powerpc/aix_closure.S:
        Likewise.
        * libffi/src/powerpc/ffi_darwin.c:
        Update stackframe description for aix/darwin_closure.S.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62514 138bc75d-0d04-0410-961f-82ee72b054a4
libffi/ChangeLog
libffi/src/powerpc/aix_closure.S
libffi/src/powerpc/darwin_closure.S
libffi/src/powerpc/ffi_darwin.c