mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
Tweak for when --enable-targets includes 64-bit bfd target.
This commit is contained in:
parent
5a2468f5c5
commit
6812da59f2
@ -1,3 +1,8 @@
|
||||
1999-07-27 Alan Modra <alan@spri.levels.unisa.edu.au>
|
||||
|
||||
* gas/i386/reloc.d: Fix so that test passes when enable-targets
|
||||
includes 64-bit bfd target.
|
||||
|
||||
1999-06-13 Ian Lance Taylor <ian@zembu.com>
|
||||
|
||||
* gas/i386/katmai.d: Tweak for recent disassembler changes.
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
Disassembly of section .text:
|
||||
|
||||
00000000 <foo>:
|
||||
0+000 <foo>:
|
||||
0: b3 00 [ ]*mov \$0x0,%bl 1: (R_386_)?8 .text
|
||||
2: 68 00 00 00 00 [ ]*push \$0x0 3: (R_386_)?32 .text
|
||||
7: 05 00 00 00 00 [ ]*add \$0x0,%eax 8: (R_386_)?32 .text
|
||||
|
Loading…
Reference in New Issue
Block a user