diff options
Diffstat (limited to 'ld/testsuite/ld-cris')
-rw-r--r-- | ld/testsuite/ld-cris/tls-e-20.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/tls-e-20a.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/tls-e-21.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/tls-e-80.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/tls-gd-3.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/tls-gd-3h.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/tls-global-74.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/tls-ldgde-14.d | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/tls-ldgde-15.d | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/tls-legd-16.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/tls-legd-17.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/tls-local-57.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/tls-local-58.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/tls-local-59.d | 2 |
14 files changed, 16 insertions, 16 deletions
diff --git a/ld/testsuite/ld-cris/tls-e-20.d b/ld/testsuite/ld-cris/tls-e-20.d index c431518..d4fd8fc 100644 --- a/ld/testsuite/ld-cris/tls-e-20.d +++ b/ld/testsuite/ld-cris/tls-e-20.d @@ -53,7 +53,7 @@ Contents of section \.tdata: 820b0 28000000 29000000 2a000000 .* Contents of section \.got: 820bc 00000000 00000000 00000000 01000000 .* - 820cc 00000000 f4ffffff 01000000 f4ffffff .* + 820cc 00000000 f4ffffff 01000000 00000000 .* Disassembly of section \.text: diff --git a/ld/testsuite/ld-cris/tls-e-20a.d b/ld/testsuite/ld-cris/tls-e-20a.d index 8f34772..2ea7d0d 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 f4ffffff 01000000 f4ffffff .* + 82178 00000000 f4ffffff 01000000 80000000 .* 82188 b4210800 ac210800 bc210800 b8210800 .* 82198 a4210800 b0210800 a8210800 .* Contents of section \.data: diff --git a/ld/testsuite/ld-cris/tls-e-21.d b/ld/testsuite/ld-cris/tls-e-21.d index 7c383c0..fa56b9f 100644 --- a/ld/testsuite/ld-cris/tls-e-21.d +++ b/ld/testsuite/ld-cris/tls-e-21.d @@ -27,7 +27,7 @@ Contents of section \.tdata: #... Contents of section \.got: 82124 00000000 00000000 00000000 01000000 .* - 82134 fcffffff .* + 82134 80000000 .* Disassembly of section \.text: diff --git a/ld/testsuite/ld-cris/tls-e-80.d b/ld/testsuite/ld-cris/tls-e-80.d index 38abaa6..273ac1f 100644 --- a/ld/testsuite/ld-cris/tls-e-80.d +++ b/ld/testsuite/ld-cris/tls-e-80.d @@ -64,7 +64,7 @@ Contents of section \.tdata: 820c0 28000000 2a000000 29000000 2a000000 .* Contents of section \.got: 820d0 00000000 00000000 00000000 01000000 .* - 820e0 00000000 b0ffffff 01000000 b0ffffff .* + 820e0 00000000 b0ffffff 01000000 00000000 .* Disassembly of section \.text: diff --git a/ld/testsuite/ld-cris/tls-gd-3.d b/ld/testsuite/ld-cris/tls-gd-3.d index 9019626..b2de851 100644 --- a/ld/testsuite/ld-cris/tls-gd-3.d +++ b/ld/testsuite/ld-cris/tls-gd-3.d @@ -27,7 +27,7 @@ Contents of section \.tdata: #... Contents of section \.got: 82124 00000000 00000000 00000000 01000000 .* - 82134 fcffffff .* + 82134 80000000 .* Disassembly of section \.text: diff --git a/ld/testsuite/ld-cris/tls-gd-3h.d b/ld/testsuite/ld-cris/tls-gd-3h.d index c2b33f5..78f109d 100644 --- a/ld/testsuite/ld-cris/tls-gd-3h.d +++ b/ld/testsuite/ld-cris/tls-gd-3h.d @@ -27,7 +27,7 @@ Contents of section \.tdata: #... Contents of section \.got: 82124 00000000 00000000 00000000 01000000 .* - 82134 fcffffff .* + 82134 80000000 .* Disassembly of section \.text: diff --git a/ld/testsuite/ld-cris/tls-global-74.d b/ld/testsuite/ld-cris/tls-global-74.d index 53849b4..b70c6a9 100644 --- a/ld/testsuite/ld-cris/tls-global-74.d +++ b/ld/testsuite/ld-cris/tls-global-74.d @@ -25,4 +25,4 @@ Contents of section .text: #... Contents of section \.got: 820b4 0+ 0+ 0+ fcffffff .* - 820c4 010+ fcffffff .* + 820c4 010+ 0+ .* diff --git a/ld/testsuite/ld-cris/tls-ldgde-14.d b/ld/testsuite/ld-cris/tls-ldgde-14.d index 1c9d9f4..aa8e60e 100644 --- a/ld/testsuite/ld-cris/tls-ldgde-14.d +++ b/ld/testsuite/ld-cris/tls-ldgde-14.d @@ -42,8 +42,8 @@ Contents of section \.tdata: #... Contents of section \.got: 82138 00000000 00000000 00000000 01000000 .* - 82148 00000000 01000000 f0ffffff 01000000 .* - 82158 f4ffffff .* + 82148 00000000 01000000 80000000 01000000 .* + 82158 84000000 .* Disassembly of section \.text: diff --git a/ld/testsuite/ld-cris/tls-ldgde-15.d b/ld/testsuite/ld-cris/tls-ldgde-15.d index fbc8e31..6e71bcf 100644 --- a/ld/testsuite/ld-cris/tls-ldgde-15.d +++ b/ld/testsuite/ld-cris/tls-ldgde-15.d @@ -42,8 +42,8 @@ Contents of section \.tdata: #... Contents of section \.got: 82144 00000000 00000000 00000000 01000000 .* - 82154 00000000 01000000 f0ffffff 01000000 .* - 82164 f4ffffff .* + 82154 00000000 01000000 80000000 01000000 .* + 82164 84000000 .* Disassembly of section \.text: diff --git a/ld/testsuite/ld-cris/tls-legd-16.d b/ld/testsuite/ld-cris/tls-legd-16.d index 9f464ad..092d39e 100644 --- a/ld/testsuite/ld-cris/tls-legd-16.d +++ b/ld/testsuite/ld-cris/tls-legd-16.d @@ -39,7 +39,7 @@ Contents of section \.text: #... Contents of section \.got: 82144 0+ 0+ 0+ 010+ .* - 82154 f0ffffff 010+ f4ffffff .* + 82154 80+ 010+ 840+ .* Disassembly of section \.text: diff --git a/ld/testsuite/ld-cris/tls-legd-17.d b/ld/testsuite/ld-cris/tls-legd-17.d index 2ee2139..49f2d45 100644 --- a/ld/testsuite/ld-cris/tls-legd-17.d +++ b/ld/testsuite/ld-cris/tls-legd-17.d @@ -39,7 +39,7 @@ Contents of section \.text: #... Contents of section \.got: 8213c 0+ 0+ 0+ 010+ .* - 8214c f0ffffff 010+ f4ffffff .* + 8214c 80+ 010+ 840+ .* Disassembly of section \.text: diff --git a/ld/testsuite/ld-cris/tls-local-57.d b/ld/testsuite/ld-cris/tls-local-57.d index 5756657..cce2486 100644 --- a/ld/testsuite/ld-cris/tls-local-57.d +++ b/ld/testsuite/ld-cris/tls-local-57.d @@ -20,4 +20,4 @@ Contents of section .text: #... Contents of section \.got: 82124 0+ 0+ 0+ 010+ .* - 82134 80ffffff .* + 82134 040+ .* diff --git a/ld/testsuite/ld-cris/tls-local-58.d b/ld/testsuite/ld-cris/tls-local-58.d index 7e130cf..d7926bd 100644 --- a/ld/testsuite/ld-cris/tls-local-58.d +++ b/ld/testsuite/ld-cris/tls-local-58.d @@ -21,4 +21,4 @@ Contents of section .text: #... Contents of section \.got: 82128 0+ 0+ 0+ 010+ .* - 82138 80ffffff .* + 82138 040+ .* diff --git a/ld/testsuite/ld-cris/tls-local-59.d b/ld/testsuite/ld-cris/tls-local-59.d index 0130a97..c37584b 100644 --- a/ld/testsuite/ld-cris/tls-local-59.d +++ b/ld/testsuite/ld-cris/tls-local-59.d @@ -22,4 +22,4 @@ Contents of section .text: #... Contents of section \.got: 82130 0+ 0+ 0+ 80ffffff .* - 82140 010+ 80ffffff .* + 82140 010+ 040+ .* |