This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from c953219420 alpha: Use generic gettimeofday implementation new d3fbb18aa3 mips: Use 'long int' and 'long long int' in linux syscall code new 4fbba6fe90 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: .../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 +- 14 files changed, 282 insertions(+), 220 deletions(-)