This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 8b8f616e6a aarch64: align address for BTI protection [BZ #26988] new 38a3836011 elf: Move note processing after l_phdr is updated new c00452d775 elf: Pass the fd to note processing new cd543b5eb3 aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]
The 3 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-load.c | 23 +++++++++++++++++--- elf/rtld.c | 4 ++-- sysdeps/aarch64/dl-bti.c | 52 +++++++++++++++++++++++++++++++--------------- sysdeps/aarch64/dl-prop.h | 14 +++++++++---- sysdeps/aarch64/linkmap.h | 2 +- sysdeps/generic/dl-prop.h | 6 +++--- sysdeps/generic/ldsodefs.h | 5 +++-- sysdeps/x86/dl-prop.h | 6 +++--- 8 files changed, 77 insertions(+), 35 deletions(-)