aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/as.texinfo
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2010-11-23 15:27:36 +0000
committerH.J. Lu <hjl.tools@gmail.com>2010-11-23 15:27:36 +0000
commit731caf761016399cc3dc9517781e328c54a8e9d6 (patch)
treee36371542313f523243557df4d32272877351c74 /gas/doc/as.texinfo
parent39037522c862528df367aaa40015fdf9641b8d19 (diff)
downloadgdb-731caf761016399cc3dc9517781e328c54a8e9d6.zip
gdb-731caf761016399cc3dc9517781e328c54a8e9d6.tar.gz
gdb-731caf761016399cc3dc9517781e328c54a8e9d6.tar.bz2
Refer to and include c-i386.texi for i386 options.
2010-11-23 H.J. Lu <hongjiu.lu@intel.com> * doc/as.texinfo: Refer to and include c-i386.texi for i386 options. * doc/c-i386.texi: Add markup for use in manpage generation.
Diffstat (limited to 'gas/doc/as.texinfo')
-rw-r--r--gas/doc/as.texinfo21
1 files changed, 21 insertions, 0 deletions
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo
index 45dcb30..bddd93c 100644
--- a/gas/doc/as.texinfo
+++ b/gas/doc/as.texinfo
@@ -812,7 +812,28 @@ Warn when nops are generated.
Warn when a nop after a 32-bit multiply instruction is generated.
@end table
@end ifset
+@c man end
+
+@ifset I80386
+
+@ifclear man
+@xref{i386-Options}, for the options available when @value{AS} is
+configured for an i386 processor.
+@end ifclear
+
+@ifset man
+@c man begin OPTIONS
+The following options are available when @value{AS} is configured for
+an i386 processor.
+@c man end
+@c man begin INCLUDE
+@include c-i386.texi
+@c ended inside the included file
+@end ifset
+
+@end ifset
+@c man begin OPTIONS
@ifset I960
The following options are available when @value{AS} is configured for the
Intel 80960 processor.