* 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.
This commit is contained in:
Hans-Peter Nilsson 2009-01-27 07:05:47 +00:00
parent 86e2791bc5
commit 026f603876
8 changed files with 14 additions and 9 deletions

View file

@ -1,5 +1,10 @@
2009-01-27 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-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 <nathan@codesourcery.com>

View file

@ -64,7 +64,7 @@ Disassembly of section \.text:
80098: 6fae 1800 0000 move\.d 18 <x2\+0x10>,\$r10
#...
000800a0 <tlsdsofn>:
800a0: 6fae 0000 0000 move\.d 0 <x>,\$r10
800a0: 6fae f4ff ffff move\.d 0xfffffff4,\$r10
#...
000800a8 <tlsdsofn10>:
800a8: 6fae 1400 0000 move\.d 14 <x2\+0xc>,\$r10

View file

@ -102,7 +102,7 @@ Disassembly of section \.text:
#...
000800cc <tlsdsofn>:
800cc: 6fae 8000 0000 move\.d 80 <x>,\$r10
800cc: 6fae f4ff ffff move\.d 0xfffffff4,\$r10
#...
000800d4 <tlsdsofn10>:

View file

@ -35,5 +35,5 @@ Disassembly of section \.text:
80094: 41b2 moveq 1,\$r11
#...
00080098 <tlsdsofn>:
80098: 6fae 8000 0000 move\.d 80 <x>,\$r10
80098: 6fae fcff ffff move\.d 0xfffffffc,\$r10
#...

View file

@ -51,8 +51,8 @@ Disassembly of section \.text:
80094: 41b2 moveq 1,\$r11
#...
00080098 <tlsdsofn>:
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 <tlsdsofn0>:
800a0: 5fae 1400 move\.w 0x14,\$r10

View file

@ -51,8 +51,8 @@ Disassembly of section \.text:
80094: 41b2 moveq 1,\$r11
#...
00080098 <tlsdsofn>:
80098: 6fae 8800 0000 move.d 88 <x1>,\$r10
8009e: 6fbe 8c00 0000 move.d 8c <x2>,\$r11
80098: 6fae f8ff ffff move.d 0xfffffff8,\$r10
8009e: 6fbe fcff ffff move.d 0xfffffffc,\$r11
000800a4 <tlsdsofn2>:
800a4: 6fae 1400 0000 move.d 14 <tls128\+0x14>,\$r10
#...

View file

@ -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:
#...

View file

@ -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:
#...