| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-03-12 | Gah, rintl() is used internally, so add a macro for the fourth possiblity, | 1 | -1/+6 | ||
| a cloning a non-standard, long double function which _is_ used from the matching plain double function build failured pointed out by deraadt@ | |||||
| 2018-03-12 | Add cvs tag, copyright, and license | 3 | -0/+49 | ||
| 2018-03-12 | Fix build of sincosl on machines where long double == double | 2 | -3/+6 | ||
| ok deraadt@ | |||||
| 2018-03-10 | Implement sicos(3), sincosf(3) and sincosl(3). These functions are common | 1 | -0/+3 | ||
| extensions and modern compilers (such as clang) will use them to optimize separate calculations of sine and cosine. ok tom@, patrick@, deraadt@, jmc@ | |||||
| 2016-09-12 | Reduce libm's exports and make internal calls go direct. | 4 | -0/+420 | ||
| All dependencies on libc are now via reserved/standardized names. ok kettenis@ millert@ deraadt@ | |||||
