Age | Commit message (Expand) | Author |
---|---|---|
2003-10-01 | Compile kernel and bootblocks with -mmemcpy, to get rid of libgcc dependancy. | Miod Vallat |
2003-08-20 | No need to build installboot and the bootblocks at -O0 anymore. | Miod Vallat |
2003-08-01 | ${LIBGCC} is useless, since libgcc.a does not live in /usr/lib; instead, | Miod Vallat |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2001-01-13 | Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working. | Steve Murphree |
1999-09-27 | changed loader load address. | Steve Murphree |
1999-05-29 | Added vme bus device drivers. MVME328, MVME376, MVME332 | Steve Murphree |
1998-12-15 | This fixed a number of things. A serious bug in bugcrt.c's initial stack | Steve Murphree |
1998-08-22 | fixed Makefiles. Removed reference to libgcc.a | Steve Murphree |
1998-08-22 | Initial import of bootxx. | Steve Murphree |