aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/float128/float128_private.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-10Add narrowing divide functions.Joseph Myers1-0/+2
2024-06-10Add narrowing multiply functions.Joseph Myers1-0/+2
2024-06-10Add narrowing subtract functions.Joseph Myers1-0/+2
2024-06-10Add narrowing add functions.Joseph Myers1-0/+3
2024-06-10Add build infrastructure for narrowing libm functions.Joseph Myers1-0/+17
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-06Use libm_alias_ldouble for ldbl-128 functions.Joseph Myers1-0/+6
2017-09-14Make more libm functions into weak aliases.Joseph Myers1-0/+4
2017-06-22Fix float128_private.h redefinition of SET_RESTORE_ROUNDL.Joseph Myers1-1/+1
2017-06-22Make float128_private.h work with generic ieee754.h.Joseph Myers1-0/+4
2017-06-07float128: Add conversion from float128 to mpnGabriel F. T. Gomes1-0/+2
2017-05-25float128: Add wrappers to override ldbl-128 as float128.Paul E. Murphy1-0/+324