This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarch64-spec2k6-Os_LTO in repository toolchain/ci/glibc.
from c580e6466d Reset converter state after second wchar_t output (Bug 25734) adds 4b850b1f29 i686: Add INTERNAL_SYSCALL_NCS 6 argument support adds c10dde0d2a Remove __NO_MATH_INLINES adds 460ee50de0 x86_64: Add SSE sfp-exceptions adds 019d828669 provide y2038 safe socket constants for default/asm-generic ABI
No new revisions were added by this update.
Summary of changes: manual/math.texi | 6 -- math/Makefile | 4 -- math/README.libm-test | 8 +-- math/math.h | 7 --- math/test-tgmath.c | 2 - math/test-tgmath2.c | 2 - sysdeps/unix/sysv/linux/bits/socket-constants.h | 16 ++++- sysdeps/unix/sysv/linux/i386/sysdep.h | 79 +++++++++++++++---------- sysdeps/x86/fpu/sfp-exceptions.c | 57 ++++++++++++++++++ sysdeps/x86_64/fpu/Makefile | 4 +- 10 files changed, 126 insertions(+), 59 deletions(-) create mode 100644 sysdeps/x86/fpu/sfp-exceptions.c