Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace a proliferation of buggy MD implementations of modf() with a | das | 2011-10-21 | 1 | -107/+0 |
| | | | | | | | working MI one. The MI one only needs to be overridden on machines with non-IEEE754 arithmetic. (The last supported one was the VAX.) It can also be overridden if someone comes up with a faster one that actually passes the regression tests -- but this is harder than it sounds. | ||||
* | Fix typos - remove duplicate "the". | brucec | 2011-02-21 | 1 | -1/+1 |
| | | | | | | PR: bin/154928 Submitted by: Eitan Adler <lists at eitanadler.com> MFC after: 3 days | ||||
* | Add mips support libc from the mips2-jnpr branch of perforce. | imp | 2008-04-26 | 1 | -0/+107 |