This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm-spec2k6-Oz_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
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/i386/sysdep.h | 79 ++++++++++++++++++++++------------- sysdeps/x86/fpu/sfp-exceptions.c | 57 +++++++++++++++++++++++++ sysdeps/x86_64/fpu/Makefile | 4 +- 9 files changed, 112 insertions(+), 57 deletions(-) create mode 100644 sysdeps/x86/fpu/sfp-exceptions.c