Subject: CVS commit: src/sys/arch/amiga/stand/bootblock/elf2bb
To: None <source-changes@NetBSD.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 10/26/2003 20:57:37
Module Name:	src
Committed By:	mhitch
Date:		Sun Oct 26 20:57:37 UTC 2003

Modified Files:
	src/sys/arch/amiga/stand/bootblock/elf2bb: elf2bb.c

Log Message:
Fix errors in processing the ELF sections.  Gcc3 generated a .comment section
which was erroneously being added to the boot image size and loaded into the
boot image.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/amiga/stand/bootblock/elf2bb/elf2bb.c

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