History log of /netbsd-src/sys/arch/sparc64/include/cdefs.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 154a2d2a 20-Jul-2002 mrg <mrg@NetBSD.org>

use <sparc/foo.h> where appropriate. now these files become very
very difficult to get out of sync. add bootinfo.h and promlib.h
(using the same method) so that sparc64 headers can build sparc
stan

use <sparc/foo.h> where appropriate. now these files become very
very difficult to get out of sync. add bootinfo.h and promlib.h
(using the same method) so that sparc64 headers can build sparc
stand (not yet finished.)

show more ...


# a77ccfe4 20-Mar-1999 thorpej <thorpej@NetBSD.org>

Garbage-collect.


# d94474cc 07-Jul-1998 eeh <eeh@NetBSD.org>

General update:

Added genassym.cf
Removed lderr which should never have gotten in
Removed lots of dead code from locore.s
Added some softint stuff to intr.c
Added support for halt -p
esp and l

General update:

Added genassym.cf
Removed lderr which should never have gotten in
Removed lots of dead code from locore.s
Added some softint stuff to intr.c
Added support for halt -p
esp and le both use bus_dmamap_*() functions now
instead of kdvma_mapin()
groundwork for PCI (but we still have no drivers for
any sun4u PCI devices)

show more ...


# 01e2e698 20-Jun-1998 eeh <eeh@NetBSD.org>

Import of sparc64.