* gas/m68hc11/opers12-dwarf2.d: Update, local label prefix removed.
authorStephane Carrez <stcarrez@nerim.fr>
Mon, 27 Oct 2003 10:01:51 +0000 (10:01 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Mon, 27 Oct 2003 10:01:51 +0000 (10:01 +0000)
* gas/m68hc11/lbranch-dwarf2.d: Update.

gas/testsuite/ChangeLog
gas/testsuite/gas/m68hc11/lbranch-dwarf2.d
gas/testsuite/gas/m68hc11/opers12-dwarf2.d

index e1b85285bd055ff20dfd471e9bf63269b077c41e..8fedf8af0fdd0280e4ca06018f4efb3bb92ce3d3 100644 (file)
@@ -1,3 +1,8 @@
+2003-10-27  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * gas/m68hc11/opers12-dwarf2.d: Update, local label prefix removed.
+       * gas/m68hc11/lbranch-dwarf2.d: Update.
+
 2003-10-23  Peter Barada  <pbarada@mail.wm.sps.mot.com>
 
        * gas/m68k/mcf-mov3q.s: New file: Test some ColdFire instructions.
index 1122680e88ed5b14e257caf7423f4fceac04ff01..52a3048ea25b9caa7260971b9e611951fe380f38 100644 (file)
@@ -50,7 +50,7 @@ _rcall:
        jbra    200
   2e:  7e 00 c8        jmp     c8 <_rcall\+0xc8>
        jbsr    1923
-  31:  bd 07 83        jsr     783 <.L0\ 1\+0x602>
+  31:  bd 07 83        jsr     783 <L0\ 1\+0x602>
        bne     Lend            ; -> to a beq\+jmp
   34:  27 03           beq     39 <_rcall\+0x39>
   36:  7e 00 00        jmp     0 <_rcall>
index 469daa243c89de3c4f106b9b03b314d0259d1046..4c2785dd3a2dc5cfaae81e6def4a0639a2da96e4 100644 (file)
@@ -213,13 +213,13 @@ t2:
        leas    min9b,pc
  107:  1b fa ff 00     leas    -256,PC \{b <L1\+0x2>\}
        leas    max9b,pc
- 10b:  1b f8 ff        leas    255,PC \{20d <.L0\ 1\+0xd9>\}
+ 10b:  1b f8 ff        leas    255,PC \{20d <L0\ 1\+0xd9>\}
 
 ;;
 ;; Disassembler bug with movb
 ;;
        movb    #23,0x2345
- 10e:  18 0b 17 23     movb    #23, 2345 <.L0\ 1\+0x2211>
+ 10e:  18 0b 17 23     movb    #23, 2345 <L0\ 1\+0x2211>
  112:  45 
        movb    #40,12,sp
  113:  18 08 8c 28     movb    #40, 12,SP
@@ -237,5 +237,5 @@ t2:
  12a:  18 00 a2 39     movw    #3900 <bb\+0x1100>, 3,\+SP
  12e:  00 
        movw    #0x2000,14,sp
- 12f:  18 00 8e 20     movw    #2000 <.L0\ 1\+0x1ecc>, 14,SP
+ 12f:  18 00 8e 20     movw    #2000 <L0\ 1\+0x1ecc>, 14,SP
  133:  00 
This page took 0.037422 seconds and 4 git commands to generate.