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-O3_LTO in repository toolchain/ci/glibc.
from 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] adds 0f62fe0532 mips: increase stack alignment in clone to match the ABI adds 6e8a0aac2f time: Fix overflow itimer tests on 32-bit systems
No new revisions were added by this update.
Summary of changes: include/time.h | 10 ++-- malloc/mtrace-impl.c | 14 ++--- rt/Makefile | 1 + rt/tst-bz28213.c | 101 +++++++++++++++++++++++++++++++++++ sysdeps/unix/sysv/linux/mips/clone.S | 7 +++ time/tst-itimer.c | 4 +- 6 files changed, 120 insertions(+), 17 deletions(-) create mode 100644 rt/tst-bz28213.c