This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from a114e29ddd x86: Detect Intel Nova Lake Processor new f48b12aab6 x86: Simplify TCB access expressions new e47728a77c x86: Simplify stack and pointer guard macros new 99518a3a35 x86: Simplify RSEQ area access expressions new 3ee23564ce x86: Use typeof_member style in RSEQ area access expressions
The 4 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/i386/nptl/rseq-access.h | 32 ++++++++++++++----------------- sysdeps/i386/nptl/tcb-access.h | 15 +++++---------- sysdeps/i386/nptl/tls.h | 5 ++--- sysdeps/i386/stackguard-macros.h | 8 ++------ sysdeps/x86_64/64/nptl/rseq-access.h | 36 ++++++++++++++++------------------- sysdeps/x86_64/nptl/tcb-access.h | 15 +++++---------- sysdeps/x86_64/nptl/tls.h | 5 ++--- sysdeps/x86_64/stackguard-macros.h | 8 ++------ sysdeps/x86_64/x32/nptl/rseq-access.h | 12 ++++++------ 9 files changed, 54 insertions(+), 82 deletions(-)