Subject: PR/33011 CVS commit: src/sys/arch/ews4800mips/stand/common
To: None <skrll@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: netbsd-bugs
Date: 03/18/2006 07:30:01
The following reply was made to PR toolchain/33011; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/33011 CVS commit: src/sys/arch/ews4800mips/stand/common
Date: Sat, 18 Mar 2006 07:29:53 +0000 (UTC)

 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.