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-Os 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 adds e0e4c321c3 Fix strptime era handling, add more strftime tests [BZ #24394] adds 62449176e0 Add verbose comments to 'era' in ja_JP locale.
No new revisions were added by this update.
Summary of changes: ChangeLog | 27 ++ localedata/locales/ja_JP | 18 + 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 ++++++++++++++++++++++++ 9 files changed, 529 insertions(+), 14 deletions(-) create mode 100644 time/tst-strftime3.c