aboutsummaryrefslogtreecommitdiff
path: root/math/logf.c
AgeCommit message (Expand)Author
2023-01-24Update copyright yearsSzabolcs Nagy
2023-01-05Rewrite two abs masks as literalsJoe Ramsay
2022-02-10Update lincense to MIT OR Apache-2.0 WITH LLVM-exceptionSzabolcs Nagy
2021-02-17Update copyright yearsSzabolcs Nagy
2019-07-18Remove math/single and rem_pio2Szabolcs Nagy
2018-12-07More consistent excess precision handlingSzabolcs Nagy
2018-11-22Relicence the project under the MIT LicenseSzabolcs Nagy
2018-06-12Add _finite symbol aliases for better glibc compatibilitySzabolcs Nagy
2018-05-16Add likely and unlikely macros instead of __builtin_expectSzabolcs Nagy
2018-05-16Remove the ARM__ symbol prefixSzabolcs Nagy
2018-05-16Reorganize the math directory layoutSzabolcs Nagy