This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 2d398aa272 Remove do_set_mallopt_check prototype new 1a4c27355e elf: Fix pldd (BZ#18035)
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 | 13 +++++++ elf/Makefile | 1 + elf/pldd-xx.c | 114 +++++++++++++++++++------------------------------------ elf/pldd.c | 64 +++++++++++++++---------------- elf/tst-pldd.c | 118 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 202 insertions(+), 108 deletions(-) create mode 100644 elf/tst-pldd.c