NetBSD/sys/arch/alpha
nathanw 2362be75a3 cpu_getmcontext: Test for the the presence of FP state in a LWP by
looking for MDP_FPUSED in l->l_md.md_flags, instead of
l->l_addr->u_pcb.pcb_fpcpu being non-NULL. The latter indicates that
FP state is live in the FPU *now*, but doesn't indicate whether there
is any state saved in the PCB.
2003-04-17 00:15:19 +00:00
..
a12 Use PAGE_SIZE rather than NBPG. 2003-04-01 02:17:17 +00:00
alpha cpu_getmcontext: Test for the the presence of FP state in a LWP by 2003-04-17 00:15:19 +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 mpt(4). 2003-04-16 23:39:02 +00:00
eisa
include POOL_VTOPHYS: Cast argument to ALPHA_K0SEG_TO_PHYS() to vaddr_t to 2003-04-09 22:14:31 +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