NetBSD/sys/arch/powerpc
chs 9b01e8d8ce split off the part of cpu_attach_common() that pokes at special CPU registers
into a separate function so that we can run it on each CPU we configure
rather than always on the boot CPU.
2002-07-28 07:03:15 +00:00
..
conf reimplement copy{in,out}str() similarly to copy{in,out}() 2002-07-24 04:59:32 +00:00
fpu bcopy -> memcpy, bzero -> memset, bcmp -> memcmp. 2001-07-22 11:29:44 +00:00
ibm4xx Clean up some white space niggles. 2002-07-11 01:38:48 +00:00
include rearrange the PCB structure a bit so it's easier to look at in ddb. 2002-07-28 07:02:54 +00:00
mpc6xx split off the part of cpu_attach_common() that pokes at special CPU registers 2002-07-28 07:03:15 +00:00
powerpc Cleanup AltiVec data stream issues with context switching. Don't stop 2002-07-25 23:46:47 +00:00
tools/chrpicon MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
Makefile Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00