| Commit message (Expand) | Author | Age | Files | Lines |
* | ldbl-opt: Reuse test cases from misc/ that check long double | Gabriel F. T. Gomes | 2019-03-01 | 1 | -0/+16 |
* | ldbl-opt: Add error and error_at_line (bug 23984) | Gabriel F. T. Gomes | 2019-03-01 | 3 | -0/+26 |
* | ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984) | Gabriel F. T. Gomes | 2019-03-01 | 3 | -0/+72 |
* | ldbl-opt: Reuse argp tests that print long double | Gabriel F. T. Gomes | 2019-03-01 | 1 | -0/+10 |
* | ldbl-opt: Add argp_error and argp_failure (bug 23983) | Gabriel F. T. Gomes | 2019-03-01 | 3 | -0/+27 |
* | Use C99-compliant scanf under _GNU_SOURCE with modern compilers. | Zack Weinberg | 2019-01-03 | 14 | -0/+70 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 34 | -34/+34 |
* | Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl. | Zack Weinberg | 2018-12-05 | 3 | -275/+238 |
* | Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319) | Zack Weinberg | 2018-12-05 | 1 | -9/+23 |
* | Add __vsyslog_internal, with same flags as __v*printf_internal. | Zack Weinberg | 2018-12-05 | 1 | -1/+1 |
* | Add __v*printf_internal with flags arguments | Zack Weinberg | 2018-12-05 | 1 | -10/+11 |
* | Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl. | Zack Weinberg | 2018-12-05 | 1 | -130/+121 |
* | Add __vfscanf_internal and __vfwscanf_internal with flags arguments. | Zack Weinberg | 2018-12-05 | 2 | -4/+19 |
* | Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl. | Zack Weinberg | 2018-11-16 | 2 | -25/+17 |
* | Fix libnldbl_nonshared.a references to internal libm symbols (bug 23735). | Joseph Myers | 2018-10-04 | 3 | -1/+50 |
* | Use copysign functions not __copysign functions in glibc libm. | Joseph Myers | 2018-09-27 | 1 | -1/+1 |
* | Add a generic significand implementation | Tulio Magno Quites Machado Filho | 2018-06-20 | 2 | -10/+0 |
* | Add narrowing divide functions. | Joseph Myers | 2018-05-17 | 5 | -2/+61 |
* | Add narrowing multiply functions. | Joseph Myers | 2018-05-16 | 5 | -2/+61 |
* | Do not include math-barriers.h in math_private.h. | Joseph Myers | 2018-05-11 | 1 | -0/+1 |
* | Add narrowing subtract functions. | Joseph Myers | 2018-03-20 | 5 | -2/+62 |
* | nldbl-compat.c: Include math.h before nldbl-compat.h. | Zack Weinberg | 2018-03-11 | 1 | -0/+1 |
* | Don't include math.h/math_private.h in math_ldbl_opt.h. | Zack Weinberg | 2018-03-10 | 1 | -3/+0 |
* | Mechanically remove _IO_ name aliases for types and constants. | Zack Weinberg | 2018-02-21 | 2 | -3/+2 |
* | Add narrowing add functions. | Joseph Myers | 2018-02-10 | 5 | -1/+68 |
* | Add test infrastructure for narrowing libm functions. | Joseph Myers | 2018-02-09 | 2 | -0/+4 |
* | Post-cleanup 2: minimize _G_config.h. | Zack Weinberg | 2018-02-07 | 1 | -6/+7 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 25 | -25/+25 |
* | Support _Float64, _Float32x in libm_alias_double. | Joseph Myers | 2017-12-05 | 1 | -1/+18 |
* | Support ldbl-opt libm_alias_double use from .S files. | Joseph Myers | 2017-11-28 | 1 | -1/+1 |
* | Support _Float64x in libm_alias macros. | Joseph Myers | 2017-11-24 | 1 | -6/+17 |
* | Add _Float128 function aliases. | Joseph Myers | 2017-10-18 | 1 | -1/+7 |
* | Fix ldbl-opt/w_lgamma_compatl.c libm_alias_ldouble_other usage. | Joseph Myers | 2017-10-13 | 1 | -5/+0 |
* | Fix ldbl-opt/s_clog10l.c libm_alias_ldouble_other usage. | Joseph Myers | 2017-10-13 | 1 | -3/+3 |
* | Use generic alias macros in ldbl-opt. | Joseph Myers | 2017-10-11 | 4 | -14/+13 |
* | Add libm_alias_*_other_r macros. | Joseph Myers | 2017-10-10 | 2 | -2/+24 |
* | Use generic macros for lgamma_r function aliases. | Joseph Myers | 2017-10-09 | 2 | -12/+0 |
* | Remove ldbl-opt w_scalbln.c. | Joseph Myers | 2017-10-09 | 1 | -5/+0 |
* | Use libm_alias_double for dbl-64 fma. | Joseph Myers | 2017-10-04 | 1 | -5/+0 |
* | Use libm_alias_double for dbl-64 modf. | Joseph Myers | 2017-10-03 | 1 | -5/+1 |
* | Use libm_alias_double for dbl-64 logb. | Joseph Myers | 2017-10-03 | 1 | -5/+0 |
* | Use libm_alias_double for dbl-64 frexp. | Joseph Myers | 2017-10-03 | 1 | -5/+1 |
* | Use libm_alias_double for more dbl-64 functions. | Joseph Myers | 2017-10-03 | 9 | -45/+0 |
* | Use libm_alias_double for dbl-64 atan, tan. | Joseph Myers | 2017-10-02 | 2 | -10/+0 |
* | Use libm_alias_double for some dbl-64 functions. | Joseph Myers | 2017-09-29 | 11 | -66/+1 |
* | Fix powerpc64le problem from last ldbl-opt patch. | Joseph Myers | 2017-09-18 | 2 | -0/+16 |
* | Use libm_alias_ldouble in math/. | Joseph Myers | 2017-09-18 | 22 | -143/+0 |
* | Use libm_alias_double in math/. | Joseph Myers | 2017-09-15 | 22 | -103/+0 |
* | Define and use libm_alias_ldouble. | Joseph Myers | 2017-09-13 | 2 | -38/+41 |
* | Move exp compat wrappers under math/ | Szabolcs Nagy | 2017-09-13 | 2 | -1/+8 |