This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch google/grte/v5-2.27/master in repository glibc.
from 74932cc8f5 Work around lack of mfppr in clang new 408082ea3a Add "fastload" support. new e789088eb2 Undid the dl_enable_fastload environment variable changes.
The 2 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/dl-close.c | 6 + elf/dl-load.c | 69 ++++--- elf/dl-lookup.c | 475 +++++++++++++++++++++++++++++++++++++++++++++ elf/dl-support.c | 6 + elf/dl-version.c | 21 +- elf/rtld.c | 32 ++- sysdeps/generic/ldsodefs.h | 66 ++++++- 7 files changed, 644 insertions(+), 31 deletions(-)