This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch tuliom/float128 in repository glibc.
at 9ebd6a7 Fix typo in manual for iseqsig
This branch includes the following new commits:
new aa29b09 Fix arg used as litteral suffix in tst-strfrom.h new bcf5866 ldbl-128: Use mathx_hidden_def inplace of hidden_def new 8037a18 float128: Add _Float128 make bits to libm. new 190b077 float128: Add wrappers for IEEE functions. new fa28eed Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__ new 437fa23 float128: Add public _Float128 declarations to libm. new 7f5d9b7 Extend __MATH_TG for float128 support new 7aa578a float128: Expose _Float128 finite math functions. new 5a4802e float128: Add private _Float128 declarations for libm. new a13076a float128: Add wrappers to override ldbl-128 as float128. new cb46646 float128: Extend the power of ten tables new 8b2a439 ldbl-128: Refactor ldbl2mpn to allow use with float128 new eab076b float128: Add conversion from float128 to mpn new d020e6a float128: Add strfromf128 new d2a5f20 float128: Add strtof128, wcstof128, and related functions. new bbbe6bb float128: Add strfromf128, strtof128, and wcstof128 to the manual new 9040bc4 Replace use of snprintf with strfrom in libm tests new 8dc308b float128: Add test-{float128,ifloat128,float128-finite} new b440dff float128: Add exp2f128. new 2391231 float128: Add SNANF128 macro new 1957b4c float128: Add totalorderf128 and totalordermagf128 new 9a78293 float128: Add getpayloadf128 new 9b4ee42 float128: Add canonicalizef128 new 4ae8cb6 float128: Add iscanonicalf128 new 207ebf4 float128: Add setpayloadf128 new 5ec1214 float128: Add setpayloadsigf128 new cefb3c9 float128: Add llogbf128 new e43a5f0 float128: Define __builtin_fabsf128 for GCC < 7.0 new 134b851 float128: Protect signbit macro definition with __USE_FLOAT128 new a919fe3 powerpc64le: Create divergent sysdep directory for ppc64le. new b31e6ea powerpc64le: Require gcc >= 6.2 for powerpc64le new e3aa246 powerpc64le: Enable float128 new 9ebd6a7 Fix typo in manual for iseqsig
The 33 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.