]> git.ipfire.org Git - thirdparty/gcc.git/commit
o32.S (ffi_call_O32, [...]): Use jalr instead of jal.
authorRichard Sandiford <rsandifo@redhat.com>
Tue, 23 Nov 2004 23:18:14 +0000 (23:18 +0000)
committerAnthony Green <green@gcc.gnu.org>
Tue, 23 Nov 2004 23:18:14 +0000 (23:18 +0000)
commita996709e40e818bf3b3561f229514991e9d90fa9
treefba87be73c98fcc7d83be854651a4a5f78133f12
parent6f9e35784d327805a4210efd91a9028c6ad21ee4
o32.S (ffi_call_O32, [...]): Use jalr instead of jal.

        * src/mips/o32.S (ffi_call_O32, ffi_closure_O32): Use jalr instead
        of jal.  Use an absolute encoding for the frame information.

        * configure.host: Enable the interpreter for mips*-*-linux*.

From-SVN: r91116
libffi/ChangeLog
libffi/src/mips/o32.S
libjava/ChangeLog
libjava/configure.host