summaryrefslogtreecommitdiff
path: root/lib/libc/powerpc/_fpmath.h
Commit message (Expand)AuthorAgeFilesLines
* Define LDBL_NBIT to be a mask indicating the position of the integerDavid Schultz2005-03-071-0/+1
* Update my email address.David Schultz2005-02-061-1/+1
* Fix printing of long doubles to match the size thatAndrew Gallatin2004-07-191-8/+6
* Define LDBL_MANH_SIZE and LDBL_MANL_SIZE to be the sizes of theDavid Schultz2004-01-181-0/+3
* - Put manh/manl bitfields into correct-sized integral type.Peter Grehan2003-12-101-5/+4
* Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa().David Schultz2003-04-051-0/+8
* Implement fpclassify():Mike Barcroft2003-02-081-0/+40