This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.26/master in repository glibc.
from a5db85df69 [AARCH64] Rewrite elf_machine_load_address using _DYNAMIC symbol new 38e08dc3e0 Provide a C++ version of iseqsig (bug 22377) new bbabb868cd powerpc: Fix syscalls during early process initialization [B [...]
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 | 21 +++++ NEWS | 2 + math/Makefile | 2 +- math/math.h | 72 ++++++++++++++++- ...st-math-issignaling.cc => test-math-iseqsig.cc} | 92 +++++++++++----------- sysdeps/powerpc/powerpc32/sysdep.h | 5 +- sysdeps/powerpc/powerpc64/sysdep.h | 5 +- sysdeps/powerpc/powerpc64le/Makefile | 7 +- .../unix/sysv/linux/powerpc/not-errno.h | 23 +++--- 9 files changed, 164 insertions(+), 65 deletions(-) copy math/{test-math-issignaling.cc => test-math-iseqsig.cc} (52%) copy support/xsigaction.c => sysdeps/unix/sysv/linux/powerpc/not-errno.h (60%)