(.section): Document as unavailable for a.out type formats.
authorKen Raeburn <raeburn@cygnus>
Thu, 2 Jun 1994 16:03:41 +0000 (16:03 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 2 Jun 1994 16:03:41 +0000 (16:03 +0000)
gas/doc/as.texinfo

index 44b7c684d5b2cab121516988282b293007ea2ccf..bb77b65fa52ffe7709d7fa9140296ded1b0329c9 100644 (file)
@@ -14,7 +14,7 @@
 @c defaults, config file may override:
 @set have-stabs
 @c ---
-@include asdoc-config.texi
+@include asconfig.texi
 @c ---
 @c common OR combinations of conditions
 @ifset AOUT
@@ -3435,6 +3435,11 @@ Assemble the following code into end of subsection numbered
 @var{subsection}, @code{@value{AS}} uses subsection number zero.
 @samp{.section .text} is equivalent to the @code{.text} directive;
 @samp{.section .data} is equivalent to the @code{.data} directive.
+@ifset GENERIC
+This directive is only supported for targets that actually support arbitrarily
+named sections; on @code{a.out} targets, for example, it is not accepted, even
+with a standard @code{a.out} section name as its parameter.
+@end ifset
 @end ifset
 
 @node Set
This page took 0.028839 seconds and 4 git commands to generate.