This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 695d7d138e Assume prlimit64 is available. new 26265c3bce float128: Add _Float128 make bits to libm. new 4fc12f0eda Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__
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 | 23 ++++++ bits/libc-header-start.h | 9 +++ include/features.h | 2 + manual/creature.texi | 9 +++ math/Makefile | 16 +++- sysdeps/ieee754/float128/Makeconfig | 3 + sysdeps/ieee754/float128/Versions | 145 ++++++++++++++++++++++++++++++++++++ 7 files changed, 205 insertions(+), 2 deletions(-) create mode 100644 sysdeps/ieee754/float128/Makeconfig create mode 100644 sysdeps/ieee754/float128/Versions