summaryrefslogtreecommitdiffstats
path: root/lib/libm/hidden
AgeCommit message (Expand)AuthorFilesLines
2018-03-12Gah, rintl() is used internally, so add a macro for the fourth possiblity,guenther1-1/+6
2018-03-12Add cvs tag, copyright, and licenseguenther3-0/+49
2018-03-12Fix build of sincosl on machines where long double == doubleguenther2-3/+6
2018-03-10Implement sicos(3), sincosf(3) and sincosl(3). These functions are commonkettenis1-0/+3
2016-09-12Reduce libm's exports and make internal calls go direct.guenther4-0/+420