summaryrefslogtreecommitdiffstats
path: root/lib/msun/Symbol.map
Commit message (Expand)AuthorAgeFilesLines
* Implement cproj{,f,l}().das2008-08-071-0/+3
* Add implementations of acosl(), asinl(), atanl(), atan2l(),das2008-07-311-0/+5
* Implement fmodl.das2008-06-191-0/+1
* Hook remquol() and remainderl() up to the build.das2008-03-301-0/+2
* Implement csqrtl().das2008-03-301-0/+1
* Hook hypotl() and cabsl() up to the build.das2008-03-301-0/+2
* Hook up sqrtl() to the build.das2008-03-021-0/+1
* Add tgammaf() as a simple wrapper around tgamma().das2008-02-181-0/+1
* Hook up sinl(), cosl(), and tanl() to the build.das2008-02-171-0/+3
* Hook up exp2l() and related docs to the build.das2008-01-181-0/+1
* Implement rintl(), nearbyintl(), lrintl(), and llrintl().das2008-01-141-0/+4
* Remove z_abs(). The z_*() functions were in libf77, and for some reasondas2007-12-181-1/+0
* Add logbl(3) to libm.das2007-12-171-0/+1
* Implement and document nan(), nanf(), and nanl(). This commitdas2007-12-161-0/+3
* 1. Add csqrt{,f}(3).das2007-12-151-2/+10
* Typo in previous commitdas2007-12-141-2/+2
* Symbol.map additions for carg and cargf. (They're in C99, so I didn'tdas2007-12-141-0/+2
* Use C comments since we now preprocess these files with CPP.deischen2007-04-291-1/+3
* Implement modfl().das2007-01-071-0/+1
* Remove modf from libm's symbol map. It's actually in libc fordas2007-01-061-1/+0
* Add symbol versioning to libm.deischen2006-03-271-0/+181
OpenPOWER on IntegriCloud