This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-arm-spec2k6-O3_LTO in repository toolchain/ci/glibc.
from 4163c382f0 aarch64: handle STO_AARCH64_VARIANT_PCS adds 2d3fefd7ce posix: Fix large mmap64 offset for mips64n32 (BZ#24699)
No new revisions were added by this update.
Summary of changes: ChangeLog | 11 +++++++++++ posix/tst-mmap-offset.c | 9 +++++---- sysdeps/generic/mmap_info.h | 16 ++++++++++++++++ sysdeps/unix/sysv/linux/mips/mmap_info.h | 13 +++++++++++++ sysdeps/unix/sysv/linux/mmap64.c | 9 ++++++++- 5 files changed, 53 insertions(+), 5 deletions(-) create mode 100644 sysdeps/generic/mmap_info.h create mode 100644 sysdeps/unix/sysv/linux/mips/mmap_info.h