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-master-arm-spec2k6-O3 in repository toolchain/ci/glibc.
from 49bc41b642 [powerpc] add 'volatile' to asm adds 21cc130b78 libio: do not attempt to free wide buffers of legacy streams [...] adds db13e32cb8 support: Add xclock_now helper function. adds 8bf225d583 support: Invent verbose_printf macro adds ce5b73a7c3 nptl: Convert various tests to use libsupport adds 85c748f9ff Add missing VDSO_{NAME,HASH}_* macros and use them for PREPA [...] adds fefa21790b nl_{AW,NL}: Correct the thousands separator and grouping (bu [...] adds 2bd81b60d6 szl_PL locale: Spelling corrections (bug 24652). adds a55541fd1c szl_PL locale: Fix a typo in the previous commit (bug 24652). adds c89e669a70 S390: Regenerate ULPs. new 9e6a7d9c17 Fix build warnings in locale/programs/ld-ctype.c new c78b3f55d1 Fix build warnings in nptl/tst-eintr1.c new a63b96fbdd Linux: Add nds32 specific syscalls to syscall-names.list
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 94 ++++++++++++++ libio/Makefile | 14 ++- libio/genops.c | 16 ++- elf/tst-audit13.c => libio/tst-bz24228.c | 9 +- libio/tst-bz24228.map | 5 + locale/programs/ld-ctype.c | 3 +- localedata/locales/nl_AW | 2 +- localedata/locales/nl_NL | 6 +- localedata/locales/szl_PL | 42 ++++--- nptl/eintr.c | 12 +- nptl/tst-eintr1.c | 55 ++------- nptl/tst-eintr2.c | 60 +++------ nptl/tst-eintr3.c | 23 ++-- nptl/tst-eintr4.c | 15 +-- nptl/tst-eintr5.c | 40 ++---- nptl/tst-mutex-errorcheck.c | 29 ++--- nptl/tst-mutex5.c | 164 +++++-------------------- nptl/tst-mutex9.c | 131 ++++---------------- support/test-driver.h | 8 ++ support/xtime.h | 10 ++ sysdeps/s390/fpu/libm-test-ulps | 12 +- sysdeps/unix/sysv/linux/aarch64/gettimeofday.c | 4 +- sysdeps/unix/sysv/linux/aarch64/init-first.c | 4 +- sysdeps/unix/sysv/linux/dl-vdso.h | 4 + sysdeps/unix/sysv/linux/powerpc/gettimeofday.c | 4 +- sysdeps/unix/sysv/linux/powerpc/init-first.c | 2 +- sysdeps/unix/sysv/linux/powerpc/time.c | 4 +- sysdeps/unix/sysv/linux/s390/init-first.c | 2 +- sysdeps/unix/sysv/linux/syscall-names.list | 2 + sysdeps/unix/sysv/linux/x86_64/init-first.c | 2 +- 30 files changed, 321 insertions(+), 457 deletions(-) copy elf/tst-audit13.c => libio/tst-bz24228.c (83%) create mode 100644 libio/tst-bz24228.map