This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.31/master in repository glibc.
from 9ea3686266 Generate ChangeLog.old/ChangeLog.20 for 2.31 new ae1b6b13d4 mips: Use 'long int' and 'long long int' in linux syscall code new aa638b86b2 mips: Fix argument passing for inlined syscalls on Linux [BZ [...]
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: NEWS | 6 + .../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 | 145 +++++++++++---------- sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h | 121 ++++++++++------- sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h | 119 ++++++++++------- sysdeps/unix/sysv/linux/mips/mips64/syscall.S | 2 +- sysdeps/unix/sysv/linux/mips/sysdep.h | 4 +- 15 files changed, 288 insertions(+), 220 deletions(-)