NetBSD/sys/arch/acorn26
bjh21 30286df7bb Add what I hope is a useful feature whereby, in DIAGNOSTIC builds, trap
handlers leave a useful sentinel value in R14_svc instead of their own
return address.  This should mean that if something causes a trap in SVC
mode without saving R14 first, it'll cause a nice obvious panic rather than
a hang or worse.  Of course, if it's using R14 as a temporary, there may
still be some confusion.
2009-01-18 15:14:34 +00:00
..
acorn26 Add what I hope is a useful feature whereby, in DIAGNOSTIC builds, trap 2009-01-18 15:14:34 +00:00
compile
conf Add arcpp(4) and eca(4) since they are aren't horribly broken. 2009-01-07 23:01:53 +00:00
include Finally purge __P() from sys/arch/acorn26. 2009-01-14 23:14:48 +00:00
iobus Autoconfiguration cleanup for upc(4) at iobus(4): 2009-01-06 23:51:34 +00:00
ioc Autoconfiguration cleanup for arcpp(4): 2009-01-07 23:05:46 +00:00
podulebus device_t/softc split for experimental powerrom driver. 2009-01-04 01:02:29 +00:00
stand Finally purge __P() from sys/arch/acorn26. 2009-01-14 23:14:48 +00:00
vidc Finally purge __P() from sys/arch/acorn26. 2009-01-14 23:14:48 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00