OSDN Git Service

Update tests for corrected section attributes and objdump change.
authoramodra <amodra>
Sat, 26 Jul 2003 10:22:01 +0000 (10:22 +0000)
committeramodra <amodra>
Sat, 26 Jul 2003 10:22:01 +0000 (10:22 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/ppc/altivec.d
gas/testsuite/gas/ppc/altivec_xcoff.d
gas/testsuite/gas/ppc/altivec_xcoff64.d
gas/testsuite/gas/ppc/booke.d
gas/testsuite/gas/ppc/booke_xcoff.d
gas/testsuite/gas/ppc/booke_xcoff64.d
gas/testsuite/gas/ppc/e500.d
ld/testsuite/ChangeLog
ld/testsuite/ld-powerpc/tlsexe32.d
ld/testsuite/ld-powerpc/tlsso32.d

index 9eba7fa..46ca5dc 100644 (file)
@@ -1,3 +1,13 @@
+2003-07-26  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/ppc/altivec.d: Update.
+       * gas/ppc/altivec_xcoff.d: Update.
+       * gas/ppc/altivec_xcoff64.d: Update.
+       * gas/ppc/booke.d: Update.
+       * gas/ppc/booke_xcoff.d: Update.
+       * gas/ppc/booke_xcoff64.d: Update.
+       * gas/ppc/e500.d: Update.
+
 2003-07-23  Stephane Carrez  <stcarrez@nerim.fr>
 
        * gas/m68hc11/m68hc11.exp: Execute the new tests.
index 0fef5a4..72533cb 100644 (file)
@@ -1,5 +1,5 @@
 #as: -a32 -m601 -maltivec
-#objdump: -Dr
+#objdump: -dr
 #name: AltiVec tests
 
 .*: +file format elf32-powerpc
@@ -13,4 +13,3 @@ Disassembly of section \.text:
    c:  7e 08 3a ac     dstt    r8,r7,0
   10:  7c 65 32 ec     dstst   r5,r6,3
   14:  7e 44 2a ec     dststt  r4,r5,2
-Disassembly of section \.data:
index 5e8e83f..8062655 100644 (file)
@@ -1,5 +1,5 @@
 #as: -mppc -maltivec
-#objdump: -mpowerpc -Dr
+#objdump: -mpowerpc -dr
 #name: xcoff AltiVec tests
 
 .*:     file format aixcoff-rs6000
@@ -13,4 +13,3 @@ Disassembly of section .text:
    c:  7e 08 3a ac     dstt    r8,r7,0
   10:  7c 65 32 ec     dstst   r5,r6,3
   14:  7e 44 2a ec     dststt  r4,r5,2
-Disassembly of section .data:
index f830137..241cd86 100644 (file)
@@ -1,5 +1,5 @@
 #as: -a64 -mppc64 -maltivec
-#objdump: -Dr
+#objdump: -dr
 #name: xcoff64 AltiVec tests
 
 .*:     file format aix5?coff64-rs6000
@@ -13,4 +13,3 @@ Disassembly of section .text:
    c:  7e 08 3a ac     dstt    r8,r7,0
   10:  7c 65 32 ec     dstst   r5,r6,3
   14:  7e 44 2a ec     dststt  r4,r5,2
-Disassembly of section .data:
index ed1ccbb..44b74a4 100644 (file)
@@ -1,5 +1,5 @@
 #as: -mbooke64
-#objdump: -Dr -Mbooke
+#objdump: -dr -Mbooke
 #name: BookE tests
 
 .*: +file format elf(32)?(64)?-powerpc
@@ -137,4 +137,3 @@ Disassembly of section \.text:
  1ac:  7c 00 04 ac     msync
  1b0:  7c 09 55 ec     dcba    r9,r10
  1b4:  7c 00 06 ac     mbar    0
-Disassembly of section \.data:
index 2d633fd..50bbf9a 100644 (file)
@@ -1,5 +1,5 @@
 #as: -mppc32 -mbooke32
-#objdump: -mpowerpc -Dr -Mbooke32
+#objdump: -mpowerpc -dr -Mbooke32
 #name: xcoff BookE tests
 
 .*:     file format aixcoff-rs6000
@@ -26,4 +26,3 @@ Disassembly of section .text:
   40:  7c 00 04 ac     sync    
   44:  7c 09 55 ec     dcba    r9,r10
   48:  7c 00 06 ac     eieio
-Disassembly of section .data:
index e5b2def..803fa57 100644 (file)
@@ -1,5 +1,5 @@
 #as: -a64 -mppc64 -mbooke64
-#objdump: -Dr -Mbooke64
+#objdump: -dr -Mbooke64
 #name: xcoff64 BookE tests
 
 .*:     file format aix5?coff64-rs6000
@@ -123,4 +123,3 @@ Disassembly of section .text:
  1b4:  7c 00 04 ac     sync    
  1b8:  7c 09 55 ec     dcba    r9,r10
  1bc:  7c 00 06 ac     eieio
-Disassembly of section .data:
index 39e2b3a..6b74285 100644 (file)
@@ -1,5 +1,5 @@
 #as: -mppc -me500
-#objdump: -Dr -Me500
+#objdump: -dr -Me500
 #name: e500 tests
 
 .*: +file format elf(32)?(64)?-powerpc
@@ -19,4 +19,3 @@ Disassembly of section \.text:
   24:  7c 00 04 4c     bbelr
   28:  7d 00 83 a6     mtspefscr       r8
   2c:  7d 20 82 a6     mfspefscr       r9
-Disassembly of section \.data:
index e6d179a..692fc5f 100644 (file)
@@ -1,3 +1,8 @@
+2003-07-26  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-powerpc/tlsexe32.d: Update.
+       * ld-powerpc/tlsso32.d: Update.
+
 2003-07-24  H.J. Lu  <hongjiu.lu@intel.com>
 
        * ld-powerpc/tlsexe.r: .sbss is NOBITS, not PROGBITS.
index 6c07ffa..ed4024f 100644 (file)
@@ -43,3 +43,7 @@ Disassembly of section \.got:
  18103b8:      4e 80 00 21     blrl
  18103bc:      01 81 03 18     \.long 0x1810318
        \.\.\.
+Disassembly of section \.plt:
+
+018103d4 <\.plt>:
+       \.\.\.
index 2db9658..d611c26 100644 (file)
@@ -43,3 +43,7 @@ Disassembly of section \.got:
    10664:      4e 80 00 21     blrl
    10668:      00 01 05 c4     \.long 0x105c4
        \.\.\.
+Disassembly of section \.plt:
+
+00010698 <\.plt>:
+       \.\.\.