diff --git a/ld/ChangeLog b/ld/ChangeLog
index f97af1f18e3..f1797d53b55 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,9 +1,13 @@
+2000-11-28  David O'Brien  <obrien@dragon.nuxi.com>
+
+	* emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF
+	does not use them.
+
 2000-11-25  David O'Brien  <obrien@FreeBSD.org>
 
 	* ld.1: Remove old date so it does not give the impression the manpage
 	is way out of date.
 
-
 2000-11-24  Nick Clifton  <nickc@redhat.com>
 
 	* configure.tgt (xscale-coff): Add target.
diff --git a/ld/emulparams/elf64alpha.sh b/ld/emulparams/elf64alpha.sh
index 47fb3949abc..5c69816b2b7 100644
--- a/ld/emulparams/elf64alpha.sh
+++ b/ld/emulparams/elf64alpha.sh
@@ -1,4 +1,4 @@
-ENTRY=__start
+ENTRY=_start
 SCRIPT_NAME=elf
 ELFSIZE=64
 TEMPLATE_NAME=elf32