about summary refs log tree commit diff
path: root/sysdeps/ieee754
Commit message (Expand)AuthorAgeFilesLines
...
* Use GCC builtins for round functions if desired.Stefan Liebler2019-12-114-0/+21
* Use GCC builtins for trunc functions if desired.Stefan Liebler2019-12-114-0/+21
* Use GCC builtins for ceil functions if desired.Stefan Liebler2019-12-114-1/+21
* Use GCC builtins for floor functions if desired.Stefan Liebler2019-12-114-0/+21
* Use GCC builtins for rint functions if desired.Stefan Liebler2019-12-114-18/+36
* Use GCC builtins for nearbyint functions if desired.Stefan Liebler2019-12-114-18/+37
* Always use wordsize-64 version of s_round.c.Stefan Liebler2019-12-112-93/+12
* Always use wordsize-64 version of s_trunc.c.Stefan Liebler2019-12-112-70/+10
* Always use wordsize-64 version of s_ceil.c.Stefan Liebler2019-12-112-93/+18
* Always use wordsize-64 version of s_floor.c.Stefan Liebler2019-12-112-122/+43
* Always use wordsize-64 version of s_rint.c.Stefan Liebler2019-12-112-74/+16
* Always use wordsize-64 version of s_nearbyint.c.Stefan Liebler2019-12-112-87/+16
* ldbl-128ibm-compat: Add tests for strfroml, strtold, and wcstoldGabriel F. T. Gomes2019-12-037-0/+103
* ldbl-128ibm-compat: Add tests for strfmon and strfmon_lGabriel F. T. Gomes2019-12-034-0/+67
* ldbl-128ibm-compat: Add strfmon_l with IEEE long double formatRajalakshmi Srinivasaraghavan2019-12-034-0/+85
* ldbl-128ibm-compat: Replace http with https in new filesGabriel F. T. Gomes2019-12-0363-63/+63
* ldbl-128ibm-compat: Add syslog functionsGabriel F. T. Gomes2019-11-2710-1/+163
* ldbl-128ibm-compat: Add obstack printing functionsGabriel F. T. Gomes2019-11-2712-1/+209
* ldbl-128ibm-compat: Reuse tests for err.h and error.h functionsGabriel F. T. Gomes2019-11-271-0/+15
* ldbl-128ibm-compat: Add error.h functionsGabriel F. T. Gomes2019-11-273-1/+56
* ldbl-128ibm-compat: Add err.h functionsGabriel F. T. Gomes2019-11-273-0/+106
* ldbl-128ibm-compat: Add argp_error and argp_failureGabriel F. T. Gomes2019-11-273-0/+59
* ldbl-128ibm-compat: Add wide character scanning functionsGabriel F. T. Gomes2019-11-2211-1/+248
* ldbl-128ibm-compat: Add regular character scanning functionsGabriel F. T. Gomes2019-11-2213-3/+421
* ldbl-128ibm-compat: Test positional argumentsGabriel F. T. Gomes2019-11-224-4/+38
* ldbl-128ibm-compat: Test double valuesGabriel F. T. Gomes2019-11-224-110/+117
* ldbl-128ibm-compat: Add wide character, fortified printing functionsGabriel F. T. Gomes2019-11-2213-1/+357
* ldbl-128ibm-compat: Add regular character, fortified printing functionsGabriel F. T. Gomes2019-11-2219-0/+649
* ldbl-128ibm-compat: Add wide character printing functionsGabriel F. T. Gomes2019-11-2211-1/+321
* ldbl-128ibm-compat: Add regular character printing functionsGabriel F. T. Gomes2019-11-2217-1/+603
* Remove duplicate inline implementation of issignalingfPaul A. Clarke2019-11-222-11/+2
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-013-6/+6
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07425-425/+425
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-1517-52/+344
* math: Use wordsize-64 version for s_logbAdhemerval Zanella2019-07-082-79/+29
* math: Use wordsize-64 version for finiteAdhemerval Zanella2019-06-122-58/+7
* math: Use wordsize-64 version for isinfAdhemerval Zanella2019-06-122-43/+6
* math: Use wordsize-64 version for isnanAdhemerval Zanella2019-06-122-51/+6
* Fix -O1 compilation errors with `__ddivl' and `__fdivl' [BZ #19444]Maciej W. Rozycki2019-04-302-0/+24
* ldbl-opt: Reuse test cases from misc/ that check long doubleGabriel F. T. Gomes2019-03-011-0/+16
* ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes2019-03-013-0/+26
* ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes2019-03-013-0/+72
* ldbl-opt: Reuse argp tests that print long doubleGabriel F. T. Gomes2019-03-011-0/+10
* ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes2019-03-013-0/+27
* Avoid "inline" after return type in function definitions.Joseph Myers2019-02-061-8/+4
* Fix a few typos in commentsDmitry V. Levin2019-01-121-1/+1
* soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]H.J. Lu2019-01-078-8/+8
* sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444]Martin Jansa2019-01-044-0/+14
* Use C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg2019-01-0314-0/+70
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01383-383/+383