diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 8f2fee2..4f88da7 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Wed Nov 1 16:07:43 1995 Ken Raeburn <raeburn@cygnus.com> + + * 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 <fnf@rtl.cygnus.com> * config/obj-elf.h: Include bfd/elf-bfd.h rather than |