From: Alan Modra Date: Wed, 1 Sep 1999 14:57:03 +0000 (+0000) Subject: Coff fix for i386 gas testsuite X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c35dfbebaf92275f8c44c17c1dff8ed5476cf6a4;p=binutils-gdb.git Coff fix for i386 gas testsuite --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 1c5d7fd7d35..9e761b1d766 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +1999-09-01 H.J. Lu + + * 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 diff --git a/gas/testsuite/gas/i386/naked.d b/gas/testsuite/gas/i386/naked.d index 9fb1244d66b..206e3002b15 100644 --- a/gas/testsuite/gas/i386/naked.d +++ b/gas/testsuite/gas/i386/naked.d @@ -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\)