Subject: CVS commit: src/sys/arch/mips/conf
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 08/27/2006 04:48:44
Module Name: src
Committed By: tsutsui
Date: Sun Aug 27 04:48:44 UTC 2006
Modified Files:
src/sys/arch/mips/conf: kern.ldscript
Log Message:
Put .rodata.str1.4 and .rodata.cst4 sections by gcc4 into .rodata section.
Fixes malloc(9) failure at early boot on newsmips.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/mips/conf/kern.ldscript
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.