This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 12e5d36 Fix iseqsig for ports that do not support FE_INVALID new d0800ae Make iseqsig handle excess precision.
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: ChangeLog | 7 ++++ math/Makefile | 4 +- math/math.h | 19 ++++++++- math/test-iseqsig-excess-precision.c | 80 ++++++++++++++++++++++++++++++++++++ 4 files changed, 107 insertions(+), 3 deletions(-) create mode 100644 math/test-iseqsig-excess-precision.c