This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.30/master in repository glibc.
from 43598ef6e2 hppa: Align __clone stack argument to 8 bytes (Bug 25066) new 761c0e6086 mips: Use 'long int' and 'long long int' in linux syscall code new b3be12767c mips: Fix argument passing for inlined syscalls on Linux [BZ [...] new e1766196b6 microblaze: Avoid clobbering register parameters in syscall new 74d9b0811e riscv: Avoid clobbering register parameters in syscall
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: NEWS | 1 + sysdeps/unix/sysv/linux/microblaze/sysdep.h | 91 ++++++++----- .../unix/sysv/linux/mips/mips32/mips-syscall5.S | 6 +- .../unix/sysv/linux/mips/mips32/mips-syscall6.S | 6 +- .../unix/sysv/linux/mips/mips32/mips-syscall7.S | 7 +- .../sysv/linux/mips/mips32/mips16/mips16-syscall.h | 64 +++++---- .../linux/mips/mips32/mips16/mips16-syscall0.c | 4 +- .../linux/mips/mips32/mips16/mips16-syscall1.c | 6 +- .../linux/mips/mips32/mips16/mips16-syscall2.c | 6 +- .../linux/mips/mips32/mips16/mips16-syscall3.c | 6 +- .../linux/mips/mips32/mips16/mips16-syscall4.c | 6 +- sysdeps/unix/sysv/linux/mips/mips32/sysdep.h | 147 +++++++++++---------- sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h | 123 ++++++++++------- sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h | 121 ++++++++++------- sysdeps/unix/sysv/linux/mips/mips64/syscall.S | 2 +- sysdeps/unix/sysv/linux/riscv/sysdep.h | 84 ++++++++---- 16 files changed, 396 insertions(+), 284 deletions(-)