History log of /netbsd-src/lib/libc/softfloat/timesoftfloat.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 4472dbe5 06-Jun-2000 bjh21 <bjh21@NetBSD.org>

Initial commit of SoftFloat 2a import. This should provide a sensible
mostly-MI floating-point implementation for use by gcc -msoft-float.
It's currently only used by arm26, but should be usable by

Initial commit of SoftFloat 2a import. This should provide a sensible
mostly-MI floating-point implementation for use by gcc -msoft-float.
It's currently only used by arm26, but should be usable by other ports
without too much hacking, assuming doubles and u_int64_ts are passed and
returned the same way, and FP formats are IEEEish.

show more ...