From: David O'Brien Date: Tue, 28 Nov 2000 10:43:11 +0000 (+0000) Subject: 2000-11-28 David O'Brien X-Git-Tag: newlib-1_9_0~451 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ad95f82a093424f753c22f100ef1dc672a45faba;p=external%2Fbinutils.git 2000-11-28 David O'Brien * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF does not use them. Approved by: Richard Henderson Message-ID: <20001127014059.A16638@twiddle.net> --- diff --git a/ld/ChangeLog b/ld/ChangeLog index f97af1f..f1797d5 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,9 +1,13 @@ +2000-11-28 David O'Brien + + * emulparams/elf64alpha.sh (ENTRY): Remove leading underscore as ELF + does not use them. + 2000-11-25 David O'Brien * ld.1: Remove old date so it does not give the impression the manpage is way out of date. - 2000-11-24 Nick Clifton * configure.tgt (xscale-coff): Add target. diff --git a/ld/emulparams/elf64alpha.sh b/ld/emulparams/elf64alpha.sh index 47fb394..5c69816 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