aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gas/doc/as.texinfo7
1 files changed, 6 insertions, 1 deletions
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo
index 44b7c68..bb77b65 100644
--- a/gas/doc/as.texinfo
+++ b/gas/doc/as.texinfo
@@ -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