This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-master-aarch64-spec2k6-O3_LTO_VECT in repository toolchain/ci/glibc.
from 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 ++-- rt/Makefile | 1 + rt/tst-bz28213.c | 101 +++++++++++++++++++++++++++++++++++ sysdeps/unix/sysv/linux/mips/clone.S | 7 +++ time/tst-itimer.c | 4 +- 5 files changed, 117 insertions(+), 6 deletions(-) create mode 100644 rt/tst-bz28213.c