aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1999-08-08 16:53:30 +0000
committerIan Lance Taylor <ian@airs.com>1999-08-08 16:53:30 +0000
commit2dcc60be2b8ae13b4fadfe9e2ac5fc7a8ee223f2 (patch)
treed0055f84a174efe6325fd5d03de44571b9d9a289 /gas/doc
parentbd826630b1258af33355c6d6906ce42111b2f8fb (diff)
downloadgdb-2dcc60be2b8ae13b4fadfe9e2ac5fc7a8ee223f2.zip
gdb-2dcc60be2b8ae13b4fadfe9e2ac5fc7a8ee223f2.tar.gz
gdb-2dcc60be2b8ae13b4fadfe9e2ac5fc7a8ee223f2.tar.bz2
* doc/as.texinfo (Section): Document 's' flag for COFF version.
1999-08-08 Mumit Khan <khan@xraylith.wisc.edu> * config/obj-coff.c (obj_coff_section): Handle 's' (shared) section flag.
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/as.texinfo2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo
index afe362a..2b12896 100644
--- a/gas/doc/as.texinfo
+++ b/gas/doc/as.texinfo
@@ -4291,6 +4291,8 @@ data section
read-only section
@item x
executable section
+@item s
+shared section (meaningful for PE targets)
@end table
If no flags are specified, the default flags depend upon the section name. If