* gas/arm/abs12.d: Update expected disassembly.
authorNick Clifton <nickc@redhat.com>
Fri, 5 Sep 2008 11:24:30 +0000 (11:24 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 5 Sep 2008 11:24:30 +0000 (11:24 +0000)
        * gas/arm/tls_vxworks.d: Likewise.
        * gas/arm/unwind_vxworks.d: Likewise.
        * gas/arm/group-reloc-alu-encoding-bad.d: Skip for vxworks
        targets.
        * gas/arm/group-reloc-alu.d: Likewise.
        * gas/arm/group-reloc-ldc-encoding-bad.d: Likewise.
        * gas/arm/group-reloc-ldc.d: Likewise.
        * gas/arm/group-reloc-ldr-encoding-bad.d: Likewise.
        * gas/arm/group-reloc-ldr.d: Likewise.
        * gas/arm/group-reloc-ldrs-encoding-bad.d: Likewise.
        * gas/arm/group-reloc-ldrs.d: Likewise.
        * gas/arm/local_function.d: Likewise.
        * gas/arm/mapshort-elf.d: Likewise.
        * gas/arm/undefined.d: Likewise.

15 files changed:
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/abs12.d
gas/testsuite/gas/arm/group-reloc-alu-encoding-bad.d
gas/testsuite/gas/arm/group-reloc-alu.d
gas/testsuite/gas/arm/group-reloc-ldc-encoding-bad.d
gas/testsuite/gas/arm/group-reloc-ldc.d
gas/testsuite/gas/arm/group-reloc-ldr-encoding-bad.d
gas/testsuite/gas/arm/group-reloc-ldr.d
gas/testsuite/gas/arm/group-reloc-ldrs-encoding-bad.d
gas/testsuite/gas/arm/group-reloc-ldrs.d
gas/testsuite/gas/arm/local_function.d
gas/testsuite/gas/arm/mapshort-elf.d
gas/testsuite/gas/arm/tls_vxworks.d
gas/testsuite/gas/arm/undefined.d
gas/testsuite/gas/arm/unwind_vxworks.d

index f023ba9..81ae42b 100644 (file)
@@ -1,3 +1,21 @@
+2008-09-05  Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/abs12.d: Update expected disassembly.
+       * gas/arm/tls_vxworks.d: Likewise.
+       * gas/arm/unwind_vxworks.d: Likewise.
+       * gas/arm/group-reloc-alu-encoding-bad.d: Skip for vxworks
+       targets.
+       * gas/arm/group-reloc-alu.d: Likewise.
+       * gas/arm/group-reloc-ldc-encoding-bad.d: Likewise.
+       * gas/arm/group-reloc-ldc.d: Likewise.
+       * gas/arm/group-reloc-ldr-encoding-bad.d: Likewise.
+       * gas/arm/group-reloc-ldr.d: Likewise.
+       * gas/arm/group-reloc-ldrs-encoding-bad.d: Likewise.
+       * gas/arm/group-reloc-ldrs.d: Likewise.
+       * gas/arm/local_function.d: Likewise.
+       * gas/arm/mapshort-elf.d: Likewise.
+       * gas/arm/undefined.d: Likewise.
+
 2008-09-04  Christian Groessler  <chris@groessler.org>
 
        * lib/gas-defs.exp (run_dump_test): If the test expects an error,
index 5d4bb3b..d1ccf96 100644 (file)
@@ -5,7 +5,7 @@
 
 Disassembly of section \.text:
 
-00000000 <\.text>:
+00000000 <.*>:
    0:  e5910000        ldr     r0, \[r1\]
                        0: R_ARM_ABS12  global
    4:  e5910000        ldr     r0, \[r1\]
index e10a6a7..bd46923 100644 (file)
@@ -1,3 +1,3 @@
 #name: Group relocation tests, encoding failures (alu)
-#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
+#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
 #error-output: group-reloc-alu-encoding-bad.l
index 40e5025..ba2c6a6 100644 (file)
@@ -1,5 +1,5 @@
 #objdump: -dr --prefix-addresses --show-raw-insn
-#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
+#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
 #name: Group relocation tests (alu)
 
 .*: +file format .*arm.*
index 52ee2e5..cdf0047 100644 (file)
@@ -1,3 +1,3 @@
 #name: Group relocation tests, encoding failures (ldc)
-#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
+#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
 #error-output: group-reloc-ldc-encoding-bad.l
index 731a025..b1b3964 100644 (file)
@@ -1,5 +1,5 @@
 #objdump: -dr --prefix-addresses --show-raw-insn
-#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
+#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
 #name: Group relocation tests (ldc)
 
 .*: +file format .*arm.*
index 49ba774..cfa0a0c 100644 (file)
@@ -1,3 +1,3 @@
 #name: Group relocation tests, encoding failures (ldr)
-#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
+#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
 #error-output: group-reloc-ldr-encoding-bad.l
index cfc1b23..1c94bfc 100644 (file)
@@ -1,5 +1,5 @@
 #objdump: -dr --prefix-addresses --show-raw-insn
-#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
+#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
 #name: Group relocation tests (ldr)
 
 .*: +file format .*arm.*
index ff8babf..0c0683a 100644 (file)
@@ -1,3 +1,3 @@
 #name: Group relocation tests, encoding failures (ldrs)
-#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
+#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
 #error-output: group-reloc-ldrs-encoding-bad.l
index 9896f4b..5c3d883 100644 (file)
@@ -1,5 +1,5 @@
 #objdump: -dr --prefix-addresses --show-raw-insn
-#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
+#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
 #name: Group relocation tests (ldrs)
 
 .*: +file format .*arm.*
index 46da8ec..2532f73 100644 (file)
@@ -1,7 +1,7 @@
 #objdump: -r
 #name: Relocations agains local function symbols
 # This test is only valid on ELF based ports.
-#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
+#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
 
 .*:     file format.*
 
index e328b4a..9b20646 100644 (file)
@@ -1,7 +1,7 @@
 #objdump: --syms --special-syms -d
 #name: ARM Mapping Symbols for .short (ELF version)
 # This test is only valid on ELF based ports.
-#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-*eabi *-*-syymbianelf *-*-linux-*
+#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-*eabi *-*-syymbianelf *-*-linux-* *-*-vxworks
 #source: mapshort.s
 
 # Test the generation and use of ARM ELF Mapping Symbols
index ec80e65..6303a54 100644 (file)
@@ -16,15 +16,15 @@ Disassembly of section .text:
    0:  e1a00000        nop                     \(mov r0,r0\)
    4:  e1a00000        nop                     \(mov r0,r0\)
    8:  e1a0f00e        mov     pc, lr
-   c:  00000000        andeq   r0, r0, r0
+   c:  00000000        .word   0x00000000
                        c: R_ARM_TLS_GD32       a
 # ??? The addend is appearing in both the RELA field and the
 # contents.  Shouldn't it be just one?  bfd_install_relocation
 # appears to write the addend into the contents unconditionally,
 # yet somehow this does not happen for the majority of relocations.
-  10:  00000004        andeq   r0, r0, r4
+  10:  00000004        .word   0x00000004
                        10: R_ARM_TLS_LDM32     b\+0x4
-  14:  00000008        andeq   r0, r0, r8
+  14:  00000008        .word   0x00000008
                        14: R_ARM_TLS_IE32      c\+0x8
-  18:  00000000        andeq   r0, r0, r0
+  18:  00000000        .word   0x00000000
                        18: R_ARM_TLS_LE32      d
index e3e9bb0..6c8bca7 100644 (file)
@@ -1,5 +1,5 @@
 #name: Undefined local label error
 # COFF and aout based ports, except Windows CE, 
 # use a different naming convention for local labels.
-#skip: *-*-*coff *-unknown-pe *-epoc-pe *-*-*aout* *-*-netbsd *-*-riscix*
+#skip: *-*-*coff *-unknown-pe *-epoc-pe *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
 #error-output: undefined.l
index 11817cf..bb3edff 100644 (file)
@@ -30,7 +30,7 @@ OFFSET   TYPE              VALUE
 
 Contents of section .text:
  0000 (0000a0e3 0100a0e3 0200a0e3 0300a0e3|e3a00000 e3a00001 e3a00002 e3a00003)  .*
- 0010 (04200520|20052004)                             .*
+ 0010 (04200520|20052004) .*
 Contents of section .ARM.extab:
  0000 (449b0181 b0b08086|81019b44 8680b0b0) 00000000 00000000  .*
  0010 (8402b101 b0b0b005 2a000000 00c60281|01b10284 05b0b0b0 0000002a 8102c600)  .*