aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2009-03-24 03:34:05 +0000
committerHans-Peter Nilsson <hp@axis.com>2009-03-24 03:34:05 +0000
commitc39465150b2129c17f0a520d91dad23cc0632694 (patch)
tree59a9d5350d524f7880d620d5329996758b20710f /ld
parent019c5a2e3fc8afe601a2e40c470e90ae0b03edf6 (diff)
downloadgdb-c39465150b2129c17f0a520d91dad23cc0632694.zip
gdb-c39465150b2129c17f0a520d91dad23cc0632694.tar.gz
gdb-c39465150b2129c17f0a520d91dad23cc0632694.tar.bz2
* ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
ld-cris/tls-e-80.d, ld-cris/tls-gd-3.d, ld-cris/tls-gd-3h.d, ld-cris/tls-global-74.d, ld-cris/tls-ldgde-14.d, ld-cris/tls-ldgde-15.d, ld-cris/tls-legd-16.d, ld-cris/tls-legd-17.d, ld-cris/tls-local-57.d, ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for BFD change in link-time known GOT contents for GD relocations.
Diffstat (limited to 'ld')
-rw-r--r--ld/testsuite/ChangeLog10
-rw-r--r--ld/testsuite/ld-cris/tls-e-20.d2
-rw-r--r--ld/testsuite/ld-cris/tls-e-20a.d2
-rw-r--r--ld/testsuite/ld-cris/tls-e-21.d2
-rw-r--r--ld/testsuite/ld-cris/tls-e-80.d2
-rw-r--r--ld/testsuite/ld-cris/tls-gd-3.d2
-rw-r--r--ld/testsuite/ld-cris/tls-gd-3h.d2
-rw-r--r--ld/testsuite/ld-cris/tls-global-74.d2
-rw-r--r--ld/testsuite/ld-cris/tls-ldgde-14.d4
-rw-r--r--ld/testsuite/ld-cris/tls-ldgde-15.d4
-rw-r--r--ld/testsuite/ld-cris/tls-legd-16.d2
-rw-r--r--ld/testsuite/ld-cris/tls-legd-17.d2
-rw-r--r--ld/testsuite/ld-cris/tls-local-57.d2
-rw-r--r--ld/testsuite/ld-cris/tls-local-58.d2
-rw-r--r--ld/testsuite/ld-cris/tls-local-59.d2
15 files changed, 26 insertions, 16 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 5a806ff..1c54a64 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,13 @@
+2009-03-24 Hans-Peter Nilsson <hp@axis.com>
+
+ * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
+ ld-cris/tls-e-80.d, ld-cris/tls-gd-3.d, ld-cris/tls-gd-3h.d,
+ ld-cris/tls-global-74.d, ld-cris/tls-ldgde-14.d,
+ ld-cris/tls-ldgde-15.d, ld-cris/tls-legd-16.d,
+ ld-cris/tls-legd-17.d, ld-cris/tls-local-57.d,
+ ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for BFD
+ change in link-time known GOT contents for GD relocations.
+
2009-03-20 H.J. Lu <hongjiu.lu@intel.com>
PR ld/9970
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+ .*