Subject: CVS commit: src/sys/arch/ews4800mips/stand/common
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/18/2006 07:29:53
Module Name: src
Committed By: tsutsui
Date: Sat Mar 18 07:29:53 UTC 2006
Modified Files:
src/sys/arch/ews4800mips/stand/common: bootxx.ldscript
Log Message:
Don't put .reginfo into .bss but prepare an independent section for it
so that new ld(1) no longer dies on link as PR/33011.
Still ld(1) coredump problem should be fixed, IMO.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/ews4800mips/stand/common/bootxx.ldscript
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.