Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an alternative view of the bits in an 80-bit long double (64+16 | bde | 2008-01-17 | 1 | -1/+12 |
* | - Define LDBL_NBIT to be a mask indicating the position of the integer | das | 2005-03-07 | 1 | -2/+10 |
* | Update my email address. | das | 2005-02-06 | 1 | -1/+1 |
* | Define LDBL_MANH_SIZE and LDBL_MANL_SIZE to be the sizes of the | das | 2004-01-18 | 1 | -0/+3 |
* | Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa(). | das | 2003-04-05 | 1 | -0/+5 |
* | ia64 actually uses 80-bit long doubles and must support big and little | mike | 2003-02-26 | 1 | -3/+18 |
* | Implement fpclassify(): | mike | 2003-02-08 | 1 | -0/+40 |