fix dlsym asm for mips
authorRich Felker <dalias@aerifal.cx>
Thu, 8 Nov 2012 19:31:49 +0000 (14:31 -0500)
committerRich Felker <dalias@aerifal.cx>
Thu, 8 Nov 2012 19:31:49 +0000 (14:31 -0500)
commit1e717ea3d2a864e00e507f1a70a892c551955f1b
tree9abf17c9668217f94b8fd5d390e2dd2231d51f1f
parente8a0b27a7101f5b9939de83df3d6d8b606c5678b
fix dlsym asm for mips

saving the return address from the delay slot is not valid -- by the
time the instruction executes, the return address has already been
replaced.
src/ldso/mips/dlsym.s