submitted-tst-tlsopt-powerpc
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Tue, 21 Nov 2017 23:14:20 +0000 (23:14 +0000)
committerAurelien Jarno <aurel32@debian.org>
Tue, 21 Nov 2017 23:14:20 +0000 (23:14 +0000)
commite50f6af8f8060789e1d0f2619c89fd0f76ee966c
treebffdefcc033eb5510509a08ad6f624d99823d15e
parent1f5912bc9ed6cd0dde5ff829928d204a84ae6a4b
submitted-tst-tlsopt-powerpc

2017-07-31  Alan Modra  <amodra@gmail.com>

* sysdeps/powerpc/mod-tlsopt-powerpc.c: Extract from
tst-tlsopt-powerpc.c with function name change and no test harness.
* sysdeps/powerpc/tst-tlsopt-powerpc.c: Remove body of test.
Call tls_get_addr_opt_test.
* sysdeps/powerpc/Makefile (LDFLAGS-tst-tlsopt-powerpc): Don't define.
(modules-names): Add mod-tlsopt-powerpc.
(mod-tlsopt-powerpc.so-no-z-defs): Define.
(tst-tlsopt-powerpc): Depend on .so.
* sysdeps/powerpc/powerpc64/tls-macros.h (__TLS_GET_ADDR): Don't
define.  Expand use in TLS_GD and TLS_LD.

Gbp-Pq: Topic powerpc
Gbp-Pq: Name submitted-tst-tlsopt-powerpc.diff
sysdeps/powerpc/Makefile
sysdeps/powerpc/mod-tlsopt-powerpc.c [new file with mode: 0644]
sysdeps/powerpc/powerpc64/tls-macros.h
sysdeps/powerpc/tst-tlsopt-powerpc.c