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 1d714fd95d nptl: Move pthread_attr_getdetachstate implementation into libc adds a289ea09ea Do not print backtraces on fatal glibc errors adds 4b7c74179c nss: Make nsswitch.conf more distribution friendly. adds d34d4c8022 nscd: Improve nscd.conf comments. adds 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 new c0fd3244e7 Chinese locales: Set first_weekday to 2 (bug 24682).
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 | 159 +++++++++++++++++++++ NEWS | 5 + debug/fortify_fail.c | 26 +--- debug/stack_chk_fail.c | 7 +- include/stdio.h | 4 - localedata/locales/bo_CN | 1 + localedata/locales/ug_CN | 1 + localedata/locales/zh_CN | 1 + manual/nss.texi | 24 +++- manual/time.texi | 16 ++- math/Makefile | 6 +- math/gen-tgmath-tests.py | 184 ++++++++++++++++++++++--- math/tgmath.h | 167 ++++++++++++++++++++++ misc/syslog.c | 2 +- nscd/nscd.conf | 6 + nss/nsswitch.conf | 81 ++++++++--- 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/i386/fpu/libm-test-ulps | 4 +- sysdeps/mach/sleep.c | 4 +- sysdeps/posix/libc_fatal.c | 35 +---- sysdeps/unix/sysv/linux/libc_fatal.c | 33 ----- sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h | 8 +- time/getdate.c | 2 +- time/tst_wcsftime.c | 2 +- 27 files changed, 642 insertions(+), 159 deletions(-)