aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/as.1
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-08-10 21:18:21 +0000
committerIan Lance Taylor <ian@airs.com>1995-08-10 21:18:21 +0000
commit79e15b8a98b30ba31dbd923baffc2e6c9487cc06 (patch)
tree49cb21e618bb6f0804355c0681ee3b2da6f64e06 /gas/doc/as.1
parent5357b554ba842e5ec4e71a373fd3a44547d5fed7 (diff)
downloadgdb-79e15b8a98b30ba31dbd923baffc2e6c9487cc06.zip
gdb-79e15b8a98b30ba31dbd923baffc2e6c9487cc06.tar.gz
gdb-79e15b8a98b30ba31dbd923baffc2e6c9487cc06.tar.bz2
* doc/as.texinfo: Add documentation for MRI compatibility mode.
* doc/as.1: Likewise.
Diffstat (limited to 'gas/doc/as.1')
-rw-r--r--gas/doc/as.14
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/doc/as.1 b/gas/doc/as.1
index 09e4c5d..6b977fe 100644
--- a/gas/doc/as.1
+++ b/gas/doc/as.1
@@ -19,6 +19,7 @@ GNU as\-\-the portable GNU assembler.
\&\|]
.RB "[\|" \-K "\|]"
.RB "[\|" \-L "\|]"
+.RB "[\|" \-M\ |\ \-\-mri "\|]"
.RB "[\|" \-o
.I objfile\c
\&\|]
@@ -164,6 +165,9 @@ Keep (in symbol table) local symbols, starting with `\|\c
.B L\c
\|'
.TP
+.B \-M, \-\-mri
+Assemble in MRI compatibility mode.
+.TP
.BI "\-o\ " objfile
Name the object-file output from \c
.B as