Subject: CVS commit: src/sys/arch/macppc/stand/fixcoff
To: None <source-changes@NetBSD.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 12/26/2003 19:59:31
Module Name:	src
Committed By:	aymeric
Date:		Fri Dec 26 19:59:31 UTC 2003

Modified Files:
	src/sys/arch/macppc/stand/fixcoff: elf32_powerpc_merge.x

Log Message:
merge any section that starts in ".rodata." into the text section.
This matches sections generated by newer versions of gcc to handle the sharing
of constant strings.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/macppc/stand/fixcoff/elf32_powerpc_merge.x

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