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 b72971845a Update i386 libm-test-ulps adds f9fabc1b02 Add tgmath.h macros for narrowing functions. adds 1baae4aa6f Don't use the argument to time. adds 8a80ee5e2b Fix bad pointer / leak in regex code adds f615e3fced Remove dead regex code adds c737ef0d64 Document strftime %Ob and %OB as C2X features. adds 42f527c89d Mark IDN tests unsupported with libidn2 before 2.0.5. adds c8c8160cee powerpc: Fix typos and field name in comments adds c0fd3244e7 Chinese locales: Set first_weekday to 2 (bug 24682).
No new revisions were added by this update.
Summary of changes: ChangeLog | 127 +++++++++++++++++ NEWS | 5 + localedata/locales/bo_CN | 1 + localedata/locales/ug_CN | 1 + localedata/locales/zh_CN | 1 + manual/time.texi | 16 ++- math/Makefile | 6 +- math/gen-tgmath-tests.py | 184 ++++++++++++++++++++++--- math/tgmath.h | 167 ++++++++++++++++++++++ misc/syslog.c | 2 +- posix/regex_internal.c | 11 +- resolv/tst-resolv-ai_idn-latin1.c | 5 + resolv/tst-resolv-ai_idn.c | 5 + string/strfry.c | 2 +- sysdeps/mach/sleep.c | 4 +- sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h | 8 +- time/getdate.c | 2 +- time/tst_wcsftime.c | 2 +- 18 files changed, 510 insertions(+), 39 deletions(-)