OSDN Git Service

Adjust for objdump -d change.
authoramodra <amodra>
Sat, 2 Aug 2003 11:34:30 +0000 (11:34 +0000)
committeramodra <amodra>
Sat, 2 Aug 2003 11:34:30 +0000 (11:34 +0000)
32 files changed:
gas/testsuite/ChangeLog
gas/testsuite/gas/d10v/address-001.d
gas/testsuite/gas/d10v/control-001.d
gas/testsuite/gas/d10v/error-001.d
gas/testsuite/gas/d10v/immediate-001.d
gas/testsuite/gas/d10v/immediate-002.d
gas/testsuite/gas/d10v/immediate-003.d
gas/testsuite/gas/d10v/immediate-006.d
gas/testsuite/gas/d10v/immediate-007.d
gas/testsuite/gas/d10v/instruction_packing-001.d
gas/testsuite/gas/d10v/instruction_packing-002.d
gas/testsuite/gas/d10v/instruction_packing-003.d
gas/testsuite/gas/d10v/instruction_packing-004.d
gas/testsuite/gas/d10v/instruction_packing-006.d
gas/testsuite/gas/d10v/instruction_packing-007.d
gas/testsuite/gas/d10v/instruction_packing-008.d
gas/testsuite/gas/d10v/instruction_packing-009.d
gas/testsuite/gas/d10v/instruction_packing-010.d
gas/testsuite/gas/d10v/instruction_packing.d
gas/testsuite/gas/d10v/label-001.d
gas/testsuite/gas/d10v/warning-014.d
gas/testsuite/gas/m88k/init.d
ld/testsuite/ChangeLog
ld/testsuite/ld-d10v/reloc-001.d
ld/testsuite/ld-d10v/reloc-002.d
ld/testsuite/ld-d10v/reloc-005.d
ld/testsuite/ld-d10v/reloc-006.d
ld/testsuite/ld-d10v/reloc-009.d
ld/testsuite/ld-d10v/reloc-010.d
ld/testsuite/ld-d10v/reloc-013.d
ld/testsuite/ld-d10v/reloc-014.d
ld/testsuite/ld-xstormy16/pcrel.d

index 4b8e1f0..117e41b 100644 (file)
@@ -1,3 +1,27 @@
+2003-08-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/d10v/address-001.d: Adjust for objdump -d change.
+       * gas/d10v/control-001.d: Likewise.
+       * gas/d10v/error-001.d: Likewise.
+       * gas/d10v/immediate-001.d: Likewise.
+       * gas/d10v/immediate-002.d: Likewise.
+       * gas/d10v/immediate-003.d: Likewise.
+       * gas/d10v/immediate-006.d: Likewise.
+       * gas/d10v/immediate-007.d: Likewise.
+       * gas/d10v/instruction_packing-001.d: Likewise.
+       * gas/d10v/instruction_packing-002.d: Likewise.
+       * gas/d10v/instruction_packing-003.d: Likewise.
+       * gas/d10v/instruction_packing-004.d: Likewise.
+       * gas/d10v/instruction_packing-006.d: Likewise.
+       * gas/d10v/instruction_packing-007.d: Likewise.
+       * gas/d10v/instruction_packing-008.d: Likewise.
+       * gas/d10v/instruction_packing-009.d: Likewise.
+       * gas/d10v/instruction_packing-010.d: Likewise.
+       * gas/d10v/instruction_packing.d: Likewise.
+       * gas/d10v/label-001.d: Likewise.
+       * gas/d10v/warning-014.d: Likewise.
+       * gas/m88k/init.d: Likewise.
+
 2003-08-01  Jason Eckhardt  <jle@rice.edu>
 
        * gas/i860/README.i860: New file.
index f5ff26e..1fdeac4 100644 (file)
@@ -30,4 +30,3 @@ Disassembly of section .text:
   50:  f4 02 80 00     st      r0, @\(-0x8000, r2\)
   54:  f5 02 80 00     st2w    r0, @\(-0x8000, r2\)
   58:  26 0d 5e 00     jmp     r13     ||      nop     
-Disassembly of section .data:
index 32c7c42..d7b245f 100644 (file)
@@ -16,4 +16,3 @@ Disassembly of section .text:
   1c:  69 0a 57 40     mvfc    r0, mod_s       ->      mvtc    r0, mod_s
   20:  69 0b 57 60     mvfc    r0, mod_e       ->      mvtc    r0, mod_e
   24:  69 0e 57 c0     mvfc    r0, iba ->      mvtc    r0, iba
-Disassembly of section .data:
index 6998bb3..b70840f 100644 (file)
@@ -9,4 +9,3 @@ Disassembly of section .text:
 
 00000000 <foo>:
    0:  20 01 5e 00     mv      r0, r1  ||      nop     
