This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from af86087f02 hurd: Fix some ld.so symbol override from libc new c92a00d865 x86: Add tst-get-cpu-features-static to $(tests) [BZ #23458] new 98864ed0e0 x86/CET: Fix property note parser [BZ #23467]
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: ChangeLog | 20 +++++++ sysdeps/unix/sysv/linux/x86/Makefile | 15 ++++++ .../sysv/linux/x86/tst-cet-property-1.c} | 29 ++++++---- .../unix/sysv/linux/x86/tst-cet-property-2.c | 57 ++++++++++---------- .../unix/sysv/linux/x86/tst-cet-property-dep-2.S | 63 ++++++++++++++++++++++ sysdeps/x86/Makefile | 2 +- sysdeps/x86/dl-prop.h | 29 ++++++---- 7 files changed, 164 insertions(+), 51 deletions(-) copy sysdeps/{x86/tst-cet-legacy-3.c => unix/sysv/linux/x86/tst-cet-property-1.c} (62%) copy nptl/tst-call-once.c => sysdeps/unix/sysv/linux/x86/tst-cet-property-2.c (54%) create mode 100644 sysdeps/unix/sysv/linux/x86/tst-cet-property-dep-2.S