This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from c580e6466d Reset converter state after second wchar_t output (Bug 25734) new 4b850b1f29 i686: Add INTERNAL_SYSCALL_NCS 6 argument support new c10dde0d2a Remove __NO_MATH_INLINES new 460ee50de0 x86_64: Add SSE sfp-exceptions
The 3 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: 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