submitted-tst-tlsopt-powerpc
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sat, 2 Dec 2017 10:07:17 +0000 (10:07 +0000)
committerAurelien Jarno <aurel32@debian.org>
Sat, 2 Dec 2017 10:07:17 +0000 (10:07 +0000)
commit97676aaf4c948460617f28f5a87b95e9e09cbc0a
tree10a9ae3ebc9a898a8599f60e31da90f8f6facffb
parent5caad5aa2db92d17b302dd094656e84e031458ee
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