This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from a23bd00f9d powerpc64le: add optimized strlen for P9 new 8dbb7a08ec dl-runtime: reloc_{offset,index} now functions arch overide'able
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/dl-runtime.c | 28 +++++++++++-------- sysdeps/powerpc/dl-tls.c => elf/dl-runtime.h | 18 ++++++++---- sysdeps/hppa/dl-runtime.c | 4 --- sysdeps/{powerpc/dl-tls.c => hppa/dl-runtime.h} | 19 +++++++++---- sysdeps/x86_64/dl-runtime.c | 9 ------ sysdeps/{hppa/dl-irel.h => x86_64/dl-runtime.h} | 37 +++++++++---------------- 6 files changed, 55 insertions(+), 60 deletions(-) copy sysdeps/powerpc/dl-tls.c => elf/dl-runtime.h (71%) copy sysdeps/{powerpc/dl-tls.c => hppa/dl-runtime.h} (66%) delete mode 100644 sysdeps/x86_64/dl-runtime.c copy sysdeps/{hppa/dl-irel.h => x86_64/dl-runtime.h} (56%)