* config/tc-mips.c (append_insn): Use actual relocation size for new
authorThiemo Seufer <ths@networkno.de>
Thu, 22 May 2003 09:19:33 +0000 (09:19 +0000)
committerThiemo Seufer <ths@networkno.de>
Thu, 22 May 2003 09:19:33 +0000 (09:19 +0000)
commita105a3009ce56aa3c7b8bb076d02db7f64e24ed4
tree90617fbadc8049734dab5c48ec5926c262b4a4b3
parentdc9461f6ad3f7135e6ee914e25131f1281901e09
* config/tc-mips.c (append_insn): Use actual relocation size for new
fixp's. Don't relax overflow checking for partial_inplace relocations.
Use the actual relocation type in combined relocs, not just the type
of the first one.
(macro_build_jalr): Use actual relocation size for new fix.
(s_cpsetup, s_gpdword): Likewise.
gas/ChangeLog
gas/config/tc-mips.c