History log of /netbsd-src/sys/arch/sh3/include/endian.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 9e21b655 17-Mar-2000 mycroft <mycroft@NetBSD.org>

In the `MY THAT'S GROSS' department...
Eliminate the recursive include of machine/endian.h from sys/endian.h.


# 02905321 16-Mar-2000 mycroft <mycroft@NetBSD.org>

Foolish consistency. Mainly, always use underscores and sys/endian.h.


# 80d920c3 14-Jan-2000 msaitoh <msaitoh@NetBSD.org>

block prototype definitions with _LOCORE (for .S)


# 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 ...