aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorDenis Chertykov <chertykov@gmail.com>2014-03-29 09:46:33 +0400
committerDenis Chertykov <chertykov@gmail.com>2014-03-29 09:46:33 +0400
commited0251d24b7573e58fe22bea44c04887daedaa32 (patch)
treef1e7fff0390eb4172b40fb45e8aa13e98de91d7d /gas/doc
parentd24e46e3e247e46eb2f5e7ebb5efd0f9fcc5fcdd (diff)
downloadgdb-ed0251d24b7573e58fe22bea44c04887daedaa32.zip
gdb-ed0251d24b7573e58fe22bea44c04887daedaa32.tar.gz
gdb-ed0251d24b7573e58fe22bea44c04887daedaa32.tar.bz2
* gas/ChangeLog: Revert
* gas/config/tc-avr.c: Revert * gas/doc/c-avr.texi: Revert * gas/testsuite/ChangeLog: Revert * gas/testsuite/gas/avr/avr.exp: Revert * gas/testsuite/gas/avr/rmw.d: Revert * gas/testsuite/gas/avr/rmw.s: Revert This reverts commit d24e46e3e247e46eb2f5e7ebb5efd0f9fcc5fcdd.
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/c-avr.texi4
1 files changed, 0 insertions, 4 deletions
diff --git a/gas/doc/c-avr.texi b/gas/doc/c-avr.texi
index 6476682..e9cc274 100644
--- a/gas/doc/c-avr.texi
+++ b/gas/doc/c-avr.texi
@@ -129,10 +129,6 @@ This option disable warnings for skipping two-word instructions.
@item -mno-wrap
This option reject @code{rjmp/rcall} instructions with 8K wrap-around.
-@cindex @code{-mrmw} command line option, AVR
-@item -mrmw
-Accept RMW (@code{XCH,LAC,LAS,LAT}) instructions.
-
@end table