aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-96/bits
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert2-2/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers2-2/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert2-2/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert2-2/+2
2020-04-30Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers2-2/+2
2019-12-27Do not redirect calls to __GI_* symbols, when redirecting to *ieee128Tulio Magno Quites Machado Filho1-0/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2-2/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers2-2/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers2-2/+2
2017-10-03Add C++ versions of iscanonical for ldbl-96 and ldbl-128ibm (bug 22235)Gabriel F. T. Gomes1-1/+18
2017-06-22Support _Float128 in ldbl-96 bits/iscanonical.h.Joseph Myers1-0/+3
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers2-2/+2
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers1-0/+20
2016-11-10Refactor some libm type-generic macros.Joseph Myers1-4/+3
2016-09-30Add iscanonical.Joseph Myers1-0/+35