History log of /netbsd-src/sys/arch/evbsh3/include/float.h (Results 1 – 2 of 2)
Revision Date Author Comments
# a2dfb1b5 19-Apr-2003 christos <christos@NetBSD.org>

PR/3012: Greg A. Woods: Write all float.h files [except the vax of course]
in terms of float_ieee.h


# 65363da2 13-Sep-1999 itojun <itojun@NetBSD.org>

Merge in NetBSD/sh3 from cvs.kame.net repository.

Tree structure:
- sys/arch/sh3: sh3 generic code
As commented, in-chip device drivers are put into sys/arch/sh3/dev.
- sys/arch/evbsh3: sh3 evaluat

Merge in NetBSD/sh3 from cvs.kame.net repository.

Tree structure:
- sys/arch/sh3: sh3 generic code
As commented, in-chip device drivers are put into sys/arch/sh3/dev.
- sys/arch/evbsh3: sh3 evaluation boards (pure sh3 CPU, no fancy external HW)
- sys/arch/mmeye: Brains mmEye, www.brains.co.jp
MI source code includes couple of #ifdef for sh3-coff support.
(sh3 uses coff or elf)

Needs some more improvements, especialy in sys/arch/sh3/conf/files.sh3,
to compile the tree (due to last minute tree structure change).

show more ...