Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
and I am fed up with dissecting diffs to put back code that disappeared. This will likely be fixed shortly. | |||
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 | |
some of them. | |||
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 | |
deraadt@ ok | |||
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 | |
kernel is tested on MVME188A/2P256 and MVME188A/1P64. | |||
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 | |
as, ld change need to be merged. It is known that shared libraries and C++ do not work. If anyone wants to step forward and take over the mvme88k port please do. It was dumped on me when the original developer, Nivas, left his previous job and started a new one. I am trying to get the port in a shape that someone could take over. | |||
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 | |
to replace it with a working version. The kernel compiles and works at least. The new version will be imported shortly. | |||
1995-10-18 | initial 88k import; code by nivas and based on mach luna88k | Theo de Raadt | |