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 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. new 2c7e704b7e NEWS: Mention Minguo calendar support added [BZ #24293] new 2f1d61552d time/tst-strftime2.c: Make the file easier to maintain new 84aea16929 time: Add tests for Minguo calendar [BZ #24293] new 466afec308 ja_JP locale: Add entry for the new Japanese era [BZ #22964]
The 4 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 | 52 +++ NEWS | 6 + localedata/locales/ja_JP | 22 +- 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 | 6 +- time/strptime_l.c | 11 +- time/tst-strftime2.c | 139 ++++++-- time/tst-strftime3.c | 456 ++++++++++++++++++++++++ 11 files changed, 667 insertions(+), 54 deletions(-) create mode 100644 time/tst-strftime3.c