This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-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. new 8a80ee5e2b Fix bad pointer / leak in regex code new f615e3fced Remove dead regex code
The 2 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 | 138 ++++++++++++++++++++++++++ NEWS | 5 + debug/fortify_fail.c | 26 +---- debug/stack_chk_fail.c | 7 +- include/stdio.h | 4 - manual/nss.texi | 24 ++++- 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 ++- 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 ------- time/getdate.c | 2 +- time/tst_wcsftime.c | 2 +- 20 files changed, 593 insertions(+), 150 deletions(-)