From 9b2ac029540a91f9159b3d2e7b3293b8adf90bea Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 10 Dec 1996 21:18:38 +0000 Subject: [PATCH] * config/tc-mips.c (append_insn): Make sure there is enough room in a frag after a mips16 instruction to switch it with a jump instruction. --- gas/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 00b98ee..070af76 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -5,6 +5,10 @@ Tue Dec 10 12:23:19 1996 Jeffrey A Law (law@cygnus.com) Tue Dec 10 11:37:14 1996 Ian Lance Taylor + * config/tc-mips.c (append_insn): Make sure there is enough room + in a frag after a mips16 instruction to switch it with a jump + instruction. + * config/tc-mips.c (mips16_extended_frag): Give an error for an attempt to use a non absolute symbol in an extending frag. -- 2.7.4