summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/include/asm.h
AgeCommit message (Expand)Author
2003-01-14Define exception vector tables as assembly source, with the appropriateMiod Vallat
2003-01-07Remove duplicate SRX definition.Miod Vallat
2003-01-02Adapt to recent changes in libc/libc_r wrt weak symbols, so that programsMiod Vallat
2001-12-25Oops, macros from the wrong tree escaped.Miod Vallat
2001-12-22Bring in PSR bit definitions.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-20Prevent more symbol clashes when compiling userland.Miod Vallat
2001-10-28Use the same pipeline flush instruction everywhere.Miod Vallat
2001-09-21Don't protect useful macro definitions with #ifdef _LOCORE, as libc needsMiod Vallat
2001-08-24Define the usual <machine/asm.h> macros, for convenience of .S parts.Miod Vallat
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-07-04$OpenBSD$Niklas Hallqvist
2001-05-20assym.s -> assym.hMiod Vallat
2001-03-07Inclusion from assembly code is detected with _LOCORE, no more fancy symbols.Miod Vallat
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
1998-12-15Commit for the first real OpenBSD mvme88k kernel.Steve Murphree
1997-03-25Ok here is the mvme88k userland, minus a few important pieces.Dale S. Rahn
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