diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2004-08-21 12:51:41 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2004-08-21 12:51:41 +0000 |
commit | f4faf27b482703aacddd4b1366872f44eeefe8f5 (patch) | |
tree | 812dfef0efc824d7d59eaade48cde368cbaaa746 /ld/testsuite/ld-cris/gotplt3.d | |
parent | 6b95110c7d06d156447c49917754d38e2b120ea9 (diff) | |
download | gdb-f4faf27b482703aacddd4b1366872f44eeefe8f5.zip gdb-f4faf27b482703aacddd4b1366872f44eeefe8f5.tar.gz gdb-f4faf27b482703aacddd4b1366872f44eeefe8f5.tar.bz2 |
* ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
ld-cris/expdyn7.d, ld-cris/gotplt2.d, ld-cris/gotplt3.d,
ld-cris/libdso-1.d, ld-cris/libdso-2.d, ld-cris/locref1.d,
ld-cris/nodyn4.d, ld-cris/nodyn5.d: Adjust for reordered
sections.
Diffstat (limited to 'ld/testsuite/ld-cris/gotplt3.d')
-rw-r--r-- | ld/testsuite/ld-cris/gotplt3.d | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/ld/testsuite/ld-cris/gotplt3.d b/ld/testsuite/ld-cris/gotplt3.d index a79af50..528ea8c 100644 --- a/ld/testsuite/ld-cris/gotplt3.d +++ b/ld/testsuite/ld-cris/gotplt3.d @@ -13,23 +13,23 @@ DYNAMIC RELOCATION RECORDS OFFSET TYPE VALUE -0000235c R_CRIS_GLOB_DAT dsofn +000022bc R_CRIS_GLOB_DAT dsofn Contents of section .* #... Contents of section \.rela\.got: - 02a8 5c230000 0a120000 00000000 .* + 01f8 bc220000 0a0c0000 00000000 .* Contents of section \.text: - 02b4 5f1d0c00 30096f1d 0c000000 30090000 .* - 02c4 6f0d0c00 0000611a 6f3e7cdf ffff0000 .* - 02d4 0f050000 .* + 0204 5f1d0c00 30096f1d 0c000000 30090000 .* + 0214 6f0d0c00 0000611a 6f3e6cdf ffff0000 .* + 0224 0f050000 .* Contents of section \.dynamic: - 22e0 04000000 94000000 05000000 5c020000 .* - 22f0 06000000 2c010000 0a000000 49000000 .* - 2300 0b000000 10000000 07000000 a8020000 .* - 2310 08000000 0c000000 09000000 0c000000 .* - 2320 00000000 00000000 00000000 00000000 .* - 2330 00000000 00000000 00000000 00000000 .* - 2340 00000000 00000000 00000000 00000000 .* + 2240 04000000 94000000 05000000 ac010000 .* + 2250 06000000 dc000000 0a000000 49000000 .* + 2260 0b000000 10000000 07000000 f8010000 .* + 2270 08000000 0c000000 09000000 0c000000 .* + 2280 00000000 00000000 00000000 00000000 .* + 2290 00000000 00000000 00000000 00000000 .* + 22a0 00000000 00000000 00000000 00000000 .* Contents of section \.got: - 2350 e0220000 00000000 00000000 00000000 .* + 22b0 40220000 00000000 00000000 00000000 .* |