-Disassembly of section .data:
index 776db6b..bd403bd 100644 (file)
@@ -22,4 +22,3 @@ Disassembly of section .text:
   34:  c7 00 ff ff     tst0i   r0, -0x1
   38:  cf 00 7f ff     tst1i   r0, 0x7fff
   3c:  cf 00 ff ff     tst1i   r0, -0x1
-Disassembly of section .data:
index 4a28a7d..3ba4356 100644 (file)
@@ -7,4 +7,3 @@ Disassembly of section .text:
 
 00000000 <foo>:
    0:  e0 00 12 34     ldi.l   r0, 0x1234
-Disassembly of section .data:
index 7635a6b..6414774 100644 (file)
@@ -8,4 +8,3 @@ Disassembly of section .text:
 00000000 <foo>:
    0:  e0 00 00 00     ldi.l   r0, 0x0
                        2: R_D10V_16    sym
-Disassembly of section .data:
index 861d616..4d64661 100644 (file)
@@ -8,7 +8,6 @@ Disassembly of section .text:
 00000000 <foo>:
    0:  e0 00 00 08     ldi.l   r0, 0x8
                        2: R_D10V_16    .rodata
-Disassembly of section .data:
 Disassembly of section .rodata:
 
 00000000 <str0>:
index 5fdccec..575acae 100644 (file)
@@ -11,4 +11,3 @@ Disassembly of section .text:
    8:  6f 00 5e 00     nop             ->      nop     
    c:  6f 00 5e 00     nop             ->      nop     
   10:  6f 00 5e 00     nop             ->      nop     
-Disassembly of section .data:
index 7bea436..008139e 100644 (file)
@@ -22,4 +22,3 @@ Disassembly of section .text:
   24:  24 7f c0 03     bra.s   20 <L1> ||      ldi.s   r0, 0x1
   28:  2f a0 40 03     rte             ||      ldi.s   r0, 0x1
   2c:  20 01 de 00     ldi.s   r0, 0x1 ||      nop     
-Disassembly of section .data:
index f4b4103..b99cf9b 100644 (file)
@@ -4,8 +4,6 @@
 
 .*:     file format elf32-d10v
 
-Disassembly of section .text:
-Disassembly of section .data:
 Disassembly of section s1:
 
 00000000 <foo>:
index f25468a..bbebf30 100644 (file)
@@ -4,8 +4,6 @@
 
 .*:     file format elf32-d10v
 
-Disassembly of section .text:
-Disassembly of section .data:
 Disassembly of section s1:
 
 00000000 <foo>:
index c760bed..2abf586 100644 (file)
@@ -4,8 +4,6 @@
 
 .*:     file format elf32-d10v
 
-Disassembly of section .text:
-Disassembly of section .data:
 Disassembly of section s1:
 
 00000000 <foo>:
index b2166bd..da07c7f 100644 (file)
@@ -48,4 +48,3 @@ Disassembly of section .text:
 00000050 <test10>:
   50:  2f b0 5e 00     rtd             ||      nop     
   54:  20 01 de 00     ldi.s   r0, 0x1 ||      nop     
-Disassembly of section .data:
index f2cafe3..9f743eb 100644 (file)
@@ -11,4 +11,3 @@ Disassembly of section .text:
    8:  60 22 c0 67     ldi.s   r2, 0x2 ->      ldi.s   r3, 0x3
    c:  e0 40 40 00     ldi.l   r4, 0x4000
   10:  60 55 cc 1a     ldi.s   r5, 0x5 ->      jmp     r13
-Disassembly of section .data:
index 4ab9708..22db480 100644 (file)
@@ -12,4 +12,3 @@ Disassembly of section .text:
    8:  60 22 c0 67     ldi.s   r2, 0x2 ->      ldi.s   r3, 0x3
    c:  e0 40 40 00     ldi.l   r4, 0x4000
   10:  60 55 cc 1a     ldi.s   r5, 0x5 ->      jmp     r13
-Disassembly of section .data:
index f8113fa..327ea3e 100644 (file)
@@ -14,4 +14,3 @@ Disassembly of section .text:
   10:  e0 40 40 00     ldi.l   r4, 0x4000
   14:  20 55 de 00     ldi.s   r5, 0x5 ||      nop     
   18:  26 0d 5e 00     jmp     r13     ||      nop     
-Disassembly of section .data:
index cc428a9..aba360e 100644 (file)
@@ -12,4 +12,3 @@ Disassembly of section .text:
    8:  60 22 c0 67     ldi.s   r2, 0x2 ->      ldi.s   r3, 0x3
    c:  e0 40 40 00     ldi.l   r4, 0x4000
   10:  60 55 cc 1a     ldi.s   r5, 0x5 ->      jmp     r13
-Disassembly of section .data:
index a66d0b9..df21b04 100644 (file)
@@ -83,4 +83,3 @@ Disassembly of section .text:
 
 00000094 <test_end>:
   94:  26 0d 5e 00     jmp     r13     ||      nop     
