diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2004-11-02 05:40:05 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2004-11-02 05:40:05 +0000 |
commit | ca7d30d9caa3a1ebf5cf52887251cbaf69f8cf2b (patch) | |
tree | 5d53adba54480e246340f177e714ac9524cada8a /ld/testsuite/ld-cris/gotplt2.d | |
parent | aef7fac45b88742e0bacc948402406c2dfc3a936 (diff) | |
download | gdb-ca7d30d9caa3a1ebf5cf52887251cbaf69f8cf2b.zip gdb-ca7d30d9caa3a1ebf5cf52887251cbaf69f8cf2b.tar.gz gdb-ca7d30d9caa3a1ebf5cf52887251cbaf69f8cf2b.tar.bz2 |
* ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
ld-cris/expdyn7.d, ld-cris/gotplt1.d, ld-cris/gotplt2.d,
ld-cris/gotplt3.d, ld-cris/hiddef1.d, ld-cris/libdso-2.d,
ld-cris/locref1.d, ld-cris/locref2.d, ld-cris/weakref2.d,
ld-i386/tlsbin.rd, ld-i386/tlsnopic.rd, ld-i386/tlspic.rd,
ld-ia64/tlsbin.dd, ld-ia64/tlsbin.rd, ld-ia64/tlspic.dd,
ld-ia64/tlspic.rd, ld-powerpc/tlsexe32.d, ld-powerpc/tlsexe32.g,
ld-powerpc/tlsexe32.r, ld-powerpc/tlsexe32.t,
ld-powerpc/tlsso32.d, ld-powerpc/tlsso32.g, ld-powerpc/tlsso32.r,
ld-powerpc/tlsso32.t, ld-s390/tlsbin.dd, ld-s390/tlsbin.rd,
ld-s390/tlspic.rd, ld-sparc/tlssunbin32.rd,
ld-sparc/tlssunpic32.rd, ld-x86-64/tlsbin.rd, ld-x86-64/tlspic.dd,
ld-x86-64/tlspic.rd: Adjust for _GLOBAL_OFFSET_TABLE_ now hidden.
Diffstat (limited to 'ld/testsuite/ld-cris/gotplt2.d')
-rw-r--r-- | ld/testsuite/ld-cris/gotplt2.d | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/ld/testsuite/ld-cris/gotplt2.d b/ld/testsuite/ld-cris/gotplt2.d index 1f83a68..feddf71 100644 --- a/ld/testsuite/ld-cris/gotplt2.d +++ b/ld/testsuite/ld-cris/gotplt2.d @@ -16,22 +16,22 @@ DYNAMIC RELOCATION RECORDS OFFSET TYPE VALUE -000022bc R_CRIS_GLOB_DAT dsofn +0000227c R_CRIS_GLOB_DAT dsofn Contents of section .* #... Contents of section \.rela\.got: - 01f8 bc220000 0a0c0000 00000000 .* + 01cc 7c220000 0a0b0000 00000000 .* Contents of section \.text: - 0204 5f1d0c00 30096f1d 0c000000 30090000 .* - 0214 6f0d0c00 0000611a 6f3e6cdf ffff0000 .* + 01d8 5f1d0c00 30096f1d 0c000000 30090000 .* + 01e8 6f0d0c00 0000611a 6f3e80df ffff0000 .* Contents of section \.dynamic: - 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 .* + 2200 04000000 94000000 05000000 98010000 .* + 2210 06000000 d8000000 0a000000 33000000 .* + 2220 0b000000 10000000 07000000 cc010000 .* + 2230 08000000 0c000000 09000000 0c000000 .* + 2240 00000000 00000000 00000000 00000000 .* + 2250 00000000 00000000 00000000 00000000 .* + 2260 00000000 00000000 00000000 00000000 .* Contents of section \.got: - 22b0 40220000 00000000 00000000 00000000 .* + 2270 00220000 00000000 00000000 00000000 .* |