diff options
Diffstat (limited to 'ld/testsuite/ld-sh')
-rw-r--r-- | ld/testsuite/ld-sh/ld-r-1.d | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-sh/shared-1.d | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/ld/testsuite/ld-sh/ld-r-1.d b/ld/testsuite/ld-sh/ld-r-1.d index 7bcd479..1c629b3 100644 --- a/ld/testsuite/ld-sh/ld-r-1.d +++ b/ld/testsuite/ld-sh/ld-r-1.d @@ -17,7 +17,8 @@ Relocation section '\.rela\.text' at offset 0x[0-9a-f]+ contains 1 entries: 00000008 00000101 R_SH_DIR32 +00000000 +\.text +\+ 0 Hex dump of section '\.text': - 0x00000000 0000000c 00090009 00090009 .* +.* + 0x00000000 09000900 09000900 0c000000 .* Hex dump of section '\.rela\.text': - 0x00000000 00000000 00000101 00000008 .* + 0x00000000 08000000 01010000 00000000 .* diff --git a/ld/testsuite/ld-sh/shared-1.d b/ld/testsuite/ld-sh/shared-1.d index 0250ea8..940195d 100644 --- a/ld/testsuite/ld-sh/shared-1.d +++ b/ld/testsuite/ld-sh/shared-1.d @@ -16,7 +16,8 @@ Relocation section '\.rela\.text' at offset 0x[0-9a-f]+ contains 1 entries: 0000019c +[0-9a-f]+ R_SH_RELATIVE +000001a0 Hex dump of section '\.rela\.text': - 0x00000188 000001a0 000000a5 0000019c .* + 0x00000188 9c010000 a5000000 a0010000 .* Hex dump of section '\.text': - 0x00000194 000001a0 00090009 00090009 .* +.* + 0x00000194 09000900 09000900 a0010000 .* |