From: Ian Lance Taylor Date: Tue, 10 Sep 1996 15:47:16 +0000 (+0000) Subject: * config/tc-mips.c (append_insn): Fill in the value for a constant X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8a3bdc3d2aaacd5a3be7cf85b9b90fc0f921ba13;p=binutils-gdb.git * config/tc-mips.c (append_insn): Fill in the value for a constant jump, rather than creating a reloc. PR 10589. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 906091b516a..72a0f02afc5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 10 11:45:37 1996 Ian Lance Taylor + + * config/tc-mips.c (append_insn): Fill in the value for a constant + jump, rather than creating a reloc. + Mon Sep 9 10:57:42 1996 Ian Lance Taylor * config/tc-mips.c (append_insn): Don't swap an instruction which