* config/tc-mips.c (append_insn): Use actual relocation size for new
commit7b850845aa2908486859e03f7d80b8201c627476
authorThiemo Seufer <ths@networkno.de>
Thu, 22 May 2003 09:19:33 +0000 (22 09:19 +0000)
committerThiemo Seufer <ths@networkno.de>
Thu, 22 May 2003 09:19:33 +0000 (22 09:19 +0000)
treeab205f134d5ebff2568adb94ddc9adcd460b9ef6
parentba6c545c2763afa2675372121b2ca452be744a54
* 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