This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from de61465c04 Use libm_alias_float128 more in sysdeps/ieee754/float128. new c2c299fd24 Consolidate link map sorting
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 | 2 +- elf/dl-close.c | 6 ++- elf/dl-deps.c | 59 ++-------------------- elf/dl-fini.c | 105 ++------------------------------------ elf/dl-open.c | 57 ++------------------- elf/dl-sort-maps.c | 122 +++++++++++++++++++++++++++++++++++++++++++++ sysdeps/generic/ldsodefs.h | 4 +- 8 files changed, 153 insertions(+), 215 deletions(-) create mode 100644 elf/dl-sort-maps.c