summaryrefslogtreecommitdiff
path: root/lib/libc/gdtoa/ulp.c
AgeCommit message (Collapse)Author
2011-03-20Merge the new gdtoa: Note that the built-in tests fail the same way as withchristos
the old gdtoa.
2006-01-25* Pacify compiler; delint.kleink
* Add MI NetBSD definitions. * Rename IEEE_{8087,MC68k} to IEEE_{LITTLE,BIG}_ENDIAN, as previously done in strtod.c. * Some const poisoning, more to follow.
2006-01-25Import gdtoa-2005-09-23; test suite will be imported separately.kleink