2000-10-18 H.J. Lu <hjl@gnu.org>
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 18 Oct 2000 19:46:28 +0000 (19:46 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 18 Oct 2000 19:46:28 +0000 (19:46 +0000)
* gas/i386/intel.d: Fix the support for 64bit BFD in the last
change.

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

index 307776b2c3100c2d9161bbfcf06ffb20910d2e5a..b33a39bf62adab902f9a569de516eef48c489093 100644 (file)
@@ -1,3 +1,8 @@
+2000-10-18  H.J. Lu <hjl@gnu.org>
+
+       * gas/i386/intel.d: Fix the support for 64bit BFD in the last
+       change.
+
 2000-10-15  Diego Novillo  <dnovillo@cygnus.com>
 
        * intel.s, intel.d: Add new tests for naked registers using intel
index 487ab4e2751d9a755ef90f3b7034f9e2552b38cc..ea7a8847d5ce8d32501903f3bbda102c6379b613 100644 (file)
@@ -573,12 +573,12 @@ Disassembly of section .text:
  9c0:  66 0f be 90 90 90 90 90 [       ]*movsbw 0x90909090\(%eax\),%dx
  9c8:  66 0f c1 90 90 90 90 90 [       ]*xadd   %dx,0x90909090\(%eax\)
 
-000009d0 <gs_foo>:
+0+9d0 <gs_foo>:
  9d0:  c3 [    ]*ret    
 
-000009d1 <short_foo>:
+0+9d1 <short_foo>:
  9d1:  c3 [    ]*ret    
 
-000009d2 <bar>:
+0+9d2 <bar>:
  9d2:  e8 f9 ff ff ff [        ]*call   9d0 <gs_foo>
  9d7:  e8 f5 ff ff ff [        ]*call   9d1 <short_foo>