This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-arm in repository toolchain/ci/glibc.
from cbb2aa337b hurd: Drop fmh kludge adds 33c50ef428 elf: Drop elf/tls-macros.h in favor of __thread and tls_mode [...]
No new revisions were added by this update.
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