Apply ld-arm/gc-hidden-1 to all ELF targets, not just *eabi* targets
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / tls-app.d
index fd3d6380087be57a04d96149a8d3b588b59ccd9d..a88ca7f8715bec60c26581bac95e86d38829ab8d 100644 (file)
@@ -1,18 +1,18 @@
 
-.*:     file format elf32-.*arm
-architecture: arm, flags 0x00000112:
+.*:     file format elf32-.*arm.*
+architecture: armv4, flags 0x00000112:
 EXEC_P, HAS_SYMS, D_PAGED
-start address 0x00008204
+start address 0x000081c8
 
 Disassembly of section .text:
 
-00008204 <foo>:
-    8204:      e1a00000        nop                     \(mov r0,r0\)
-    8208:      e1a00000        nop                     \(mov r0,r0\)
-    820c:      e1a0f00e        mov     pc, lr
-    8210:      000080bc        .word   0x000080bc
-    8214:      000080b4        .word   0x000080b4
-    8218:      000080ac        .word   0x000080ac
-    821c:      00000004        .word   0x00000004
-    8220:      000080c4        .word   0x000080c4
-    8224:      00000014        .word   0x00000014
+000081c8 <foo>:
+    81c8:      e1a00000        nop                     ; \(mov r0, r0\)
+    81cc:      e1a00000        nop                     ; \(mov r0, r0\)
+    81d0:      e1a0f00e        mov     pc, lr
+    81d4:      000080bc        .word   0x000080bc
+    81d8:      000080b4        .word   0x000080b4
+    81dc:      000080ac        .word   0x000080ac
+    81e0:      00000004        .word   0x00000004
+    81e4:      000080c4        .word   0x000080c4
+    81e8:      00000014        .word   0x00000014
This page took 0.024657 seconds and 4 git commands to generate.