OSDN Git Service

* config/tc-mips.c (mips_need_elf_addend_fixup): New, extracted from...
authorrsandifo <rsandifo>
Wed, 21 Nov 2001 11:24:12 +0000 (11:24 +0000)
committerrsandifo <rsandifo>
Wed, 21 Nov 2001 11:24:12 +0000 (11:24 +0000)
commit37dcee07bcc9a047a45d1809533816cfac6079a3
treef2fea8405616809077538d7ac4fd246d7fcb7854
parent2434f7494ea781f3c7d3b3d084428bb651830c6b
* config/tc-mips.c (mips_need_elf_addend_fixup): New, extracted from...
(md_apply_fix3): ...here.  Don't prevent the symbol value being
subtracted twice from GPREL addends.
(tc_gen_reloc): Add the symbol value to a GPREL addend if it was
subtracted by the previous function.
gas/ChangeLog
gas/config/tc-mips.c