]> git.ipfire.org Git - thirdparty/gcc.git/commit - libffi/ChangeLog
darwin_closure.S: Fix alignement bug, allocate 8 bytes for the result.
authorAndreas Tobler <a.tobler@schweiz.ch>
Fri, 7 Feb 2003 04:31:20 +0000 (05:31 +0100)
committerAndreas Tobler <andreast@gcc.gnu.org>
Fri, 7 Feb 2003 04:31:20 +0000 (05:31 +0100)
commit79e43f898d6a106963de1aa0df94ceab3e64dc68
treec7f2deadecfdd8f8fb0e29584ab31a84941b6293
parentf39a753b0930bad0d7a994a28bf1d688302bdc47
darwin_closure.S: Fix alignement bug, allocate 8 bytes for the result.

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.

From-SVN: r62514
libffi/ChangeLog
libffi/src/powerpc/aix_closure.S
libffi/src/powerpc/darwin_closure.S
libffi/src/powerpc/ffi_darwin.c