Subject: CVS commit: src/sys/arch/sparc/stand/ofwboot
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 05/02/2004 19:45:55
Module Name:	src
Committed By:	martin
Date:		Sun May  2 19:45:55 UTC 2004

Modified Files:
	src/sys/arch/sparc/stand/ofwboot: elfXX_exec.c version

Log Message:
When calculating the allocated symbol table size, round up the section
sizes with ELF_ALIGN().
Fixes PR port-sparc64/25429.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/sparc/stand/ofwboot/elfXX_exec.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/sparc/stand/ofwboot/version

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