summaryrefslogtreecommitdiff
path: root/libc/src/math/docs
AgeCommit message (Expand)Author
2025-07-21[libc] Revise document on building exhaustive math functions. (#149635)Connector Switch
2025-01-01[libc] Move hdrgen yaml files into include/ (#121443)Roland McGrath
2024-12-30[libc] Move hdrgen into utils/ subdirectory (#121256)Roland McGrath
2024-12-04[libc] rename newhdrgen to just hdrgen (#118545)Nick Desaulniers
2024-07-19[libc][math]: updated math docs for newhdrgen (#99715)aaryanshukla
2024-05-15[libc][docs] Fix outdated code review section, as per #91934 (#92051)Cyuria
2024-03-22Fix typo (#86319)Job Henandez Lara
2024-03-11[libc][NFC] Clean up test/src/math/differential_testing folder, renaming it t...lntue
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-09-19[libc][math] Extract non-MPFR math tests into libc-math-smoke-tests.Tue Ly
2023-06-28[libc][math] Clean up exhaustive tests implementations.Tue Ly
2023-02-03[libc][Obvious] Change `ninja llvmlibc` to `ninja libc` in the documentations.Tue Ly
2022-01-14[libc] Update exhaustive testing documentations.Tue Ly
2021-12-17[libc][Obvious] Change func_ to <func>_ in add_math_function.md.Tue Ly
2021-12-16[libc] Add documentation about how to add a math function to LLVM-libc.Tue Ly