summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/stand/bootxx
AgeCommit message (Expand)Author
2003-10-01Compile kernel and bootblocks with -mmemcpy, to get rid of libgcc dependancy.Miod Vallat
2003-08-20No 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-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2001-01-13Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working.Steve Murphree
1999-09-27changed loader load address.Steve Murphree
1999-05-29Added vme bus device drivers. MVME328, MVME376, MVME332Steve Murphree
1998-12-15This fixed a number of things. A serious bug in bugcrt.c's initial stackSteve Murphree
1998-08-22fixed Makefiles. Removed reference to libgcc.aSteve Murphree
1998-08-22Initial import of bootxx.Steve Murphree