mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
Coff fix for i386 gas testsuite
This commit is contained in:
parent
5856c19ac4
commit
c35dfbebaf
@ -1,3 +1,7 @@
|
||||
1999-09-01 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* gas/i386/naked.d: Fix for coff targets.
|
||||
|
||||
Mon Aug 30 12:18:40 1999 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA for
|
||||
|
@ -9,7 +9,7 @@ Disassembly of section .text:
|
||||
0: 66 26 ff 23 [ ]*jmpw \*%es:\(%ebx\)
|
||||
4: 8a 25 50 00 00 00 [ ]*mov 0x50,%ah
|
||||
a: b2 20 [ ]*mov \$0x20,%dl
|
||||
c: bb 00 00 00 00 [ ]*mov \$0x0,%ebx d: (R_386_)?32 .text
|
||||
c: bb 00 00 00 00 [ ]*mov \$0x0,%ebx d: (R_386_)?(dir)?32 .text
|
||||
11: d9 c9 [ ]*fxch %st\(1\)
|
||||
13: 36 8c a4 81 d2 04 00 00 [ ]*movl %fs,%ss:0x4d2\(%ecx,%eax,4\)
|
||||
1b: 8c 2c ed 00 00 00 00 [ ]*movl %gs,0x0\(,%ebp,8\)
|
||||
|
Loading…
Reference in New Issue
Block a user