ffi.c (FFI_INIT_TRAMPOLINE): Remove hard-coded assembly instructions.
authorAndrew Haley <aph@redhat.com>
Thu, 25 Aug 2011 10:37:36 +0000 (10:37 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Thu, 25 Aug 2011 10:37:36 +0000 (10:37 +0000)
commit4ac9cf2b5ddff3440c2aa7cee69e82577972943c
treeb94d74e200da52f400405bf493925fd59196459d
parent1e6a9047b3d0aefa8b5328108c79fa299c064116
ffi.c (FFI_INIT_TRAMPOLINE): Remove hard-coded assembly instructions.

2011-08-25  Andrew Haley  <aph@redhat.com>

        * src/arm/ffi.c (FFI_INIT_TRAMPOLINE): Remove hard-coded assembly
        instructions.
        * src/arm/sysv.S (ffi_arm_trampoline): Put them here instead.

From-SVN: r178060
libffi/ChangeLog
libffi/src/arm/ffi.c
libffi/src/arm/sysv.S