aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/i386/libm.abilist
AgeCommit message (Expand)AuthorFilesLines
2024-06-17Implement C23 exp2m1, exp10m1Joseph Myers1-0/+16
2024-06-17Implement C23 log10p1Joseph Myers1-0/+8
2024-06-17Implement C23 logp1Joseph Myers1-0/+8
2024-05-20Implement C23 log2p1Joseph Myers1-0/+8
2021-12-13math: Remove the error handling wrapper from hypot and hypotfAdhemerval Zanella1-0/+2
2021-09-28Add fmaximum, fminimum functionsJoseph Myers1-0/+64
2021-09-22Add narrowing fma functionsJoseph Myers1-0/+13
2021-09-10Add narrowing square root functionsJoseph Myers1-0/+13
2021-03-30Move __isnanf128 to libc.soSiddhesh Poyarekar1-1/+0
2020-06-19New exp10f version without SVID compat wrapperAdhemerval Zanella1-0/+1
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers1-0/+16
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy1-0/+2
2018-05-17Add narrowing divide functions.Joseph Myers1-0/+13
2018-05-16Add narrowing multiply functions.Joseph Myers1-0/+13
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers1-10/+0
2018-03-20Add narrowing subtract functions.Joseph Myers1-0/+13
2018-02-10Add narrowing add functions.Joseph Myers1-0/+14
2018-01-29hurd: Add expected ABI listsSamuel Thibault1-0/+1027