aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2015-12-15 16:21:29 +0000
committerNick Clifton <nickc@redhat.com>2015-12-15 16:21:29 +0000
commitff1fe6fad9687cebddcdf82076c55d7025df7566 (patch)
tree5481dad7cf39cded6f149e1dd6c3461463dfe704 /gas/doc
parenta22279dd83da7a0dd2b496c92dc2522427f74e37 (diff)
downloadgdb-ff1fe6fad9687cebddcdf82076c55d7025df7566.zip
gdb-ff1fe6fad9687cebddcdf82076c55d7025df7566.tar.gz
gdb-ff1fe6fad9687cebddcdf82076c55d7025df7566.tar.bz2
Remove refernces to a non-existent silicon errata.
* doc/c-msp430.texi (MSP430 Options): Remove references to a non-existent silicon errata. * config/tc-msp430.c: Likewise.
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/c-msp430.texi4
1 files changed, 0 insertions, 4 deletions
diff --git a/gas/doc/c-msp430.texi b/gas/doc/c-msp430.texi
index 5b72c76..ff5fef4 100644
--- a/gas/doc/c-msp430.texi
+++ b/gas/doc/c-msp430.texi
@@ -57,10 +57,6 @@ Do not use the @code{PC} in a @code{CMP} or @code{BIT} instruction.
Do not use an arithmetic instruction to modify the @code{SR}.
@item cpu19
Insert @code{NOP} after @code{CPUOFF}.
-@item cpu42
-Warn where a @code{NOP} ought to be present after enabling interrupts.
-@item cpu42+
-Add @code{NOP} after enabling interrupts.
@end table
@item -msilicon-errata-warn=@var{name}[,@var{name}@dots{}]