mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +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>
|
||||
|
||||
* config/tc-hppa.c (pa_get_number): New.
|
||||
|
@ -5953,6 +5953,8 @@ section is not loaded
|
||||
writable section
|
||||
@item d
|
||||
data section
|
||||
@item e
|
||||
exclude section from linking
|
||||
@item r
|
||||
read-only section
|
||||
@item x
|
||||
|
Reference in New Issue
Block a user