This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 0e1f068108 Fix linknamespace errors and local-plt-usages in nss_files. new ba33937be2 elf: Fix DTV gap reuse logic (BZ #27135)
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 | 64 ++++++++++- elf/dl-close.c | 8 +- elf/dl-load.c | 2 +- elf/dl-open.c | 10 -- elf/dl-tls.c | 17 +-- elf/rtld.c | 2 +- elf/tst-tls20.c | 275 +++++++++++++++++++++++++++++++++++++++++++-- sysdeps/generic/ldsodefs.h | 4 +- 8 files changed, 349 insertions(+), 33 deletions(-)