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/expdyn6.d | |
parent | aef7fac45b88742e0bacc948402406c2dfc3a936 (diff) | |
download | binutils-ca7d30d9caa3a1ebf5cf52887251cbaf69f8cf2b.zip binutils-ca7d30d9caa3a1ebf5cf52887251cbaf69f8cf2b.tar.gz binutils-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/expdyn6.d')
-rw-r--r-- | ld/testsuite/ld-cris/expdyn6.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-cris/expdyn6.d b/ld/testsuite/ld-cris/expdyn6.d index 6642b16..297b77b 100644 --- a/ld/testsuite/ld-cris/expdyn6.d +++ b/ld/testsuite/ld-cris/expdyn6.d @@ -9,5 +9,5 @@ .*: file format elf32-cris Contents of section \.got: - 822e8 80220800 00000000 00000000 00000000 .* - 822f8 4e020800 00230800 .* + 822c8 60220800 00000000 00000000 00000000 .* + 822d8 24020800 e0220800 .* |