This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/glibc.
from cbb2aa337b hurd: Drop fmh kludge new 33c50ef428 elf: Drop elf/tls-macros.h in favor of __thread and tls_mode [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: elf/Makefile | 4 +- elf/tls-macros.h | 25 ----------- elf/tst-tls1.c | 64 +++++++++++----------------- elf/tst-tls2.c | 82 ------------------------------------ elf/tst-tls3.c | 26 +++++------- elf/tst-tlsmod1.c | 24 +++++------ elf/tst-tlsmod2.c | 6 +-- elf/tst-tlsmod3.c | 8 ++-- elf/tst-tlsmod4.c | 6 +-- elf/tst-tlsmod5.c | 4 +- elf/tst-tlsmod6.c | 4 +- sysdeps/powerpc/mod-tlsopt-powerpc.c | 6 +-- sysdeps/powerpc/tst-tlsifunc.c | 4 +- 13 files changed, 64 insertions(+), 199 deletions(-) delete mode 100644 elf/tls-macros.h delete mode 100644 elf/tst-tls2.c