about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-opt
Commit message (Expand)AuthorAgeFilesLines
* sysdeps/ieee754/ldbl-opt/Makefile: Split and sort libnldbl-callsH.J. Lu13 days1-42/+233
* sysdeps/ieee754/ldbl-opt/Makefile: Remove test-nldbl-redirect-staticH.J. Lu13 days1-1/+0
* sysdeps/ieee754/ldbl-opt/Makefile: Split and sort testsH.J. Lu13 days1-10/+18
* math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)Adhemerval Zanella2024-05-211-2/+2
* Implement C23 log2p1Joseph Myers2024-05-202-1/+11
* Rename c2x / gnu2x tests to c23 / gnu23Joseph Myers2024-02-015-8/+8
* Refer to C23 in place of C2X in glibcJoseph Myers2024-02-011-4/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0147-47/+47
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-171-11/+14
* Exclude routines from fortificationFrédéric Bérat2023-07-051-0/+29
* Added Redirects to longdouble error functions [BZ #29033]Sachin Monga2023-05-101-0/+4
* C2x scanf binary constant handlingJoseph Myers2023-03-0224-0/+394
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0647-47/+47
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0147-47/+47
* Add fmaximum, fminimum functionsJoseph Myers2021-09-289-1/+219
* Add narrowing fma functionsJoseph Myers2021-09-223-1/+59
* Add narrowing square root functionsJoseph Myers2021-09-103-1/+59
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-032-2/+0
* configure: Replaced obsolete AC_TRY_COMPILENaohiro Tamura2021-06-041-4/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0235-35/+35
* Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy2020-04-301-1/+1
* Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294]Tulio Magno Quites Machado Filho2020-02-202-1/+90
* Add a generic scalb implementationTulio Magno Quites Machado Filho2020-02-142-1/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0134-34/+34
* Do not redirect calls to __GI_* symbols, when redirecting to *ieee128Tulio Magno Quites Machado Filho2019-12-271-0/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0734-34/+34
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-152-2/+2
* 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
* 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-0134-34/+34
* Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg2018-12-053-275/+238
* Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)Zack Weinberg2018-12-051-9/+23
* Add __vsyslog_internal, with same flags as __v*printf_internal.Zack Weinberg2018-12-051-1/+1
* Add __v*printf_internal with flags argumentsZack Weinberg2018-12-051-10/+11
* Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg2018-12-051-130/+121
* Add __vfscanf_internal and __vfwscanf_internal with flags arguments.Zack Weinberg2018-12-052-4/+19
* Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg2018-11-162-25/+17
* Fix libnldbl_nonshared.a references to internal libm symbols (bug 23735).Joseph Myers2018-10-043-1/+50
* Use copysign functions not __copysign functions in glibc libm.Joseph Myers2018-09-271-1/+1
* Add a generic significand implementationTulio Magno Quites Machado Filho2018-06-202-10/+0
* Add narrowing divide functions.Joseph Myers2018-05-175-2/+61
* Add narrowing multiply functions.Joseph Myers2018-05-165-2/+61
* Do not include math-barriers.h in math_private.h.Joseph Myers2018-05-111-0/+1
* Add narrowing subtract functions.Joseph Myers2018-03-205-2/+62
* nldbl-compat.c: Include math.h before nldbl-compat.h.Zack Weinberg2018-03-111-0/+1
* Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg2018-03-101-3/+0