-Disassembly of section .data:
index 8e20876..43a67b7 100644 (file)
@@ -1608,4 +1608,3 @@ Disassembly of section .text:
     17dc:      2f 00 5e 00     nop             ||      nop     
     17e0:      2f 00 5e 00     nop             ||      nop     
     17e4:      2f 00 5e 00     nop             ||      nop     
-Disassembly of section .data:
index 2fbcbcb..e2497ae 100644 (file)
@@ -8,4 +8,3 @@ Disassembly of section .text:
 00000000 <foo>:
    0:  30 12 8e 2d     ld      r1, @r2+        ||      btsti   r1, 0x6
    4:  01 12 0e 2d     add     r1, r2  ||      btsti   r1, 0x6
-Disassembly of section .data:
index b2d9259..20838f2 100644 (file)
@@ -3,7 +3,6 @@
 
 .*: +file format .*
 
-Disassembly of section .text:
 Disassembly of section .init:
 00000000 <.init> subu        r31,r31,0x10
 00000004 <.init\+0x4> st          r13,r31,0x20
index 1a77c94..5ce50c4 100644 (file)
@@ -1,3 +1,15 @@
+2003-08-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-d10v/reloc-001.d: Adjust for objdump -d change.
+       * ld-d10v/reloc-002.d: Likewise.
+       * ld-d10v/reloc-005.d: Likewise.
+       * ld-d10v/reloc-006.d: Likewise.
+       * ld-d10v/reloc-009.d: Likewise.
+       * ld-d10v/reloc-010.d: Likewise.
+       * ld-d10v/reloc-013.d: Likewise.
+       * ld-d10v/reloc-014.d: Likewise.
+       * ld-xstormy16/pcrel.d: Likewise.
+
 2003-07-29  Jakub Jelinek  <jakub@redhat.com>
 
        * ld-elfvsb/elf-offset.ld: Add .rel.toc, .rela.toc and .toc
index e379e5c..8cbe9f0 100644 (file)
@@ -10,5 +10,3 @@ Disassembly of section .text:
 
 01014000 <_start>:
  1014000:      65 20 cc 1a     brf0f.s 1014104 <foo>   ->      jmp     r13
-Disassembly of section .data:
-
index f1da582..c80b3ff 100644 (file)
@@ -10,4 +10,3 @@ Disassembly of section .text:
 
 01014000 <_start>:
  1014000:      65 3f cc 1a     brf0f.s 10141fc <foo>   ->      jmp     r13
-Disassembly of section .data:
index 1d40ced..633de71 100644 (file)
@@ -11,4 +11,3 @@ Disassembly of section .text:
 01014000 <_start>:
  1014000:      e4 00 10 02     bra.l   1018008 <foo>
  1014004:      26 0d 5e 00     jmp     r13     ||      nop     
-Disassembly of section .data:
index 170cf5b..b0fd080 100644 (file)
@@ -11,4 +11,3 @@ Disassembly of section .text:
 01014000 <_start>:
  1014000:      e4 00 7f ff     bra.l   1033ffc <foo>
  1014004:      26 0d 5e 00     jmp     r13     ||      nop     
-Disassembly of section .data:
index ff55845..45373c9 100644 (file)
@@ -13,4 +13,3 @@ Disassembly of section .text:
 01014100 <_start>:
  1014100:      6f 00 4a c0     nop             ->      brf0f.s 1014000 <foo>
  1014104:      26 0d 5e 00     jmp     r13     ||      nop     
-Disassembly of section .data:
index 5615f29..47e048f 100644 (file)
@@ -14,4 +14,3 @@ Disassembly of section .text:
 01014200 <_start>:
  1014200:      6f 00 4a 80     nop             ->      brf0f.s 1014000 <foo>
  1014204:      26 0d 5e 00     jmp     r13     ||      nop     
-Disassembly of section .data:
index 16b0470..a422fb0 100644 (file)
@@ -14,4 +14,3 @@ Disassembly of section .text:
 01014400 <_start>:
  1014400:      e4 00 ff 00     bra.l   1014000 <foo>
  1014404:      26 0d 5e 00     jmp     r13     ||      nop     
-Disassembly of section .data:
index ab3b42c..5035a29 100644 (file)
@@ -14,4 +14,3 @@ Disassembly of section .text:
 01034000 <_start>:
  1034000:      e4 00 80 00     bra.l   1014000 <foo>
  1034004:      26 0d 5e 00     jmp     r13     ||      nop     
-Disassembly of section .data:
index b19fa5e..4eac7b2 100644 (file)
@@ -1,7 +1,6 @@
 
 .*:     file format elf32-xstormy16
 
-Disassembly of section .data:
 Disassembly of section .text:
 
 00008000 <_start>: