Commit: MSP430: Update list of known MCU names
Nick Clifton
nickc@redhat.com
Mon Oct 12 10:50:00 GMT 2015
Hi Guys,
I am applying the attached patch to update the list of MCU names known
by the MSP430 port of GAS. This list is used to check which ISA is
supported by the MCU, and it is intended that the list should be kept
in sync with a similar one in the gcc sources. This patch contains
all the names found in the latest release of the devices.csv file
provided by TI.
Tested with no regressions on an msp430-elf toolchain.
Cheers
Nick
gas/ChangeLog
2015-10-12 Nick Clifton <nickc@redhat.com>
* config/tc-msp430.c (msp430_mcu_names): Rename to
msp430_mcu_data. Add fields for the ISA and hardware multiply
support. Update with information from the latest devices.csv
file.
(md_parse_option): Make use of the new array.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tc-msp430.c.patch
Type: text/x-patch
Size: 20706 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20151012/215d0679/attachment.bin>
More information about the Binutils
mailing list