Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/sbmips/conf/GENERIC.MP
RevisionDateAuthorComments
 1.3  17-Aug-2014  joerg Reorganize symbol table embedding. The existing option SYMTAB_SPACE is
replaced by the make option COPY_SYMTAB set to any value. The copy of
the symbol table is no longer put into a buffer in kern_ksyms.o, but a
small helper object. This object is build first with a dummy size, then
the kernel is linked to compute the real dimension of the symbol table
buffer. After that, the helper object is rebuild and the kernel linked
again.
 1.2  20-Feb-2011  matt branches: 1.2.14;
Merge from matt-nb5-mips64.
Add pci support.
new interrupt code.
Adapt to new world order for MIPS
 1.1  28-Feb-2010  matt branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
file GENERIC.MP was initially added on branch matt-nb5-mips64.
 1.1.8.1  05-Mar-2011  bouyer Sync with HEAD
 1.1.6.1  06-Jun-2011  jruoho Sync with HEAD.
 1.1.4.1  05-Mar-2011  rmind sync with head
 1.1.2.1  28-Feb-2010  matt Add MP versions of GENERIC and GENERIC64 (untested).
Start adding the MP bits for sbmips.
 1.2.14.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed