Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a comment describing why it's important for the values in this | das | 2003-05-08 | 1 | -0/+7 |
* | Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa(). | das | 2003-04-05 | 1 | -0/+8 |
* | Replace our ancient dtoa/strtod implementation with the gdtoa | das | 2003-03-12 | 2 | -0/+14 |
* | o Implement C99 classification macros isfinite(), isinf(), isnan(), | mike | 2003-02-12 | 1 | -0/+5 |
* | Implement fpclassify(): | mike | 2003-02-08 | 2 | -0/+43 |
* | We don't need our own personal definition of __CONCAT. | obrien | 2003-01-18 | 1 | -4/+1 |
* | Minimal libc for PowerPC. | grehan | 2002-12-04 | 18 | -0/+1149 |
* | _C_LABEL -> CNAME | benno | 2002-05-17 | 1 | -14/+14 |
* | Flesh this out, based on the NetBSD version. | benno | 2002-05-17 | 1 | -10/+41 |
* | Grow RSYSCALL. | obrien | 2002-05-15 | 1 | -0/+4 |
* | Blah, fix stupid syntax error. | obrien | 2002-05-15 | 1 | -1/+1 |
* | host-network order conversion routines. | obrien | 2002-05-15 | 5 | -0/+158 |
* | Beginnings of syscall bits for PowerPC. These are no doubtedly wrong, | obrien | 2002-05-15 | 1 | -0/+43 |