Home | History | Annotate | only in /src/sys/rump/librump/rumpkern/arch/mips
History log of /src/sys/rump/librump/rumpkern/arch/mips
RevisionDateAuthorComments
 1.4 25-Apr-2021  christos mipsn64* is native 64
 1.3 22-Apr-2015  pooka Apparently new source files need to be added to each Makefile.inc
individually. Who comes up with this kind of crappy build infra?
 1.2 12-Feb-2014  pooka branches: 1.2.6;
Rototill a bit, and attempt to disguise it as non-gratuitous.

Add arch/generic and move non-x86 files from rumpkern/ there. Also,
move files from arch/i386 to arch/x86, and make both i386 and x86_64
use those.

This clarifies the situation with what is MD vs. MI code.

renames:
rumpcpu_generic,kobj_stubs,pmap_stubs => arch/generic/rump_generic_$x
arch/i386/* => arch/x86/rump_x86_$x

(for those who forget, x86 requires MD code because rump kernels
use the same ABI as kernel modules)
 1.1 14-Dec-2009  matt branches: 1.1.4; 1.1.14; 1.1.24; 1.1.28;
Make librump play with mips nicely. Define ARCH_ELFSIZE for mips to be 32.
This works for N64 kernels because objcopy them to be 32bit to the bootloaders
can handle them.
 1.1.28.1 18-May-2014  rmind sync with head
 1.1.24.2 03-Dec-2017  jdolecek update from HEAD
 1.1.24.1 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.14.1 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.4.2 11-Mar-2010  yamt sync with head
 1.1.4.1 14-Dec-2009  yamt file Makefile.inc was added on branch yamt-nfs-mp on 2010-03-11 15:04:38 +0000
 1.2.6.1 06-Jun-2015  skrll Sync with HEAD

RSS XML Feed