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_tk1/llvm-master-arm-spec2k6-O2 in repository toolchain/ci/glibc.
from a5db6a5cae [5/5] AArch64: Improve A64FX memset medium loops adds 13710e7e6a hurd: Add support for AT_NO_AUTOMOUNT adds 302247c891 elf: Unconditionally use __ehdr_start adds 43d06ed218 aarch64: Make elf_machine_{load_address,dynamic} robust [BZ #28203] adds 08fc6df294 hurd mmap: Factorize MAP_SHARED flag check adds 5a5358b749 hurd mmap: Reduce the requested max vmprot adds dc906e94f7 mtrace: Use a static buffer for printing [BZ #25947] adds 4cc79c2177 librt: add test (bug 28213) adds 1f51cd9a86 mips: align stack in clone [BZ #28223]
No new revisions were added by this update.
Summary of changes: config.h.in | 3 -- configure | 52 ------------------ configure.ac | 34 ------------ elf/rtld.c | 13 ++--- hurd/hurd/fd.h | 6 +++ malloc/mtrace-impl.c | 14 ++--- rt/Makefile | 1 + rt/tst-bz28213.c | 101 +++++++++++++++++++++++++++++++++++ sysdeps/aarch64/dl-machine.h | 24 ++++----- sysdeps/mach/hurd/mmap.c | 38 ++++++++----- sysdeps/unix/sysv/linux/mips/clone.S | 7 +++ 11 files changed, 156 insertions(+), 137 deletions(-) create mode 100644 rt/tst-bz28213.c