summaryrefslogtreecommitdiff
path: root/sys/arch/sh/include
AgeCommit message (Expand)Author
2006-11-05Use TF_SPC instead of hardcoding its value.Miod Vallat
2006-11-05Some basic fpu trap handling.Miod Vallat
2006-11-05define the bit that sh4 uses for FPU disable.Dale Rahn
2006-11-03For now use 3 pages like netbsd, allows the kernel to get _MUCH_ farther.Dale Rahn
2006-11-02proper brkpt detection so continue does restart properMichael Shalayeff
2006-10-23Add interrupt name, however need to determine if the passed parameter is safeDale Rahn
2006-10-20Try again with local variable to avoid alignment issues.Kenneth R Westerback
2006-10-18back out disksubr changes ... since they violate strict alignment onTheo de Raadt
2006-10-17The dosparts member of cpu_disklabel was not used for any persistantKenneth R Westerback
2006-10-14ps uses KERNBASE so define it to the correct value (pointed out by miod)Dale Rahn
2006-10-11tsk, tskDale Rahn
2006-10-10Match the SH4 FPSCR bits.Miod Vallat
2006-10-06few more filesMichael Shalayeff
2006-10-06Sync with recent disklabel.h changes. Zap dkbad.Kenneth R Westerback
2006-10-06a few fixes to get thru the autoconfMichael Shalayeff
2006-10-06Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase withMiod Vallat