summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/include/trap.h
AgeCommit message (Expand)Author
2004-04-26Fix RCSIDMiod Vallat
2004-04-26Start factorizing luna88k and mvme88k common parts.Miod Vallat
2004-01-12Get rid of that ugly m88100_saved_state structure, use trapframe everywhereMiod Vallat
2004-01-11Mark more code as dependent upon option PTRACE, and slight cleaning while there.Miod Vallat
2003-10-05De-registerMiod Vallat
2003-09-17More cleaning of the exception handling code, and collateral damage:Miod Vallat
2003-09-09Remove DDB conditionals and always define T_KDB_*Miod Vallat
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-22change function names to reflect cpu type instead of board type.Steve Murphree
2001-12-16Revert the mvme88k to 20011212. Recent changes had not been merged correctly,Miod Vallat
2001-12-13Support for MVME197 completed. Fix SPL defs.Steve Murphree
2001-11-06Let fork1, uvm_fork, and cpu_fork take a function/argument pair as argument,Artur Grabowski
2001-08-24Rename the trap() symbols with more insightful names. This forces usMiod Vallat
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-03-12Remove dead code related to soft interrupts.Miod Vallat
2001-03-09kernel will compile with -Werror. Added intr.hSteve Murphree
2001-02-01Major changes to get MVME188 working. More header and code cleanups. TheSteve Murphree
2001-01-14Complete move to UVM virtual memory system. More header fixes.Steve Murphree
1999-09-27Adding support for MVME188 and MVME197Steve Murphree
1999-02-09Added kernel support for user debugging. Fixed file ID'sSteve Murphree
1997-03-03Cleanup after import. This also seems to bring up the current version.Dale S. Rahn
1997-03-03This is a remove to get rid of the old mvme88k port which was incompleteDale S. Rahn
1995-10-18initial 88k import; code by nivas and based on mach luna88kTheo de Raadt