This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/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
No new revisions were added by this update.
Summary of changes: malloc/malloc.h | 5 +- misc/sys/cdefs.h | 10 +++ 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 +++++------------ 8 files changed, 177 insertions(+), 147 deletions(-) create mode 100644 sysdeps/x86_64/fpu/Makeconfig