* gas/m68hc11/bug-1825.d: Update to match changes in the
authorNick Clifton <nickc@redhat.com>
Fri, 22 Feb 2008 15:33:31 +0000 (15:33 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 22 Feb 2008 15:33:31 +0000 (15:33 +0000)
  information generated with source-in-disassembly listings.
  * gas/m68hc11/indexed12.d: Likewise.
  * gas/m68hc11/insns-dwarf2.d: Likewise.
  * gas/m68hc11/lbranch-dwarf2.d: Likewise.

gas/testsuite/ChangeLog
gas/testsuite/gas/m68hc11/bug-1825.d
gas/testsuite/gas/m68hc11/indexed12.d
gas/testsuite/gas/m68hc11/insns-dwarf2.d
gas/testsuite/gas/m68hc11/lbranch-dwarf2.d
gas/testsuite/gas/m68hc11/opers12-dwarf2.d

index 5eaa352f43f854ddd73366a83ceb93fa3cceb4d1..63375baf7737243c5987d2978a2075c56b65f0f2 100644 (file)
@@ -1,3 +1,11 @@
+2008-02-22  Nick Clifton  <nickc@redhat.com>
+
+       * gas/m68hc11/bug-1825.d: Update to match changes in the
+       information generated with source-in-disassembly listings.
+       * gas/m68hc11/indexed12.d: Likewise.
+       * gas/m68hc11/insns-dwarf2.d: Likewise.
+       * gas/m68hc11/lbranch-dwarf2.d: Likewise.
+
 2008-02-18  H.J. Lu  <hongjiu.lu@intel.com>
 
        * cfi/cfi.exp (gas_x86_64_check): New.
index 0e0aa1168b49624b3e0ccb3eefee1a0b89f326ac..0f134fccb7aec7ebbefc1360fc54ea2a52122811 100644 (file)
@@ -7,6 +7,7 @@
 Disassembly of section \.text:
 
 0+ <_main>:
+;;; .*
 ;;; 
        \.sect \.text
        \.globl _main
index 6e9e7763734fbcc770ad8cb9311d3b582d966b6e..360d87be9bd6a226ecc3d44b5b340160f1263550 100644 (file)
@@ -8,6 +8,7 @@
 Disassembly of section .text:
 
 0+ <_main>:
+;; with a 5, 9 and 16-bit offset.
 ;;
        .sect .text
        .globl _main
@@ -164,9 +165,6 @@ _main:
   ab:  a7              nop
 
 0+ac <L8>:
-L1:
-       .dc.w   0xaabb
-L2:
 L6:
        .ds.b   8, 0xa7
 L7:
index 7b4b9ac3a3f8b24d6e77937175f80bb32f3728cd..5b05bb79d3f4dc53fb78a0af1701191e0a8c7f3f 100644 (file)
@@ -10,6 +10,7 @@
 Disassembly of section .text:
 
 00000000 <_start>:
+#...
        .globl _start
        .sect .text
 
@@ -49,8 +50,6 @@ test:
 
 00000017 <test2>:
 
-B_low = 12
-A_low = 44
 D_low = 50
 value = 23
                
index 52a3048ea25b9caa7260971b9e611951fe380f38..14798e9bd651ca88f8de511344e2e166fd78eb86 100644 (file)
@@ -10,6 +10,7 @@
 Disassembly of section .text:
 
 0+00 <_rcall>:
+#...
        .globl  _rcall
        .globl _start
 _start:
index 4c2785dd3a2dc5cfaae81e6def4a0639a2da96e4..9542460c0ef993a228b68701725ccb7deb72b79b 100644 (file)
@@ -8,6 +8,7 @@
 Disassembly of section .text:
 
 0+00 <start>:
+#...
        sect .text
        globl start
 
This page took 0.028518 seconds and 4 git commands to generate.