summaryrefslogtreecommitdiff
path: root/gas/doc/c-mt.texi
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2005-12-20 09:44:48 +0000
committerNathan Sidwell <nathan@codesourcery.com>2005-12-20 09:44:48 +0000
commitbba512b984fcd347c44ad7ffa6b491846b56d184 (patch)
treed2a0acf4d77481b87b9e7963fb2019f196364076 /gas/doc/c-mt.texi
parent3a2b8a4c565e9ae4f02685aaefb4a5751f6c5c4e (diff)
downloadbinutils-redhat-bba512b984fcd347c44ad7ffa6b491846b56d184.tar.gz
* doc/t-mt.texi: Update MS1 to MT.
Diffstat (limited to 'gas/doc/c-mt.texi')
-rw-r--r--gas/doc/c-mt.texi18
1 files changed, 9 insertions, 9 deletions
diff --git a/gas/doc/c-mt.texi b/gas/doc/c-mt.texi
index 854d411952..ca562742b6 100644
--- a/gas/doc/c-mt.texi
+++ b/gas/doc/c-mt.texi
@@ -5,8 +5,8 @@
@ifset GENERIC
@page
-@node MS1-Dependent
-@chapter MS1 Dependent Features
+@node MT-Dependent
+@chapter MT Dependent Features
@end ifset
@ifclear GENERIC
@@ -14,19 +14,19 @@
@chapter MS1 Dependent Features
@end ifclear
-@cindex MS1 support
+@cindex MT support
@menu
-* MS1 Options:: Options
+* MT Options:: Options
@end menu
-@node MS1 Options
+@node MT Options
@section Options
-@cindex MS1 options (none)
-@cindex options for MS1 (none)
+@cindex MT options (none)
+@cindex options for MT (none)
@table @code
-@cindex @code{-march=} command line option, MS1
+@cindex @code{-march=} command line option, MT
@item -march=@var{processor}
This option specifies the target processor. The assembler will issue an
error message if an attempt is made to assemble an instruction which
@@ -37,7 +37,7 @@ recognized:
@code{ms1-16-003},
and @code{ms2}.
-@cindex @code{-nosched} command line option, MS1
+@cindex @code{-nosched} command line option, MT
@item -nosched
This option disables scheduling restriction checking.