This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64 in repository toolchain/ci/glibc.
from 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)
No new revisions were added by this update.
Summary of changes: 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 ++++++++++------ 5 files changed, 139 insertions(+), 39 deletions(-) create mode 100644 rt/tst-bz28213.c