Show patches with: Submitter = Gabriel F. T. Gomes       |    State = Action Required       |    Archived = No       |   172 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Add new templates for IEEE wrappers - - - - --- 2017-02-17 Gabriel F. T. Gomes New
Convert e_exp2l.c into a template - - - - --- 2017-05-16 Gabriel F. T. Gomes New
Fix arg used as litteral suffix in tst-strfrom.h - - - - --- 2016-11-09 Gabriel F. T. Gomes New
Fix condition for inclusion of math-finite.h for long double - - - - --- 2017-03-31 Gabriel F. T. Gomes New
Fix remaining return type of ifunc resolver declaration - - - - --- 2017-08-22 Gabriel F. T. Gomes New
Fix the C++ version of issignaling when __NO_LONG_DOUBLE_MATH is defined - - - - --- 2017-08-23 Gabriel F. T. Gomes New
Fix warning caused by unused-result in bug-atexit3-lib.cc - - - - --- 2016-10-28 Gabriel F. T. Gomes New
Fix y0 and y1 exception handling for zero input [BZ #21134] - - - - --- 2017-02-13 Gabriel F. T. Gomes New
Macroize function declarations in math_private.h - - - - --- 2017-03-17 Gabriel F. T. Gomes New
Make w_scalbln type-generic - - - - --- 2016-12-15 Gabriel F. T. Gomes New
Merge libm-compat-calls-auto and libm-compat-calls - - - - --- 2017-02-08 Gabriel F. T. Gomes New
PowerPC: Extend Program Priority Register support - - - - --- 2015-08-10 Gabriel F. T. Gomes New
Provide a C++ version of iszero that does not use __MATH_TG - - - - --- 2017-08-25 Gabriel F. T. Gomes New
Replace use of snprintf with strfrom in libm tests - - - - --- 2016-12-12 Gabriel F. T. Gomes New
Split helper classification macros from mathcalls.h - - - - --- 2017-03-08 Gabriel F. T. Gomes New
Use append attribution to CFLAGS in wcsmbs - - - - --- 2017-03-08 Gabriel F. T. Gomes New
Use internal __feraiseexcept in __iseqsig - - - - --- 2017-03-15 Gabriel F. T. Gomes New
Use read_int in vfscanf - - - - --- 2016-09-23 Gabriel F. T. Gomes New
[1/2] Add strfrom{d,f,l} and wcsfrom{d,f,l} functions - - - - --- 2016-08-23 Gabriel F. T. Gomes New
[1/2] PowerPC: Fix operand prefixes - - - - --- 2015-09-15 Gabriel F. T. Gomes New
[1/2] Use write_message instead of write - - - - --- 2016-11-01 Gabriel F. T. Gomes New
[1/2] powerpc: Zero pad using memset in strncpy/stpncpy - - - - --- 2016-04-20 Gabriel F. T. Gomes New
[1/3] Do not use __builtin_types_compatible_p in C++ mode (bug 21930) - - - - --- 2017-08-15 Gabriel F. T. Gomes New
[1/3] Move w_lgamma_r to libm-compat-calls-auto - - - - --- 2017-02-07 Gabriel F. T. Gomes New
[1/4] Document _FloatN and _FloatNx versions of math functions - - - - --- 2017-06-14 Gabriel F. T. Gomes New
[1/4] Macroize inclusion of math-finite.h (part 1) - - - - --- 2017-03-13 Gabriel F. T. Gomes New
[1/4] Move wrappers to libm-compat-calls-auto - - - - --- 2016-12-21 Gabriel F. T. Gomes New
[1/6] float128: Extend the power of ten tables - - - - --- 2017-05-26 Gabriel F. T. Gomes New
[1/8] ldbl-128: Use mathx_hidden_def inplace of hidden_def - - - - --- 2016-11-09 Gabriel F. T. Gomes New
[2/2] Add tests for strfrom functions - - - - --- 2016-08-23 Gabriel F. T. Gomes New
[2/2] Add write_message_to_stderr and use it instead of write - - - - --- 2016-11-01 Gabriel F. T. Gomes New
[2/2] PowerPC: Add comments to optimized strncpy - - - - --- 2015-09-15 Gabriel F. T. Gomes New
[2/2] powerpc: Fix operand prefixes - - - - --- 2016-04-20 Gabriel F. T. Gomes New
[2/3] Move w_lgamma to libm-compat-calls-auto - - - - --- 2017-02-07 Gabriel F. T. Gomes New
[2/3] Provide a C++ version of issignaling that does not use __MATH_TG - - - - --- 2017-08-15 Gabriel F. T. Gomes New
[2/4] Automatic part I: Add suffix to filename - - - - --- 2016-12-21 Gabriel F. T. Gomes New
[2/4] Macroize inclusion of math-finite.h (part 2) - - - - --- 2017-03-13 Gabriel F. T. Gomes New
[2/4] powerpc64le: Require at least GCC 6.2 for powerpc64le - - - - --- 2017-06-14 Gabriel F. T. Gomes New
[2/6] float128: Add conversion from float128 to mpn - - - - --- 2017-05-30 Gabriel F. T. Gomes New
[2/6] float128: Add conversion from float128 to mpn - - - - --- 2017-05-26 Gabriel F. T. Gomes New
[2/8] float128: Add _Float128 make bits to libm. - - - - --- 2016-11-09 Gabriel F. T. Gomes New
[3/3] Do not use generic selection in C++ mode - - - - --- 2017-08-15 Gabriel F. T. Gomes New
[3/3] Move w_exp to libm-compat-call-auto - - - - --- 2017-02-07 Gabriel F. T. Gomes New
[3/4] Automatic part II: Fix filename in #includes - - - - --- 2016-12-21 Gabriel F. T. Gomes New
[3/4] Macroize inclusion of math-finite.h (part 3) - - - - --- 2017-03-13 Gabriel F. T. Gomes New
[3/4] powerpc64le: Require at least POWER8 for powerpc64le - - - - --- 2017-06-14 Gabriel F. T. Gomes New
[3/6] float128: Add strfromf128 - - - - --- 2017-05-30 Gabriel F. T. Gomes New
[3/6] float128: Add strfromf128 - - - - --- 2017-05-26 Gabriel F. T. Gomes New
[3/8] float128: Add wrappers for IEEE functions. - - - - --- 2016-12-09 Gabriel F. T. Gomes New
[3/8] float128: Add wrappers for IEEE functions. - - - - --- 2016-12-07 Gabriel F. T. Gomes New
[3/8] float128: Add wrappers for IEEE functions. - - - - --- 2016-11-09 Gabriel F. T. Gomes New
[4/4] Automatic part III: Fix filename in Makefile - - - - --- 2016-12-21 Gabriel F. T. Gomes New
[4/4] Macroize inclusion of math-finite.h (part 4) - - - - --- 2017-03-13 Gabriel F. T. Gomes New
[4/4] powerpc64le: Enable float128 - - - - --- 2017-06-14 Gabriel F. T. Gomes New
[4/6] float128: Add strtof128, wcstof128, and related functions. - - - - --- 2017-05-26 Gabriel F. T. Gomes New
[4/8] Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__ - - - - --- 2016-11-09 Gabriel F. T. Gomes New
[5/6] float128: Add strfromf128, strtof128, and wcstof128 to the manual - - - - --- 2017-05-26 Gabriel F. T. Gomes New
[5/8] float128: Add public _Float128 declarations to libm. - - - - --- 2016-11-09 Gabriel F. T. Gomes New
[6/6] float128: Add test-{float128,ifloat128,float128-finite} - - - - --- 2017-05-26 Gabriel F. T. Gomes New
[6/8] float128: Expose _Float128 finite math functions. - - - - --- 2016-11-09 Gabriel F. T. Gomes New
[7/8] float128: Add private _Float128 declarations for libm. - - - - --- 2016-11-09 Gabriel F. T. Gomes New
[8/8] float128: Add wrappers to override ldbl-128 as float128. - - - - --- 2016-11-09 Gabriel F. T. Gomes New
[COMMITTED] Fix typo in manual for iseqsig - - - - --- 2016-12-27 Gabriel F. T. Gomes New
[COMMITTED] Remove duplicate inclusion of header math-svid-compat.h - - - - --- 2017-08-22 Gabriel F. T. Gomes New
[v10,3/3] Add tests for strfrom functions - - - - --- 2016-10-24 Gabriel F. T. Gomes New
[v2,1/3] Add strfromd, strfromf, and strfroml functions - - - - --- 2016-08-30 Gabriel F. T. Gomes New
[v2,1/3] Remove unneeded declarations from math_private.h - - - - --- 2017-03-28 Gabriel F. T. Gomes New
[v2,1/4] Macroize inclusion of math-finite.h (part 1) - - - - --- 2017-03-17 Gabriel F. T. Gomes New
[v2,1/6] Provide an additional macro expansion for F128 in stdlib/tst-strtod.h - - - - --- 2017-06-21 Gabriel F. T. Gomes New
[v2,1/8] ldbl-128: Use mathx_hidden_def inplace of hidden_def - - - - --- 2017-04-28 Gabriel F. T. Gomes New
[v2,1/9] Move wrappers to libm-compat-calls-auto - - - - --- 2016-12-26 Gabriel F. T. Gomes New
[v2,1/9] float128: Extend the power of ten tables - - - - --- 2017-06-02 Gabriel F. T. Gomes New
[v2,2/2] powerpc: Fix operand prefixes - - - - --- 2016-04-26 Gabriel F. T. Gomes New
[v2,2/3] Change return type in the declaration of __ieee754_rem_pio2l - - - - --- 2017-03-28 Gabriel F. T. Gomes New
[v2,2/3] Refactor strtod tests - - - - --- 2016-08-30 Gabriel F. T. Gomes New
[v2,2/6] Describe remainder as primary and drem as alternative in the manual - - - - --- 2017-06-21 Gabriel F. T. Gomes New
[v2,2/8] float128: Add _Float128 make bits to libm. - - - - --- 2017-04-28 Gabriel F. T. Gomes New
[v2,2/9] Automatic part I: Add suffix to filename - - - - --- 2016-12-26 Gabriel F. T. Gomes New
[v2,2/9] float128: Add conversion from float128 to mpn - - - - --- 2017-06-02 Gabriel F. T. Gomes New
[v2,3/3] Add tests for strfrom functions - - - - --- 2016-08-30 Gabriel F. T. Gomes New
[v2,3/3] Macroize function declarations in math_private.h - - - - --- 2017-03-28 Gabriel F. T. Gomes New
[v2,3/6] Document _FloatN and _FloatNx versions of math functions - - - - --- 2017-06-21 Gabriel F. T. Gomes New
[v2,3/8] Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__ - - - - --- 2017-04-28 Gabriel F. T. Gomes New
[v2,3/9] Automatic part II: Fix filename in #includes - - - - --- 2016-12-26 Gabriel F. T. Gomes New
[v2,3/9] Remove duplicated code from __printf_fp_l, __printf_fphex, and __printf_size - - - - --- 2017-06-02 Gabriel F. T. Gomes New
[v2,4/6] powerpc64le: Require at least GCC 6.2 for powerpc64le - - - - --- 2017-06-21 Gabriel F. T. Gomes New
[v2,4/8] float128: Add public _Float128 declarations to libm. - - - - --- 2017-04-28 Gabriel F. T. Gomes New
[v2,4/9] Automatic part III: Fix filename in Makefile - - - - --- 2016-12-26 Gabriel F. T. Gomes New
[v2,4/9] Refactor PRINT_FPHEX_LONG_DOUBLE into a reusable macro - - - - --- 2017-06-02 Gabriel F. T. Gomes New
[v2,5/6] powerpc64le: Require at least POWER8 for powerpc64le - - - - --- 2017-06-21 Gabriel F. T. Gomes New
[v2,5/8] float128: Include math-finite.h for _Float128 - - - - --- 2017-04-28 Gabriel F. T. Gomes New
[v2,5/9] Automatic part IV: Rename IA64 files. - - - - --- 2016-12-26 Gabriel F. T. Gomes New
[v2,5/9] float128: Add strfromf128 - - - - --- 2017-06-02 Gabriel F. T. Gomes New
[v2,6/6] powerpc64le: Enable float128 - - - - --- 2017-06-21 Gabriel F. T. Gomes New
[v2,6/8] float128: Add private _Float128 declarations for libm. - - - - --- 2017-04-28 Gabriel F. T. Gomes New
[v2,6/9] Rename w_tgamma for IA64 - - - - --- 2016-12-26 Gabriel F. T. Gomes New
[v2,6/9] float128: Add strtof128, wcstof128, and related functions. - - - - --- 2017-06-02 Gabriel F. T. Gomes New
[v2,7/8] float128: Enable use of IEEE wrapper templates - - - - --- 2017-04-28 Gabriel F. T. Gomes New
[v2,7/9] Automatic part V: Rename w_sqrt wrappers - - - - --- 2016-12-26 Gabriel F. T. Gomes New
[v2,7/9] float128: Add strfromf128, strtof128, and wcstof128 to the manual - - - - --- 2017-06-02 Gabriel F. T. Gomes New
« 1 2 »