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-master-arm-spec2k6-Oz_LTO in repository toolchain/ci/glibc.
from 656dd306d4 RISC-V: Fix `test' operand error with soft-float ABI being c [...] adds d5ecee822e alpha: Do not redefine __NR_shmat or __NR_osf_shmat adds 993e3107af alpha: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.S new e0e4c321c3 Fix strptime era handling, add more strftime tests [BZ #24394]
The 1 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 | 23 ++ sysdeps/alpha/divqu.S | 7 +- sysdeps/alpha/remqu.S | 12 +- sysdeps/unix/sysv/linux/alpha/kernel-features.h | 6 +- sysdeps/unix/sysv/linux/alpha/sysdep.h | 4 +- time/Makefile | 2 +- time/strptime_l.c | 11 +- time/tst-strftime3.c | 456 ++++++++++++++++++++++++ 8 files changed, 507 insertions(+), 14 deletions(-) create mode 100644 time/tst-strftime3.c