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-aarch64 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 new 8a9a593115 Add alloc_align attribute to memalign et al
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: 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