From 7954cc14d9d573ed2c686c7a83ce63e5762d8766 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Wed, 1 Nov 1995 21:14:44 +0000 Subject: [PATCH] * config/tc-i386.c (md_assemble): For a jump instruction with non-constant target, require 7 available bytes in the current frag, not 6. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 8f2fee2e4d..4f88da7221 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Wed Nov 1 16:07:43 1995 Ken Raeburn + + * config/tc-i386.c (md_assemble): For a jump instruction with + non-constant target, require 7 available bytes in the current + frag, not 6. + Tue Oct 31 15:37:16 1995 Fred Fish * config/obj-elf.h: Include bfd/elf-bfd.h rather than -- 2.34.1