Subject: CVS commit: gnusrc/gnu/dist/toolchain/ld/emulparams
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/15/2001 19:55:40
Module Name:	gnusrc
Committed By:	thorpej
Date:		Sat Dec 15 17:55:40 UTC 2001

Modified Files:
	gnusrc/gnu/dist/toolchain/ld/emulparams: elf64alpha.sh

Log Message:
Reset ENTRY to __start (this was changed to _start in rev 1.5
of this file in the master FSF sources; I obviously disagree
with the change, since it was apparently made to appease one
particular OS, even though previous binutils releases had been
made with ENTRY=__start, and have brought it up on
binutils@sources.redhat.com).


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 \
    gnusrc/gnu/dist/toolchain/ld/emulparams/elf64alpha.sh

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