summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/trap.h
AgeCommit message (Expand)Author
2003-04-26Management, not managment. Mostly from jmc@openbsd.wiz
2002-05-19Handle the "aligment" fault generated by DCBZ when the cache is off.augustss
2002-02-22Handle the 601's Run Mode/Trace Exception as well.kleink
2001-06-13Add a port to IBM's PPC405GP Reference Board (the "walnut")simonb
2000-11-20Thermal Management Interrupt is available on 750, too.tsubai
2000-11-19Add G4 specific exceptions (include AltiVec).matt
2000-05-25Prepare for AmigaPPC.is
2000-01-19Fill in the alignment trap handler a bit: now it can fix unaligneddanw
1996-09-30PowerPC portws