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-aarch64-spec2k6-Os_LTO in repository toolchain/ci/glibc.
from 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. adds 2c7e704b7e NEWS: Mention Minguo calendar support added [BZ #24293] adds 2f1d61552d time/tst-strftime2.c: Make the file easier to maintain adds 84aea16929 time: Add tests for Minguo calendar [BZ #24293] adds 466afec308 ja_JP locale: Add entry for the new Japanese era [BZ #22964] new 0bd545ee23 Add Reiwa era tests to time/tst-strftime3.c
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 | 41 ++++ NEWS | 6 + localedata/locales/ja_JP | 22 +- time/Makefile | 6 +- time/strptime_l.c | 11 +- time/tst-strftime2.c | 139 +++++++++---- time/tst-strftime3.c | 512 +++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 694 insertions(+), 43 deletions(-) create mode 100644 time/tst-strftime3.c