Subject: CVS commit: src/gnu/dist/toolchain/ld/emulparams
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 11/23/2003 13:54:11
Module Name:	src
Committed By:	uwe
Date:		Sun Nov 23 13:54:11 UTC 2003

Modified Files:
	src/gnu/dist/toolchain/ld/emulparams: shelf_nbsd.sh

Log Message:
Set ENTRY=__start to be consistent with other ELF ports.  The produced
binaries are the same, as we provide both _start and __start symbols
for the entry point in crt0.

PR#22073 by Izumi Tsutsui.
Ok by Matthew Green <mrg@netbsd>.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/gnu/dist/toolchain/ld/emulparams/shelf_nbsd.sh

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