summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/trap.h
Commit message (Expand)AuthorAgeFilesLines
* - There's no need to wrap kdb_active and kdb_trap() in #ifdef KDB asmarius2009-03-191-1/+1
* Use the PROM provided SUNW,set-trap-table to take over the trapmarius2008-09-041-0/+1
* Correct typos (s/OFERFLOW/OVERFLOW/).kris2006-01-161-1/+1
* Allow fast instruction and data access mmu miss traps to be handled byjake2003-04-291-6/+6
* Greatly improve readability of trap() by using a table to convert betweenjake2002-10-251-0/+2
* Add a panic stack, which is used as a known good stack when there isjake2002-01-011-0/+1
* Rename and renumber trap types to comply with the user trap types asjake2001-12-291-40/+54
* Add support for physical address hardware watchpoints.jake2001-10-201-2/+3
* Wrap hardware trap types in ifdef _kernel.jake2001-09-301-0/+4
* Change tf_arg to uintptr_t from void * to reflect the fact thatjake2001-09-031-15/+4
* Add a system call trap type and syscall() call request handler.jake2001-08-201-2/+7
* Add trap types for interrupts. Ad definitions to get the interrupt leveljake2001-08-101-5/+17
* The author isn't a [UC] Regents. Correct the copyright language.obrien2001-08-091-2/+2
* Flesh out the sparc64 port considerably. This contains:jake2001-07-311-0/+70
OpenPOWER on IntegriCloud