Browse Source

* doc/as.texinfo: Add missing documentation about section flag

exclude.
gdb_7_6-branch
Kai Tietz 14 years ago
parent
commit
70e0ee1a27
  1. 5
      gas/ChangeLog
  2. 2
      gas/doc/as.texinfo

5
gas/ChangeLog

@ -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.

2
gas/doc/as.texinfo

@ -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

Loading…
Cancel
Save