summaryrefslogtreecommitdiff
path: root/lib/libc/amd64/_fpmath.h
Commit message (Expand)AuthorAgeFilesLines
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Add an alternative view of the bits in an 80-bit long double (64+16Bruce Evans2008-01-171-1/+6
* Define LDBL_NBIT to be a mask indicating the position of the integerDavid Schultz2005-03-071-1/+2
* Update my email address.David Schultz2005-02-061-1/+1
* Define LDBL_MANH_SIZE and LDBL_MANL_SIZE to be the sizes of theDavid Schultz2004-01-181-0/+3
* Like ia64, amd64 has got a 16 byte sized and aligned 'long double'.Peter Wemm2003-05-081-1/+2
* Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa().David Schultz2003-04-051-0/+5
* Implement fpclassify():Mike Barcroft2003-02-081-0/+40