This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-release-arm-spec2k6-O2 in repository toolchain/ci/glibc.
from 43598ef6e2 hppa: Align __clone stack argument to 8 bytes (Bug 25066) adds 761c0e6086 mips: Use 'long int' and 'long long int' in linux syscall code adds b3be12767c mips: Fix argument passing for inlined syscalls on Linux [BZ [...] adds e1766196b6 microblaze: Avoid clobbering register parameters in syscall adds 74d9b0811e riscv: Avoid clobbering register parameters in syscall
No new revisions were added by this update.
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(-)