diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2004-10-01 20:11:40 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2004-10-01 20:11:40 +0000 |
commit | d2c252d75ab87e165973a381b396c506f6cea948 (patch) | |
tree | 34d58ac383acb196ed7cc56215e17c51de79e83b /ld/testsuite | |
parent | 3f3db24856713f629afe3f5f35ce9ba59084b529 (diff) | |
download | binutils-gdb-d2c252d75ab87e165973a381b396c506f6cea948.tar.gz |
2004-10-01 H.J. Lu <hongjiu.lu@intel.com>
* ld-powerpc/tls.s: Don't set tls type for undefined syms.
* ld-powerpc/tls32.s: Likewise.
* ld-powerpc/tlstoc.s: Likewise.
* ld-s390/tlsbin.s: Likewise.
* ld-s390/tlsbin_64.s: Likewise.
* ld-s390/tlsbinpic.s: Likewise.
* ld-s390/tlsbinpic_64.s: Likewise.
* ld-s390/tlspic1.s: Likewise.
* ld-s390/tlspic1_64.s: Likewise.
* ld-sparc/tlssunbin32.s: Likewise.
* ld-sparc/tlssunbinpic32.s: Likewise.
* ld-sparc/tlssunnopic32.s: Likewise.
* ld-sparc/tlssunpic32.s: Likewise.
Diffstat (limited to 'ld/testsuite')
-rw-r--r-- | ld/testsuite/ChangeLog | 16 | ||||
-rw-r--r-- | ld/testsuite/ld-powerpc/tls.s | 3 | ||||
-rw-r--r-- | ld/testsuite/ld-powerpc/tls32.s | 3 | ||||
-rw-r--r-- | ld/testsuite/ld-powerpc/tlstoc.s | 3 | ||||
-rw-r--r-- | ld/testsuite/ld-s390/tlsbin.s | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-s390/tlsbin_64.s | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-s390/tlsbinpic.s | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-s390/tlsbinpic_64.s | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-s390/tlspic1.s | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-s390/tlspic1_64.s | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-sparc/tlssunbin32.s | 8 | ||||
-rw-r--r-- | ld/testsuite/ld-sparc/tlssunbinpic32.s | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-sparc/tlssunnopic32.s | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-sparc/tlssunpic32.s | 4 |
14 files changed, 16 insertions, 61 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 5000c85e6b5..dd58a7d75e6 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,19 @@ +2004-10-01 H.J. Lu <hongjiu.lu@intel.com> + + * ld-powerpc/tls.s: Don't set tls type for undefined syms. + * ld-powerpc/tls32.s: Likewise. + * ld-powerpc/tlstoc.s: Likewise. + * ld-s390/tlsbin.s: Likewise. + * ld-s390/tlsbin_64.s: Likewise. + * ld-s390/tlsbinpic.s: Likewise. + * ld-s390/tlsbinpic_64.s: Likewise. + * ld-s390/tlspic1.s: Likewise. + * ld-s390/tlspic1_64.s: Likewise. + * ld-sparc/tlssunbin32.s: Likewise. + * ld-sparc/tlssunbinpic32.s: Likewise. + * ld-sparc/tlssunnopic32.s: Likewise. + * ld-sparc/tlssunpic32.s: Likewise. + 2004-10-01 Alan Modra <amodra@bigpond.net.au> * ld-s390/tlsbin.s: Set tls type for undefined syms. diff --git a/ld/testsuite/ld-powerpc/tls.s b/ld/testsuite/ld-powerpc/tls.s index a19b20f927d..5ad9f3d64c8 100644 --- a/ld/testsuite/ld-powerpc/tls.s +++ b/ld/testsuite/ld-powerpc/tls.s @@ -19,9 +19,6 @@ ie4: .quad 0x56789abcdef01234 le4: .quad 0x6789abcdef012345 le5: .quad 0x789abcdef0123456 - .type gd,@tls_object - .type ld,@tls_object - .text _start: #extern syms diff --git a/ld/testsuite/ld-powerpc/tls32.s b/ld/testsuite/ld-powerpc/tls32.s index 4ba7f1575b2..b8d0e3d11cf 100644 --- a/ld/testsuite/ld-powerpc/tls32.s +++ b/ld/testsuite/ld-powerpc/tls32.s @@ -19,9 +19,6 @@ ie4: .long 0x56789abc le4: .long 0x6789abcd le5: .long 0x789abcde - .type gd,@tls_object - .type ld,@tls_object - .text _start: #extern syms diff --git a/ld/testsuite/ld-powerpc/tlstoc.s b/ld/testsuite/ld-powerpc/tlstoc.s index 268cb9f9977..5008d89f079 100644 --- a/ld/testsuite/ld-powerpc/tlstoc.s +++ b/ld/testsuite/ld-powerpc/tlstoc.s @@ -19,9 +19,6 @@ ie4: .quad 0x56789abcdef01234 le4: .quad 0x6789abcdef012345 le5: .quad 0x789abcdef0123456 - .type gd,@tls_object - .type ld,@tls_object - .text _start: #extern syms diff --git a/ld/testsuite/ld-s390/tlsbin.s b/ld/testsuite/ld-s390/tlsbin.s index 125905e1302..4da50e79cd8 100644 --- a/ld/testsuite/ld-s390/tlsbin.s +++ b/ld/testsuite/ld-s390/tlsbin.s @@ -16,11 +16,6 @@ bl5: .space 4 bl6: .space 4 bl7: .space 4 bl8: .space 4 - - .type sG6,@tls_object - .type sh6,@tls_object - .type sg3,@tls_object - .text .globl _start .type _start,@function diff --git a/ld/testsuite/ld-s390/tlsbin_64.s b/ld/testsuite/ld-s390/tlsbin_64.s index 8042f20bf84..c40fcfc2102 100644 --- a/ld/testsuite/ld-s390/tlsbin_64.s +++ b/ld/testsuite/ld-s390/tlsbin_64.s @@ -16,11 +16,6 @@ bl5: .space 4 bl6: .space 4 bl7: .space 4 bl8: .space 4 - - .type sG6,@tls_object - .type sh6,@tls_object - .type sg3,@tls_object - .text .globl _start .type _start,@function diff --git a/ld/testsuite/ld-s390/tlsbinpic.s b/ld/testsuite/ld-s390/tlsbinpic.s index c89793c7962..e52e3a4a064 100644 --- a/ld/testsuite/ld-s390/tlsbinpic.s +++ b/ld/testsuite/ld-s390/tlsbinpic.s @@ -28,11 +28,6 @@ sh5: .long 261 sh6: .long 262 sh7: .long 263 sh8: .long 264 - - .type sG1,@tls_object - .type sG2,@tls_object - .type sG3,@tls_object - .text .globl fn2 .type fn2,@function diff --git a/ld/testsuite/ld-s390/tlsbinpic_64.s b/ld/testsuite/ld-s390/tlsbinpic_64.s index 0078c14b5fb..eeda6caaa13 100644 --- a/ld/testsuite/ld-s390/tlsbinpic_64.s +++ b/ld/testsuite/ld-s390/tlsbinpic_64.s @@ -28,11 +28,6 @@ sh5: .long 261 sh6: .long 262 sh7: .long 263 sh8: .long 264 - - .type sG1,@tls_object - .type sG2,@tls_object - .type sG3,@tls_object - .text .globl fn2 .type fn2,@function diff --git a/ld/testsuite/ld-s390/tlspic1.s b/ld/testsuite/ld-s390/tlspic1.s index a1205c6554a..28b9c3aeb28 100644 --- a/ld/testsuite/ld-s390/tlspic1.s +++ b/ld/testsuite/ld-s390/tlspic1.s @@ -27,11 +27,6 @@ sh5: .long 261 sh6: .long 262 sh7: .long 263 sh8: .long 264 - - .type sH1,@tls_object - .type sH2,@tls_object - .type sH5,@tls_object - .text .globl fn1 .type fn1,@function diff --git a/ld/testsuite/ld-s390/tlspic1_64.s b/ld/testsuite/ld-s390/tlspic1_64.s index 9542c18d721..4e500080cb6 100644 --- a/ld/testsuite/ld-s390/tlspic1_64.s +++ b/ld/testsuite/ld-s390/tlspic1_64.s @@ -27,11 +27,6 @@ sh5: .long 261 sh6: .long 262 sh7: .long 263 sh8: .long 264 - - .type sH1,@tls_object - .type sH2,@tls_object - .type sH5,@tls_object - .text .globl fn1 .type fn1,@function diff --git a/ld/testsuite/ld-sparc/tlssunbin32.s b/ld/testsuite/ld-sparc/tlssunbin32.s index 9b0552fb270..21716f36b21 100644 --- a/ld/testsuite/ld-sparc/tlssunbin32.s +++ b/ld/testsuite/ld-sparc/tlssunbin32.s @@ -17,14 +17,6 @@ bl5: .word 0 bl6: .word 0 bl7: .word 0 bl8: .word 0 - - .type sg2,@tls_object - .type sg3,@tls_object - .type sG6,@tls_object - .type sh2,@tls_object - .type sh3,@tls_object - .type sh6,@tls_object - .text .globl _start .type _start,#function diff --git a/ld/testsuite/ld-sparc/tlssunbinpic32.s b/ld/testsuite/ld-sparc/tlssunbinpic32.s index 97f85a8cabc..60fb5857cd4 100644 --- a/ld/testsuite/ld-sparc/tlssunbinpic32.s +++ b/ld/testsuite/ld-sparc/tlssunbinpic32.s @@ -30,11 +30,6 @@ sh5: .word 261 sh6: .word 262 sh7: .word 263 sh8: .word 264 - - .type sG1,@tls_object - .type sG2,@tls_object - .type sG5,@tls_object - .text .align 4096 .LLGETPC0: diff --git a/ld/testsuite/ld-sparc/tlssunnopic32.s b/ld/testsuite/ld-sparc/tlssunnopic32.s index 9a436855e82..6c0ec339477 100644 --- a/ld/testsuite/ld-sparc/tlssunnopic32.s +++ b/ld/testsuite/ld-sparc/tlssunnopic32.s @@ -7,11 +7,6 @@ bl2: .word 0 bl3: .word 0 bl4: .word 0 bl5: .word 0 - - .type sh1,@tls_object - .type sh2,@tls_object - .type sh3,@tls_object - .text .align 4096 .globl fn3 diff --git a/ld/testsuite/ld-sparc/tlssunpic32.s b/ld/testsuite/ld-sparc/tlssunpic32.s index b4aa47698a7..9e8a2357511 100644 --- a/ld/testsuite/ld-sparc/tlssunpic32.s +++ b/ld/testsuite/ld-sparc/tlssunpic32.s @@ -30,10 +30,6 @@ sh6: .word 262 sh7: .word 263 sh8: .word 264 - .type sH1,@tls_object - .type sH2,@tls_object - .type sH5,@tls_object - .text .align 4096 .LLGETPC0: |