This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 35694d3416 x86-64/cet: Check the restore token in longjmp new 24b707c166 hurd: Pass the data pointer to _hurd_stack_setup explicitly new b44ad8944b hurd: Drop x86-specific assembly from init-first.c new 9eaa0e1799 hurd: Make init-first.c no longer x86-specific new 4145de65f6 hurd: Only init early static TLS if it's used to store stack [...] new fbfe0b20ab hurd: Initializy _dl_pagesize early in static builds new 520b1df08d aarch64: Make cpu-features definitions not Linux-specific
The 6 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: .../{unix/sysv/linux => }/aarch64/cpu-features.h | 0 sysdeps/{unix/sysv/linux => }/aarch64/libc-start.c | 0 sysdeps/mach/hurd/i386/static-start.S | 3 ++ sysdeps/mach/hurd/{x86 => }/init-first.c | 45 +++++++++++----------- sysdeps/mach/hurd/x86_64/static-start.S | 1 + 5 files changed, 27 insertions(+), 22 deletions(-) rename sysdeps/{unix/sysv/linux => }/aarch64/cpu-features.h (100%) rename sysdeps/{unix/sysv/linux => }/aarch64/libc-start.c (100%) rename sysdeps/mach/hurd/{x86 => }/init-first.c (87%)