mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-30 00:52:16 +08:00
Remove extraneous paragraph.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2000-04-11 Alan Modra <alan@linuxcare.com.au>
|
||||||
|
|
||||||
|
* ld.texinfo (Simple Example): Remove extraneous paragraph.
|
||||||
|
|
||||||
Fri Apr 7 15:56:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
Fri Apr 7 15:56:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||||
|
|
||||||
* configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
|
* configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
|
||||||
|
@ -1680,12 +1680,6 @@ You write the @samp{SECTIONS} command as the keyword @samp{SECTIONS},
|
|||||||
followed by a series of symbol assignments and output section
|
followed by a series of symbol assignments and output section
|
||||||
descriptions enclosed in curly braces.
|
descriptions enclosed in curly braces.
|
||||||
|
|
||||||
The first line in the above example sets the special symbol @samp{.},
|
|
||||||
which is the location counter. If you do not specify the address of an
|
|
||||||
output section in some other way (other ways are described later), the
|
|
||||||
address is set from the current value of the location counter. The
|
|
||||||
location counter is then incremented by the size of the output section.
|
|
||||||
|
|
||||||
The first line inside the @samp{SECTIONS} command of the above example
|
The first line inside the @samp{SECTIONS} command of the above example
|
||||||
sets the value of the special symbol @samp{.}, which is the location
|
sets the value of the special symbol @samp{.}, which is the location
|
||||||
counter. If you do not specify the address of an output section in some
|
counter. If you do not specify the address of an output section in some
|
||||||
|
Reference in New Issue
Block a user