2000-12-22 H.J. Lu <hjl@gnu.org>
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 22 Dec 2000 21:03:24 +0000 (21:03 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 22 Dec 2000 21:03:24 +0000 (21:03 +0000)
* gas/i386/intel.s: Replace "nop" with ".p2align 4,0".
* gas/i386/intel.d: Updated.

gas/testsuite/ChangeLog
gas/testsuite/gas/i386/intel.d
gas/testsuite/gas/i386/intel.s

index 213b4d350610a42ce6166aa4c97e67e6b578a4c3..9356dd7c4719d2250b3a34ca0ed60aeadeb6c8f8 100644 (file)
@@ -1,3 +1,8 @@
+2000-12-22  H.J. Lu  <hjl@gnu.org>
+
+       * gas/i386/intel.s: Replace "nop" with ".p2align 4,0".
+       * gas/i386/intel.d: Updated.
+
 2000-12-12  Jim Wilson  <wilson@redhat.com>
 
        * gas/ia64/dv-imply.d, gas/ia64/dv-mutex.d, gas/ia64/dv-safe.d,
index 7a4ad7c7d72b2abee640271a5e2b0276f2e35564..51a931782b5c030ac7324a3adb18dfec4382a98f 100644 (file)
@@ -622,4 +622,4 @@ Disassembly of section .text:
  a72:  ff 25 d2 09 00 00 [     ]*jmp    \*0x9d2
  a78:  e9 55 ff ff ff [        ]*jmp    9d2 <bar>
  a7d:  8b 83 (00 00|d0 09) 00 00 [     ]*mov    (0x0|0x9d0)\(%ebx\),%eax
- a83:  90 [    ]*nop[  ]*    
+[      ]*...
index 5ba977710fecb699667776f9c0ee52d49d2ec0f4..9ac303a5bec8d9bdbb8e5f45b24be8a1a9ac9e63 100644 (file)
@@ -617,4 +617,4 @@ rot5:
  jmp   [bar]
  jmp   bar
  mov   eax, DWORD PTR gs_foo@GOT[ebx]
- nop
+ .p2align 4,0