Subject: CVS commit: syssrc/sys/arch/amiga/stand/bootblock/elf2bb
To: None <source-changes@netbsd.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 12/19/2001 08:51:06
Module Name:	syssrc
Committed By:	mhitch
Date:		Wed Dec 19 06:51:05 UTC 2001

Added Files:
	syssrc/sys/arch/amiga/stand/bootblock/elf2bb: Makefile chksum.c
	    chksum.h elf2bb.c elf2bb.h

Log Message:
The ELF counterpart to aout2bb:  convert a relocatable ELF object file
to the simple relocatable image used for the amiga bootblock loader.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/amiga/stand/bootblock/elf2bb/Makefile \
    syssrc/sys/arch/amiga/stand/bootblock/elf2bb/chksum.c \
    syssrc/sys/arch/amiga/stand/bootblock/elf2bb/chksum.h \
    syssrc/sys/arch/amiga/stand/bootblock/elf2bb/elf2bb.c \
    syssrc/sys/arch/amiga/stand/bootblock/elf2bb/elf2bb.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.