Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/amiga/stand/bootblock/elf2bb



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.




Home | Main Index | Thread Index | Old Index