summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/math_private.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce libm's exports and make internal calls go direct.guenther2016-09-121-1/+5
* Make sure STRICT_ASSIGN handles double as well. From FreeBSD, where thekettenis2014-06-021-2/+2
* Declare __p1evll and __polevll protos in math_private.h instead ofmartynas2013-11-121-1/+3
* At some point we've switched to the VFP floating-point--unlike FPAmartynas2011-07-261-3/+3
* __arm32__ -> __arm__, since our new compiler isn't defining themartynas2011-07-261-4/+4
* Finalize work on the math library. It's time to do this monstermartynas2011-07-061-9/+9
* - Take into account padding for the IEEE extended shape types. Itmartynas2011-07-041-37/+183
* - 80-bit and quad precision trigonometric and other mostmartynas2008-12-091-5/+15
* - replace dtoa w/ David's gdtoa, version 2008-03-15martynas2008-09-071-61/+3
* - remove isinff, isnanf. this has been moved to libcmartynas2008-07-241-1/+21
* - on non-ieee, rename gamma to tgamma, the 'true' gammamartynas2008-06-111-20/+49
* add little endian and big endian shapes for extended and quad floatjason2007-06-011-1/+43
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-64/+64
* $OpenBSD$todd2000-03-021-1/+1
* machine/endian.h not needed.etheisen1996-11-141-2/+1
* darn good reason not use a primarily big-endian cpu in little-endian mode:deraadt1996-05-241-3/+8
* update from NetBSDderaadt1995-10-281-1/+1
* initial import of NetBSD treederaadt1995-10-181-0/+222