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/ChangeLog | |
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/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2683acb..a37651a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2015-12-15 Nick Clifton <nickc@redhat.com> + + * doc/c-msp430.texi (MSP430 Options): Remove references to a + non-existant silicon errata. + * config/tc-msp430.c: Likewise. + 2015-12-14 Matthew Wahab <matthew.wahab@arm.com> * config/tc-aarch64.c (parse_neon_type_for_operand): Adjust to |