OSDN Git Service

* config/tc-mips.c (append_insn): Use actual relocation size for new
authorths <ths>
Thu, 22 May 2003 09:19:32 +0000 (09:19 +0000)
committerths <ths>
Thu, 22 May 2003 09:19:32 +0000 (09:19 +0000)
commit86c6aea33ab0d4a1f797b8660876d773d9863be9
tree6219eacfd9aef7524e8df05be1dc2e4e8dbe7c9c
parent3056cd61635b359092e404a4bbb8bfb87d4f8e14
* 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