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-Os_LTO 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
No new revisions were added by this update.
Summary of changes: ChangeLog | 152 ++++++++++++++++++++ NEWS | 5 + debug/fortify_fail.c | 26 +--- debug/stack_chk_fail.c | 7 +- include/stdio.h | 4 - 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 +- 24 files changed, 632 insertions(+), 159 deletions(-)