summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/include/alpha.h
AgeCommit message (Expand)Author
2001-06-14Don't need to prototype child_return() here, it's in <sys/proc.h>.thorpej
2001-05-14o Deal with stray machine checksross
2001-04-26o IEEE 754 floating-point completion code.ross
2000-12-13Do the md_syscall, __HAVE_MINIMAL_EMUL and __HAVE_SYSCALL_INTERN thangs.mycroft
2000-11-22Several changes, which get us generally further along withthorpej
2000-09-04Define the biglock perimeter for the Alpha port, and generally cleanthorpej
2000-08-15Implement MP-safe lazy FP context switching, modeled on thethorpej
2000-06-08And more ANSI'ification!thorpej
2000-06-01Add a global patchable variable to enable debugging printfs in thethorpej
2000-04-10Remove duplicate CTL_MACHDEP definitions (duplicated in <alpha/cpu.h>).simonb
2000-02-29Put machine check info in cpu_info in the multiprocessor case, andthorpej
1999-09-17Centralize the declaration and clearing of `cold'.thorpej
1999-07-11New signature for console_restart().ross
1999-06-29Prototype dot_conv(), new routine in machdep.c that formats an alphaross
1999-04-20Move the inclusion of <machine/bus.h> to within a _KERNEL section.thorpej
1999-02-23Now that we have the kthread mechanism, massively clean up the waythorpej
1998-11-19New module to hold the alpha-specific prototypes that don't need to beross