Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-25 | 1 | -0/+2 |
* | Add an alternative view of the bits in an 80-bit long double (64+16 | Bruce Evans | 2008-01-17 | 1 | -1/+6 |
* | Define LDBL_NBIT to be a mask indicating the position of the integer | David Schultz | 2005-03-07 | 1 | -1/+2 |
* | Update my email address. | David Schultz | 2005-02-06 | 1 | -1/+1 |
* | Define LDBL_MANH_SIZE and LDBL_MANL_SIZE to be the sizes of the | David Schultz | 2004-01-18 | 1 | -0/+3 |
* | Like ia64, amd64 has got a 16 byte sized and aligned 'long double'. | Peter Wemm | 2003-05-08 | 1 | -1/+2 |
* | Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa(). | David Schultz | 2003-04-05 | 1 | -0/+5 |
* | Implement fpclassify(): | Mike Barcroft | 2003-02-08 | 1 | -0/+40 |