From 026f603876170963e15019c6b3c42da334bd4c30 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Tue, 27 Jan 2009 07:05:47 +0000 Subject: [PATCH] * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-22.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 relocation values. --- ld/testsuite/ChangeLog | 5 +++++ ld/testsuite/ld-cris/tls-e-20.d | 2 +- ld/testsuite/ld-cris/tls-e-20a.d | 2 +- ld/testsuite/ld-cris/tls-e-22.d | 2 +- ld/testsuite/ld-cris/tls-ldgde-14.d | 4 ++-- ld/testsuite/ld-cris/tls-ldgde-15.d | 4 ++-- ld/testsuite/ld-cris/tls-ldgdex-14.d | 2 +- ld/testsuite/ld-cris/tls-ldgdex-15.d | 2 +- 8 files changed, 14 insertions(+), 9 deletions(-) diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index ec2a325..5f5a011 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2009-01-27 Hans-Peter Nilsson + * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-22.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 relocation values. + * ld-cris/weakhiddso.d, ld-cris/weakhid.s: New test. 2009-01-26 Nathan Sidwell diff --git a/ld/testsuite/ld-cris/tls-e-20.d b/ld/testsuite/ld-cris/tls-e-20.d index 81ec6d0..c431518 100644 --- a/ld/testsuite/ld-cris/tls-e-20.d +++ b/ld/testsuite/ld-cris/tls-e-20.d @@ -64,7 +64,7 @@ Disassembly of section \.text: 80098: 6fae 1800 0000 move\.d 18 ,\$r10 #... 000800a0 : - 800a0: 6fae 0000 0000 move\.d 0 ,\$r10 + 800a0: 6fae f4ff ffff move\.d 0xfffffff4,\$r10 #... 000800a8 : 800a8: 6fae 1400 0000 move\.d 14 ,\$r10 diff --git a/ld/testsuite/ld-cris/tls-e-20a.d b/ld/testsuite/ld-cris/tls-e-20a.d index ba195fc..8f34772 100644 --- a/ld/testsuite/ld-cris/tls-e-20a.d +++ b/ld/testsuite/ld-cris/tls-e-20a.d @@ -102,7 +102,7 @@ Disassembly of section \.text: #... 000800cc : - 800cc: 6fae 8000 0000 move\.d 80 ,\$r10 + 800cc: 6fae f4ff ffff move\.d 0xfffffff4,\$r10 #... 000800d4 : diff --git a/ld/testsuite/ld-cris/tls-e-22.d b/ld/testsuite/ld-cris/tls-e-22.d index 93ab45d..1976d99 100644 --- a/ld/testsuite/ld-cris/tls-e-22.d +++ b/ld/testsuite/ld-cris/tls-e-22.d @@ -35,5 +35,5 @@ Disassembly of section \.text: 80094: 41b2 moveq 1,\$r11 #... 00080098 : - 80098: 6fae 8000 0000 move\.d 80 ,\$r10 + 80098: 6fae fcff ffff move\.d 0xfffffffc,\$r10 #... diff --git a/ld/testsuite/ld-cris/tls-ldgde-14.d b/ld/testsuite/ld-cris/tls-ldgde-14.d index b37da6a..1c9d9f4 100644 --- a/ld/testsuite/ld-cris/tls-ldgde-14.d +++ b/ld/testsuite/ld-cris/tls-ldgde-14.d @@ -51,8 +51,8 @@ Disassembly of section \.text: 80094: 41b2 moveq 1,\$r11 #... 00080098 : - 80098: 5fae 8800 move\.w 0x88,\$r10 - 8009c: 5fbe 8c00 move\.w 0x8c,\$r11 + 80098: 5fae f8ff move\.w 0xfff8,\$r10 + 8009c: 5fbe fcff move\.w 0xfffc,\$r11 000800a0 : 800a0: 5fae 1400 move\.w 0x14,\$r10 diff --git a/ld/testsuite/ld-cris/tls-ldgde-15.d b/ld/testsuite/ld-cris/tls-ldgde-15.d index 9b076f7..fbc8e31 100644 --- a/ld/testsuite/ld-cris/tls-ldgde-15.d +++ b/ld/testsuite/ld-cris/tls-ldgde-15.d @@ -51,8 +51,8 @@ Disassembly of section \.text: 80094: 41b2 moveq 1,\$r11 #... 00080098 : - 80098: 6fae 8800 0000 move.d 88 ,\$r10 - 8009e: 6fbe 8c00 0000 move.d 8c ,\$r11 + 80098: 6fae f8ff ffff move.d 0xfffffff8,\$r10 + 8009e: 6fbe fcff ffff move.d 0xfffffffc,\$r11 000800a4 : 800a4: 6fae 1400 0000 move.d 14 ,\$r10 #... diff --git a/ld/testsuite/ld-cris/tls-ldgdex-14.d b/ld/testsuite/ld-cris/tls-ldgdex-14.d index 83d94a7..8fdd500 100644 --- a/ld/testsuite/ld-cris/tls-ldgdex-14.d +++ b/ld/testsuite/ld-cris/tls-ldgdex-14.d @@ -44,7 +44,7 @@ OFFSET TYPE VALUE Contents of section .interp: #... Contents of section \.text: - 801dc 41b20000 5fae8000 5fbe8400 5fae1400 .* + 801dc 41b20000 5faef8ff 5fbefcff 5fae1400 .* 801ec 5fae1c00 .* Contents of section \.tdata: #... diff --git a/ld/testsuite/ld-cris/tls-ldgdex-15.d b/ld/testsuite/ld-cris/tls-ldgdex-15.d index fca739b..43bac9f 100644 --- a/ld/testsuite/ld-cris/tls-ldgdex-15.d +++ b/ld/testsuite/ld-cris/tls-ldgdex-15.d @@ -44,7 +44,7 @@ OFFSET TYPE VALUE Contents of section \.interp: #... Contents of section \.text: - 801dc 41b20000 6fae8000 00006fbe 84000000 .* + 801dc 41b20000 6faef8ff ffff6fbe fcffffff .* 801ec 6fae1400 00000000 6fae1c00 00000000 .* Contents of section \.tdata: #... -- 2.7.4