MIPS16: Add R_MIPS16_PC16_S1 branch relocation support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / rel32-o32.d
index 7bcad7baec05b1b10200fabd0668d612cf461bfc..742cdaadb4eadb549dff19be91ea9763fa575e08 100644 (file)
@@ -1,16 +1,15 @@
 #name: MIPS rel32 o32
 #source: rel32.s
-#as: -KPIC -32
-#readelf: -x 6 -r
+#as: -KPIC -EB -32
+#readelf: -x .text -r
 #ld: -shared -melf32btsmip
 
-Relocation section '.rel.dyn' at offset 0x3e0 contains 2 entries:
+Relocation section '.rel.dyn' at offset .* contains 2 entries:
  Offset     Info    Type            Sym.Value  Sym. Name
-00000000  00000000 R_MIPS_NONE      
-00000400  00000003 R_MIPS_REL32     
+[0-9a-f ]+R_MIPS_NONE      
+[0-9a-f ]+R_MIPS_REL32     
 
 Hex dump of section '.text':
-  0x000003f0 00000000 00000000 00000000 00000000 ................
-  0x00000400 00000400 00000000 00000000 00000000 ................
-  0x00000410 00000000 00000000 00000000 00000000 ................
-  0x00000420 00000000 00000000 00000000 00000000 ................
+  0x000002e0 00000000 00000000 00000000 00000000 ................
+  0x000002f0 000002f0 00000000 00000000 00000000 ................
+  0x00000300 00000000 00000000 00000000 00000000 ................
This page took 0.023781 seconds and 4 git commands to generate.