mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 10:34:21 +08:00
* doc/as.texinfo: Add missing documentation about section flag
exclude.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2012-10-18 Kai Tietz <ktietz@redhat.com>
|
||||||
|
|
||||||
|
* doc/as.texinfo: Add missing documentation about section flag
|
||||||
|
exclude.
|
||||||
|
|
||||||
2012-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
2012-10-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
||||||
|
|
||||||
* config/tc-hppa.c (pa_get_number): New.
|
* config/tc-hppa.c (pa_get_number): New.
|
||||||
|
@ -5953,6 +5953,8 @@ section is not loaded
|
|||||||
writable section
|
writable section
|
||||||
@item d
|
@item d
|
||||||
data section
|
data section
|
||||||
|
@item e
|
||||||
|
exclude section from linking
|
||||||
@item r
|
@item r
|
||||||
read-only section
|
read-only section
|
||||||
@item x
|
@item x
|
||||||
|
Reference in New Issue
Block a user