summaryrefslogtreecommitdiff
path: root/lib/libm
AgeCommit message (Expand)Author
2021-12-05s/argumetn/argument/ in comment.msaitoh
2021-11-01fix typos, mainly in words minimum and maximum, but also few others.andvar
2021-09-03fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/andvar
2021-08-19s/memry/memory+s/softare/software/+s/grapics/graphics+s/ouput/outputandvar
2021-08-12fix typos in "environment" word.andvar
2021-07-21libm: build fma(3), fmaf(3), fmal(3) on alphatnn
2021-07-06Ensure that the stack is always 16-byte aligned by rounding sizes as needed.thorpej
2021-06-16PR port-arm/55897rin
2021-04-25Use ${MACHINE_MIPS64}christos
2021-04-12add a default: case to __kernel_standard(), failing with EDOMmrg
2020-01-30Provide frexpl on non-long-double systems as alias to frexp.joerg
2019-11-11Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)joerg
2019-10-26Separate the NetBSD-specific fenv functions from the standard ones.christos
2019-10-11Add manpage links for frexpf and frexpl.nros
2019-09-02Start documenting historysevan
2019-09-02log appeared in v1sevan
2019-09-02exp was present in v1sevan
2019-08-25Fix feraiseexcept.riastradh
2019-08-25Fix fesetenv and feupdateenv.riastradh
2019-05-02Explicitly indicate that nexttowardl() is identical to nextafterl().mgorny
2019-04-28Remove undefined \*Hwiz
2019-04-27Add a C99 symbol to libm: nexttowardlkamil
2019-04-26Remove unused 387 implementations.maya
2019-04-25document cosl with MLINKS and in the man pagemaya
2019-04-17also want s_nexttoward.c on riscv. now tests/lib/libm links.mrg
2019-04-15we need rintl (long double) to link binariesmaya
2019-04-13Don't alias the long double version to the double version.maya
2019-02-22Default our libm to -frounding-math, if built with GCC.maya
2019-02-04- avoid uninitialised memory usagemrg
2019-02-04add some fallthru comments.mrg
2018-11-09Add modfl alias.martin
2018-11-07When hardware subnormal support is available, disable flush-to-zero.riastradh
2018-11-07Disable x87 implementations of sin, cos, tan.riastradh
2018-06-13Disable sanitizers for libm and librtkamil
2018-03-27Add missing alias for ldexpl on ! __HAVE_LONG_DOUBLE architectures.martin
2018-03-10Fix signed overflow in atan2eadler
2018-03-06avoid negative shiftchristos
2018-03-05comment out unused variable.christos
2018-01-25use named initializerschristos
2017-12-30Fix usage of sysarch(ALPHA_FPGETMASK)martin
2017-09-28Restore CAVEATS section unmodified.maya
2017-09-28List a few more functionsmaya
2017-09-28Remove CAVEATS sectionmaya
2017-09-28Remove Tn.wiz
2017-09-27Fix typomaya
2017-09-27Mention tgmath cproj, creal, cabsmaya
2017-09-26Mention wanting to remove isnanf too, rewordmaya
2017-09-26Add man page link for hypotl.3maya
2017-09-26omit mention of cabs (not relevant to this man page)maya
2017-09-26Mention there's a type generic variant in tgmath.hmaya