index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
mvme88k
/
include
/
asm.h
Age
Commit message (
Expand
)
Author
2003-01-14
Define exception vector tables as assembly source, with the appropriate
Miod Vallat
2003-01-07
Remove duplicate SRX definition.
Miod Vallat
2003-01-02
Adapt to recent changes in libc/libc_r wrt weak symbols, so that programs
Miod Vallat
2001-12-25
Oops, macros from the wrong tree escaped.
Miod Vallat
2001-12-22
Bring in PSR bit definitions.
Steve Murphree
2001-12-16
Revert the mvme88k to 20011212. Recent changes had not been merged correctly,
Miod Vallat
2001-12-13
Support for MVME197 completed. Fix SPL defs.
Steve Murphree
2001-11-20
Prevent more symbol clashes when compiling userland.
Miod Vallat
2001-10-28
Use the same pipeline flush instruction everywhere.
Miod Vallat
2001-09-21
Don't protect useful macro definitions with #ifdef _LOCORE, as libc needs
Miod Vallat
2001-08-24
Define 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-20
assym.s -> assym.h
Miod Vallat
2001-03-07
Inclusion from assembly code is detected with _LOCORE, no more fancy symbols.
Miod Vallat
2001-02-01
Major changes to get MVME188 working. More header and code cleanups. The
Steve Murphree
2001-01-14
Complete move to UVM virtual memory system. More header fixes.
Steve Murphree
1999-09-27
Adding support for MVME188 and MVME197
Steve Murphree
1998-12-15
Commit for the first real OpenBSD mvme88k kernel.
Steve Murphree
1997-03-25
Ok here is the mvme88k userland, minus a few important pieces.
Dale S. Rahn
1997-03-03
Cleanup after import. This also seems to bring up the current version.
Dale S. Rahn
1997-03-03
This is a remove to get rid of the old mvme88k port which was incomplete
Dale S. Rahn
1995-10-18
initial 88k import; code by nivas and based on mach luna88k
Theo de Raadt