aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/s_totalordermag.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra1-13/+11
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers1-3/+30
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-09-29Use libm_alias_double for some dbl-64 functions.Joseph Myers1-5/+2
2017-09-14Make more libm functions into weak aliases.Joseph Myers1-2/+4
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-10-17Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.Joseph Myers1-1/+2
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers1-0/+48