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 in repository toolchain/ci/glibc.
from 076f09afba Linux: Remove <sys/sysctl.h> and the sysctl function adds 70dfcd9b6c Fix typo in posix/tst-fnmatch.input (Bug 25790) adds 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: iconvdata/Makefile | 17 +++- iconvdata/big5hkscs.c | 3 + iconvdata/tst-iconv-big5-hkscs-to-2ucs4.c | 160 ++++++++++++++++++++++++++++++ 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 - posix/tst-fnmatch.input | 2 +- sysdeps/unix/sysv/linux/i386/sysdep.h | 79 +++++++++------ sysdeps/x86/fpu/sfp-exceptions.c | 57 +++++++++++ sysdeps/x86_64/fpu/Makefile | 4 +- 13 files changed, 289 insertions(+), 62 deletions(-) create mode 100644 iconvdata/tst-iconv-big5-hkscs-to-2ucs4.c create mode 100644 sysdeps/x86/fpu/sfp-exceptions.c