This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/cet/property in repository glibc.
from 043aedabcb Add DL_PROCESS_PT_NOTE new 121ff354c6 Didn't build new 71b289337b Add DL_INIT
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: sysdeps/unix/sysv/linux/x86/Makefile | 2 +- sysdeps/unix/sysv/linux/x86/dl-cet.c | 27 +++--- sysdeps/unix/sysv/linux/x86/dl-cet.h | 102 +++++++++++++++++++++ .../sysv/linux/x86/dl-machine.h} | 8 +- sysdeps/unix/sysv/linux/x86/dl-sysdep.c | 1 - sysdeps/x86/cpu-features.h | 8 +- sysdeps/x86/libc-start.c | 5 +- sysdeps/x86_64/dl-machine.h | 90 +----------------- 8 files changed, 126 insertions(+), 117 deletions(-) create mode 100644 sysdeps/unix/sysv/linux/x86/dl-cet.h copy sysdeps/{i386/symbol-hacks.h => unix/sysv/linux/x86/dl-machine.h} (84%)