* config/tc-i386.c (md_assemble): For a jump instruction with non-constant
target, require 7 available bytes in the current frag, not 6.
This commit is contained in:
parent
6398299816
commit
7954cc14d9
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue