CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/02/02 06:36:06
Modified files:
distrib/mvme68k/ramdisk: Makefile
sys/arch/mvme68k/conf: Makefile.mvme68k
sys/arch/mvme68k/include: prom.h
sys/arch/mvme68k/mvme68k: locore.s machdep.c
sys/arch/mvme68k/stand/bootsd: Makefile
sys/arch/mvme68k/stand/bootst: Makefile
sys/arch/mvme68k/stand/bootxx: Makefile
sys/arch/mvme68k/stand/bugcrt: bugcrtS.S
sys/arch/mvme68k/stand/libsa: SRT0.S
sys/arch/mvme68k/stand/netboot: Makefile dev_net.c
sys/arch/mvme68k/stand/sboot: Makefile XBUG.S XSRT0.S oc_cksum.S
Added files:
sys/arch/mvme68k/include: reloc.h
sys/arch/mvme68k/stand: ld.script
Log message:
mvme68k ELF bits. Boot block updates heavily based upon the recent mvme88k
a.out->ELF transition.