* ld.texinfo: The linker does not use _main as an entry point.
This commit is contained in:
parent
36b72df3de
commit
e2ce2da872
@ -1,3 +1,7 @@
|
|||||||
|
Tue Nov 7 11:47:23 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
|
* 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 <manfred@lts.sel.alcatel.de>
|
Tue Nov 7 11:46:11 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
|
||||||
|
|
||||||
* scripttempl/m88kbcs.sc (.data): Calculate next boundary modulo
|
* scripttempl/m88kbcs.sc (.data): Calculate next boundary modulo
|
||||||
|
@ -2111,8 +2111,6 @@ the @code{ENTRY(@var{symbol})} command in a linker control script;
|
|||||||
@item
|
@item
|
||||||
the value of the symbol @code{start}, if present;
|
the value of the symbol @code{start}, if present;
|
||||||
@item
|
@item
|
||||||
the value of the symbol @code{_main}, if present;
|
|
||||||
@item
|
|
||||||
the address of the first byte of the @code{.text} section, if present;
|
the address of the first byte of the @code{.text} section, if present;
|
||||||
@item
|
@item
|
||||||
The address @code{0}.
|
The address @code{0}.
|
||||||
|
Loading…
Reference in New Issue
Block a user