* coff-mips.c: Don't warn about overflow for MIPS_R_JMPADDR reloc.
authorIan Lance Taylor <ian@airs.com>
Fri, 10 Sep 1993 17:00:49 +0000 (17:00 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 10 Sep 1993 17:00:49 +0000 (17:00 +0000)
commit5f9b59542fd7a674486c52ab7178fffb5cba74b8
tree09998f1044a088149869dd225bc0ded359108f69
parent67d96949332e54ea147a073a1207de125e6f05f4
* coff-mips.c: Don't warn about overflow for MIPS_R_JMPADDR reloc.
Correct overflow detection requires matching the upper four bits
of the destination against the PC.
bfd/ChangeLog