commit | a996709e40e818bf3b3561f229514991e9d90fa9 | [log] [tgz] |
---|---|---|
author | Richard Sandiford <rsandifo@redhat.com> | Tue Nov 23 23:18:14 2004 +0000 |
committer | Anthony Green <green@gcc.gnu.org> | Tue Nov 23 23:18:14 2004 +0000 |
tree | fba87be73c98fcc7d83be854651a4a5f78133f12 | |
parent | 6f9e35784d327805a4210efd91a9028c6ad21ee4 [diff] |
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