NetBSD/sys/arch/pc532
kleink b2cb7fcd8a Push back the descriptions of NaN formats, and descriptions of the
distinction between signalling NaNs and quiet NaNs back into the
machine-dependent headers; treat the implementation of __nanf in the
same spirit.

IEEE 754 leaves the distinction between signalling NaNs and quiet NANs
to the implementation, and unlike our headers used to suggest they're
not identical in the interpretation of the fraction's MSb; in due
course, make those of hppa, mips, sh3, and sh5 reflect reality.
2005-04-15 22:39:10 +00:00
..
compile
conf Add COMPAT_20 (and COMPAT_16 in some cases) to kernel config files 2005-02-25 13:46:48 +00:00
dev require that the register address and irq be specified in the config file 2005-02-22 14:42:17 +00:00
fpu Fix trailing white space and trailing blank line nits. 2004-01-23 04:12:39 +00:00
include Push back the descriptions of NaN formats, and descriptions of the 2005-04-15 22:39:10 +00:00
pc532 merge yamt-km branch. 2005-04-01 11:59:21 +00:00
stand Use crosscompile-friendly ${BINUTILSPROGRAMNAMES}. 2003-12-06 14:04:33 +00:00
Makefile
To.Do