diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2009-01-07 03:27:11 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2009-01-07 03:27:11 +0000 |
commit | 88fe28bd767847d61c34ff4595d672609d76174a (patch) | |
tree | 3b31534dabba68e98c29485179c86b845382e8cc /ld/testsuite/ld-cris/tls-e-20a.d | |
parent | c6f38234a77e5c881e73d4da05001d2e27a60e8f (diff) | |
download | gdb-88fe28bd767847d61c34ff4595d672609d76174a.zip gdb-88fe28bd767847d61c34ff4595d672609d76174a.tar.gz gdb-88fe28bd767847d61c34ff4595d672609d76174a.tar.bz2 |
* ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
ld-cris/tls-e-23.d, ld-cris/tls-e-66.d, ld-cris/tls-gd-3.d,
ld-cris/tls-gd-3h.d, ld-cris/tls-global-74.d,
ld-cris/tls-ie-8e1.d, ld-cris/tls-ldgde-14.d,
ld-cris/tls-ldgde-15.d, ld-cris/tls-le-12.d, ld-cris/tls-le-13.d,
ld-cris/tls-le-13s.d, ld-cris/tls-legd-16.d,
ld-cris/tls-legd-17.d, ld-cris/tls-legdx-16.d,
ld-cris/tls-legdx-17.d, ld-cris/tls-leie-18.d,
ld-cris/tls-leie-19.d, ld-cris/tls-local-57.d,
ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for
relocation value now offset by negative program TLS block size.
* ld-cris/tls-le-12s.d: Ditto. Move 128-byte tls-data to last.
Adjust accordingly.
* ld-cris/tls-le-12s.s: Use movs, not movu, for sign-extended
always-negative relocation.
* ld-cris/tls-tprelm.s: Move filler data to after symbol for
tested relocation.
* ld-cris/tls-ok-36.d: Adjust accordingly.
Diffstat (limited to 'ld/testsuite/ld-cris/tls-e-20a.d')
-rw-r--r-- | ld/testsuite/ld-cris/tls-e-20a.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-cris/tls-e-20a.d b/ld/testsuite/ld-cris/tls-e-20a.d index 47f0a50..ba195fc 100644 --- a/ld/testsuite/ld-cris/tls-e-20a.d +++ b/ld/testsuite/ld-cris/tls-e-20a.d @@ -75,7 +75,7 @@ Contents of section \.tdata: 8215c 28000000 29000000 2a000000 .* Contents of section \.got: 82168 00000000 00000000 00000000 01000000 .* - 82178 00000000 80000000 01000000 80000000 .* + 82178 00000000 f4ffffff 01000000 f4ffffff .* 82188 b4210800 ac210800 bc210800 b8210800 .* 82198 a4210800 b0210800 a8210800 .* Contents of section \.data: |