This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 294a892769 x86: Unifies 'strnlen-evex' and 'strnlen-evex512' implementations. new 745c3cc10f elf: Make dl-fptr and dl-symaddr hppa specific
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-fptr.c | 322 ---------------------------------------------- elf/dl-symaddr.c | 33 ----- sysdeps/generic/dl-fptr.h | 45 ------- sysdeps/hppa/dl-fptr.h | 23 +++- 4 files changed, 22 insertions(+), 401 deletions(-) delete mode 100644 elf/dl-fptr.c delete mode 100644 elf/dl-symaddr.c delete mode 100644 sysdeps/generic/dl-fptr.h