public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Fix MIPS ld tlslib testcases
@ 2006-07-13 11:02 Thiemo Seufer
  0 siblings, 0 replies; only message in thread
From: Thiemo Seufer @ 2006-07-13 11:02 UTC (permalink / raw)
  To: binutils

Hello All,

I applied the appended patch, it updates the tlsliob-o32 testcases.


Thiemo


2006-07-13  Thiemo Seufer  <ths@mips.com>

	* ld-mips-elf/tlslib-o32-ver.got, ld-mips-elf/tlslib-o32.got:
	Update TLS testcases.

Index: ld/testsuite/ld-mips-elf/tlslib-o32-ver.got
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-mips-elf/tlslib-o32-ver.got,v
retrieving revision 1.2
diff -u -p -r1.2 tlslib-o32-ver.got
--- ld/testsuite/ld-mips-elf/tlslib-o32-ver.got	4 Feb 2006 08:28:29 -0000	1.2
+++ ld/testsuite/ld-mips-elf/tlslib-o32-ver.got	12 Jul 2006 16:37:33 -0000
@@ -4,14 +4,14 @@
 DYNAMIC RELOCATION RECORDS
 OFFSET   TYPE              VALUE 
 00000000 R_MIPS_NONE       \*ABS\*
-00040574 R_MIPS_TLS_DTPMOD32  \*ABS\*
-0004057c R_MIPS_TLS_DTPMOD32  tlsvar_gd
-00040580 R_MIPS_TLS_DTPREL32  tlsvar_gd
-00040570 R_MIPS_TLS_TPREL32  tlsvar_ie
+00040544 R_MIPS_TLS_DTPMOD32  \*ABS\*
+0004054c R_MIPS_TLS_DTPMOD32  tlsvar_gd
+00040550 R_MIPS_TLS_DTPREL32  tlsvar_gd
+00040540 R_MIPS_TLS_TPREL32  tlsvar_ie
 
 
 Contents of section .got:
- 40550 00000000 80000000 00000000 00000000  ................
- 40560 00000000 00000000 00000000 00000520  ................
- 40570 00000000 00000000 00000000 00000000  ................
- 40580 00000000                             ....            
+ 40520 00000000 80000000 00000000 00000000  ................
+ 40530 00000000 00000000 00000000 000004f0  ................
+ 40540 00000000 00000000 00000000 00000000  ................
+ 40550 00000000                             ....            
Index: ld/testsuite/ld-mips-elf/tlslib-o32.got
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-mips-elf/tlslib-o32.got,v
retrieving revision 1.2
diff -u -p -r1.2 tlslib-o32.got
--- ld/testsuite/ld-mips-elf/tlslib-o32.got	4 Feb 2006 08:28:29 -0000	1.2
+++ ld/testsuite/ld-mips-elf/tlslib-o32.got	12 Jul 2006 16:37:33 -0000
@@ -4,14 +4,14 @@ tmpdir/tlslib-o32.so:     file format el
 DYNAMIC RELOCATION RECORDS
 OFFSET   TYPE              VALUE 
 00000000 R_MIPS_NONE       \*ABS\*
-000404d4 R_MIPS_TLS_DTPMOD32  \*ABS\*
-000404dc R_MIPS_TLS_DTPMOD32  tlsvar_gd
-000404e0 R_MIPS_TLS_DTPREL32  tlsvar_gd
-000404d0 R_MIPS_TLS_TPREL32  tlsvar_ie
+000404a4 R_MIPS_TLS_DTPMOD32  \*ABS\*
+000404ac R_MIPS_TLS_DTPMOD32  tlsvar_gd
+000404b0 R_MIPS_TLS_DTPREL32  tlsvar_gd
+000404a0 R_MIPS_TLS_TPREL32  tlsvar_ie
 
 
 Contents of section .got:
- 404b0 00000000 80000000 00000000 00000000  ................
- 404c0 00000000 00000000 00000000 00000480  ................
- 404d0 00000000 00000000 00000000 00000000  ................
- 404e0 00000000                             ....            
+ 40480 00000000 80000000 00000000 00000000  ................
+ 40490 00000000 00000000 00000000 00000450  ................
+ 404a0 00000000 00000000 00000000 00000000  ................
+ 404b0 00000000                             ....            

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-13 11:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-13 11:02 [PATCH] Fix MIPS ld tlslib testcases Thiemo Seufer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).