* coff-mips.c (mips_howto_table): Add entry for new MIPS_R_PCREL16
authorIan Lance Taylor <ian@airs.com>
Tue, 22 Mar 1994 20:13:37 +0000 (20:13 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 22 Mar 1994 20:13:37 +0000 (20:13 +0000)
commitc031ba0b9505ecedef7bfa1289c84a1798793778
tree2f1fbfcc49e064b23b84bc6abf949165b86f334f
parente1b5066f45bd42ea84be781735da3ca17b95fec9
* coff-mips.c (mips_howto_table): Add entry for new MIPS_R_PCREL16
reloc, used in embedded PIC code.
(mips_adjust_reloc_in): Change sanity check to permit new reloc.
(mips_bfd_reloc_type_lookup): Turn BFD_RELOC_16_PCREL_S2 into
MIPS_R_PCREL16.
bfd/ChangeLog