* config/tc-mips.c (mips_ip): For case 'o', when generating
authorIan Lance Taylor <ian@airs.com>
Tue, 5 Apr 1994 19:57:32 +0000 (19:57 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 5 Apr 1994 19:57:32 +0000 (19:57 +0000)
commitf3645945cfd49e1e1a33cc4273e4951cf6020202
tree6272051a82323ef9349a4e61fb08e55cf772c695
parent632dcce87bf708e7261bf9912a358a3a5b06c335
* config/tc-mips.c (mips_ip): For case 'o', when generating
embedded PIC code, accept the difference between two local symbols
as being constant.
(mips_force_relocation): Only force a reloc to be generated for a
PC relative fixup.
(md_apply_fix): For BFD_RELOC_32 and BFD_RELOC_LO16, put the fixup
value into the file if the fixup will not generate a reloc.
gas/ChangeLog
gas/config/tc-mips.c