From: Alan Modra Date: Mon, 13 May 2002 01:24:55 +0000 (+0000) Subject: * gas/i386/x86-64-opcode.s: Pad out end of .text with zeros. X-Git-Tag: binutils-2_13-branchpoint~937 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6fb639715127dd767a83943fe94238d366c83750;p=platform%2Fupstream%2Fbinutils.git * gas/i386/x86-64-opcode.s: Pad out end of .text with zeros. * gas/i386/x86-64-opcode.d: Adjust. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 6e552b7..b1eb44e 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2002-05-13 Alan Modra + + * gas/i386/x86-64-opcode.s: Pad out end of .text with zeros. + * gas/i386/x86-64-opcode.d: Adjust. + 2002-05-02 Nick Clifton * gas/arm/arm7t.s: Add thumb mode "sub r?, #0" and "add r?, #0". diff --git a/gas/testsuite/gas/i386/x86-64-opcode.d b/gas/testsuite/gas/i386/x86-64-opcode.d index 58cb558..5808916 100644 --- a/gas/testsuite/gas/i386/x86-64-opcode.d +++ b/gas/testsuite/gas/i386/x86-64-opcode.d @@ -266,6 +266,4 @@ Disassembly of section .text: [ ]*43a:[ ]+e6 00[ ]+out[ ]+%al,\$0[x0]*[ ]*(#.*)* [ ]*43c:[ ]+66 e7 00[ ]+out[ ]+%ax,\$0[x0]*[ ]*(#.*)* [ ]*43f:[ ]+e7 00[ ]+out[ ]+%eax,\$0[x0]*[ ]*(#.*)* -.*nop.* -.*nop.* -.*nop.* +[ *]... diff --git a/gas/testsuite/gas/i386/x86-64-opcode.s b/gas/testsuite/gas/i386/x86-64-opcode.s index 9a62343..c021f70 100644 --- a/gas/testsuite/gas/i386/x86-64-opcode.s +++ b/gas/testsuite/gas/i386/x86-64-opcode.s @@ -386,3 +386,5 @@ OUT %eax,$0 # -- -- -- -- E7 00 # IN + + .p2align 4,0