This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 2bda2d8 support: Explain ignored failures of temporary file removal [ [...] new 826aa13 Use internal __feraiseexcept in __iseqsig new ff80ec4 Split helper classification macros from mathcalls.h
The 2 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 | 16 ++++++++++++ include/bits/mathcalls-helper-functions.h | 1 + math/Makefile | 2 +- math/bits/mathcalls-helper-functions.h | 43 +++++++++++++++++++++++++++++++ math/bits/mathcalls.h | 28 -------------------- math/math.h | 3 +++ math/s_iseqsig_template.c | 2 +- 7 files changed, 65 insertions(+), 30 deletions(-) create mode 100644 include/bits/mathcalls-helper-functions.h create mode 100644 math/bits/mathcalls-helper-functions.h