* ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-22.d,
authorHans-Peter Nilsson <hp@axis.com>
Mon, 19 Oct 2009 16:34:31 +0000 (16:34 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Mon, 19 Oct 2009 16:34:31 +0000 (16:34 +0000)
ld-cris/tls-e-80.d, ld-cris/tls-e-dtpoffd1.d,
ld-cris/tls-e-dtpoffd3.d, ld-cris/tls-ldgde-14.d,
ld-cris/tls-ldgde-15.d, ld-cris/tls-ldgdex-14.d,
ld-cris/tls-ldgdex-15.d: Adjust for change in non-shared
R_CRIS_32_DTPREL and R_CRIS_16_DTPREL relocations.

ld/testsuite/ChangeLog
ld/testsuite/ld-cris/tls-e-20.d
ld/testsuite/ld-cris/tls-e-20a.d
ld/testsuite/ld-cris/tls-e-22.d
ld/testsuite/ld-cris/tls-e-80.d
ld/testsuite/ld-cris/tls-e-dtpoffd1.d
ld/testsuite/ld-cris/tls-e-dtpoffd3.d
ld/testsuite/ld-cris/tls-ldgde-14.d
ld/testsuite/ld-cris/tls-ldgde-15.d
ld/testsuite/ld-cris/tls-ldgdex-14.d
ld/testsuite/ld-cris/tls-ldgdex-15.d

index b46c834d5b8aa1ca7fca3bfeaa43984e9a9056d7..3fed32efbe4d057b08ea243b8571b599838b4070 100644 (file)
@@ -1,3 +1,12 @@
+2009-10-19  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-22.d,
+       ld-cris/tls-e-80.d, ld-cris/tls-e-dtpoffd1.d,
+       ld-cris/tls-e-dtpoffd3.d, ld-cris/tls-ldgde-14.d,
+       ld-cris/tls-ldgde-15.d, ld-cris/tls-ldgdex-14.d,
+       ld-cris/tls-ldgdex-15.d: Adjust for change in non-shared
+       R_CRIS_32_DTPREL and R_CRIS_16_DTPREL relocations.
+
 2009-10-17  Arnold Metselaar  <arnold.metselaar@planet.nl>
 
        * ld-scripts/align.exp: Remove xfails for z80-*-coff
index 0c723b06d47aeef5d529982c48cbea40b9f20a90..5771d74f16464215b2c61be6435e6fae4cd46484 100644 (file)
@@ -64,7 +64,7 @@ Disassembly of section \.text:
    80098:      6fae 1800 0000          move\.d 18 <x2\+0x10>,\$r10
 #...
 000800a0 <tlsdsofn>:
-   800a0:      6fae f4ff ffff          move\.d 0xfffffff4,\$r10
+   800a0:      6fae 0000 0000          move\.d 0 <x>,\$r10
 #...
 000800a8 <tlsdsofn10>:
    800a8:      6fae 1400 0000          move\.d 14 <x2\+0xc>,\$r10
index 201e0b114b11dcda3a9bf2e8ca8ad0ffec4f22bc..5f52881603a351e359405c8f416a7d516b287894 100644 (file)
@@ -102,7 +102,7 @@ Disassembly of section \.text:
 #...
 
 000800cc <tlsdsofn>:
-   800cc:      6fae f4ff ffff          move\.d 0xfffffff4,\$r10
+   800cc:      6fae 8000 0000          move\.d 80 <x>,\$r10
 #...
 
 000800d4 <tlsdsofn10>:
index 1976d99522d2ca9b5c97ba6590e80f039fc8a7cc..93ab45da7b41f0bd279a88eb9d124d04e7888f6f 100644 (file)
@@ -35,5 +35,5 @@ Disassembly of section \.text:
    80094:      41b2                    moveq 1,\$r11
 #...
 00080098 <tlsdsofn>:
-   80098:      6fae fcff ffff          move\.d 0xfffffffc,\$r10
+   80098:      6fae 8000 0000          move\.d 80 <x>,\$r10
 #...
index 6d84e0041f211a6a8f3b207471d8598b89c38168..603d581c3f2ccee7fc64b79be58b5beb9bc03a5c 100644 (file)
@@ -81,7 +81,7 @@ Disassembly of section \.text:
    800a8:      6fae b4ff ffff          move.d 0xffffffb4,\$r10
 #...
 000800b0 <tlsdsofn>:
-   800b0:      6fae b0ff ffff          move\.d 0xffffffb0,\$r10
+   800b0:      6fae 0000 0000          move\.d 0 <x>,\$r10
 #...
 000800b8 <tlsdsofn10>:
    800b8:      6fae 1400 0000          move\.d 14 <gx\+0x4>,\$r10
index e81485bf95b6e4f1af919f80bd381715f85fcd6a..5da24b53d51f49b6b9349d48f22615b47beaff83 100644 (file)
@@ -27,6 +27,6 @@ Contents of section .got:
  82120 00000000 00000000 00000000 01000000  .*
  82130 80000000                             .*
 Contents of section .debug_info:
- 0000 fcffffff                             .*
+ 0000 80000000                             .*
 Contents of section .debug_line:
 #pass
index 8612e38123d131b67c864155bacada57bc037947..6013a3a1e22f1945b82786be96d6cf1bd78fc729 100644 (file)
@@ -27,6 +27,6 @@ Contents of section .got:
  8211c 00000000 00000000 00000000 01000000  .*
  8212c 80000000                             .*
 Contents of section .debug_info:
- 0000 fcffffff                             .*
+ 0000 80000000                             .*
 Contents of section .debug_line:
 #pass
index aa8e60efaa8286cd49d020c22b51f620bc11cb58..9eada3eb2ae6937905bc110c29061853501ff491 100644 (file)
@@ -51,8 +51,8 @@ Disassembly of section \.text:
    80094:      41b2                    moveq 1,\$r11
 #...
 00080098 <tlsdsofn>:
-   80098:      5fae f8ff               move\.w 0xfff8,\$r10
-   8009c:      5fbe fcff               move\.w 0xfffc,\$r11
+   80098:      5fae 8800               move\.w 0x88,\$r10
+   8009c:      5fbe 8c00               move\.w 0x8c,\$r11
 
 000800a0 <tlsdsofn0>:
    800a0:      5fae 1400               move\.w 0x14,\$r10
index 6e71bcf9ef8220e2e7b0432634129c94dd2e94a9..d5e993dfeea36ae89a808c519ffea294c9b81f74 100644 (file)
@@ -51,8 +51,8 @@ Disassembly of section \.text:
    80094:      41b2                    moveq 1,\$r11
 #...
 00080098 <tlsdsofn>:
-   80098:      6fae f8ff ffff          move.d 0xfffffff8,\$r10
-   8009e:      6fbe fcff ffff          move.d 0xfffffffc,\$r11
+   80098:      6fae 8800 0000          move.d 88 <x1>,\$r10
+   8009e:      6fbe 8c00 0000          move.d 8c <x2>,\$r11
 000800a4 <tlsdsofn2>:
    800a4:      6fae 1400 0000          move.d 14 <tls128\+0x14>,\$r10
 #...
index 8fdd50040d80c37a48417e81cc67d1d56a915f90..83d94a77eba566d0c2b66706aa60b2650e2f5d62 100644 (file)
@@ -44,7 +44,7 @@ OFFSET   TYPE              VALUE
 Contents of section .interp:
 #...
 Contents of section \.text:
- 801dc 41b20000 5faef8ff 5fbefcff 5fae1400  .*
+ 801dc 41b20000 5fae8000 5fbe8400 5fae1400  .*
  801ec 5fae1c00                             .*
 Contents of section \.tdata:
 #...
index 43bac9fbd6f16fa8a0a821ab1ed91726ead593b4..fca739bf79c04afa7e68fa3423532fcaa105499d 100644 (file)
@@ -44,7 +44,7 @@ OFFSET   TYPE              VALUE
 Contents of section \.interp:
 #...
 Contents of section \.text:
- 801dc 41b20000 6faef8ff ffff6fbe fcffffff  .*
+ 801dc 41b20000 6fae8000 00006fbe 84000000  .*
  801ec 6fae1400 00000000 6fae1c00 00000000  .*
 Contents of section \.tdata:
 #...
This page took 0.033924 seconds and 4 git commands to generate.