This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from b064bba scripts/test_printers_common.py: Log GDB error message new 57707b7 Bug 11941: ld.so: Improper assert map->l_init_called in dlclose
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: ChangeLog | 14 ++++ elf/Makefile | 14 +++- elf/dl-close.c | 30 ++++++-- elf/tst-nodelete-dlclose-dso.c | 90 ++++++++++++++++++++++ .../tst-nodelete-dlclose-plugin.c | 30 +++++--- .../tst-nodelete-dlclose.c | 23 +++--- 6 files changed, 168 insertions(+), 33 deletions(-) create mode 100644 elf/tst-nodelete-dlclose-dso.c copy support/xpthread_check_return.c => elf/tst-nodelete-dlclose-plugin.c (58%) copy math/test-fe-snans-always-signal.c => elf/tst-nodelete-dlclose.c (72%)