History log of /netbsd-src/lib/libc/gdtoa/ulp.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 61e56760 20-Mar-2011 christos <christos@NetBSD.org>

Merge the new gdtoa: Note that the built-in tests fail the same way as with
the old gdtoa.


# ac898a26 25-Jan-2006 kleink <kleink@NetBSD.org>

* Pacify compiler; delint.
* 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.


# 7684d5e0 25-Jan-2006 kleink <kleink@NetBSD.org>

Import gdtoa-2005-09-23; test suite will be imported separately.