diff options
author | Nick Clifton <nickc@redhat.com> | 2015-12-15 16:21:29 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2015-12-15 16:21:29 +0000 |
commit | ff1fe6fad9687cebddcdf82076c55d7025df7566 (patch) | |
tree | 5481dad7cf39cded6f149e1dd6c3461463dfe704 /gas/doc | |
parent | a22279dd83da7a0dd2b496c92dc2522427f74e37 (diff) | |
download | gdb-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.texi | 4 |
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{}] |