This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-arm in repository toolchain/ci/glibc.
from e037274c8e stdlib: Fix tst-canon-bz26341 when the glibc build current w [...] adds d962cce139 x86-64: Add sysdeps/x86_64/fpu/Makeconfig adds aa783f9a7b linux: Fix a possibly non-constant expression in _Static_assert adds 8a9a593115 Add alloc_align attribute to memalign et al adds 4e32c8f568 posix: Remove alloca usage for internal fnmatch implementation adds 0ff2d30dae iconv: Use TIMEOUTFACTOR for iconv test timeout
No new revisions were added by this update.
Summary of changes: iconv/tst-iconv_prog.sh | 5 +- malloc/malloc.h | 5 +- misc/sys/cdefs.h | 10 ++ posix/fnmatch.c | 24 +---- posix/fnmatch_loop.c | 190 +++++++++++++++------------------- stdlib/stdlib.h | 4 +- support/support.h | 5 +- sysdeps/unix/sysv/linux/opendir.c | 6 +- sysdeps/x86_64/fpu/Makeconfig | 92 ++++++++++++++++ sysdeps/x86_64/fpu/Makefile | 134 ++++++++---------------- sysdeps/x86_64/fpu/multiarch/Makefile | 68 ++++-------- 11 files changed, 268 insertions(+), 275 deletions(-) create mode 100644 sysdeps/x86_64/fpu/Makeconfig