From e2ce2da872fab984696eab685becf2497da5cec2 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 7 Nov 1995 16:48:29 +0000 Subject: [PATCH] * ld.texinfo: The linker does not use _main as an entry point. --- ld/ChangeLog | 4 ++++ ld/ld.texinfo | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index c2efe7beb1e..29ea101b58c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +Tue Nov 7 11:47:23 1995 Ian Lance Taylor + + * ld.texinfo: The linker does not use _main as an entry point. + Tue Nov 7 11:46:11 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 * scripttempl/m88kbcs.sc (.data): Calculate next boundary modulo diff --git a/ld/ld.texinfo b/ld/ld.texinfo index c10c52e3784..33fc2858e7a 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -2111,8 +2111,6 @@ the @code{ENTRY(@var{symbol})} command in a linker control script; @item the value of the symbol @code{start}, if present; @item -the value of the symbol @code{_main}, if present; -@item the address of the first byte of the @code{.text} section, if present; @item The address @code{0}. -- 2.30.2