NetBSD/sys/arch/alpha
scw 8c5c893bf7 Add a BKPT_ADDR() macro which gives MD code a chance to munge a
breakpoint address before it's used. Currently a no-op on all but sh5.

This is useful on sh5, for example, to mask off the instruction
type encoding in the bottom two address bits, and makes it possible
to do "db> break $rXX" instead of manually munging the address.
2003-04-29 17:06:03 +00:00
..
a12 Use PAGE_SIZE rather than NBPG. 2003-04-01 02:17:17 +00:00
alpha Call ksyms_init() instead of ddb_init() in case of 2003-04-26 11:05:05 +00:00
common Add support for using cached mbuf and cluster phys addrs. 2003-04-09 23:32:03 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Add some entries added to GENERIC recently. 2003-04-27 13:31:11 +00:00
eisa SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
include Add a BKPT_ADDR() macro which gives MD code a chance to munge a 2003-04-29 17:06:03 +00:00
isa Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
jensenio Use aprint_normal() for cfprint routines. 2003-01-01 00:39:19 +00:00
mcbus Use aprint_normal() for cfprint routines. 2003-01-01 00:39:19 +00:00
pci Use aprint_normal() for cfprint routines. 2003-01-01 00:39:19 +00:00
sableio Use aprint_normal() for cfprint routines. 2003-01-01 00:39:19 +00:00
stand "bootparam" specific variables are defined in libsa/bootparam.c now. 2003-03-19 17:21:41 +00:00
tc Use aprint_normal() for cfprint routines. 2003-01-01 00:39:19 +00:00
tlsb Use aprint_normal() for cfprint routines. 2003-01-01 00:39:19 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
STYLE Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00