summaryrefslogtreecommitdiff
path: root/gcc/config/msp430/driver-msp430.c
Commit message (Expand)AuthorAgeFilesLines
* Rename .c files to .cc files.Martin Liska2022-01-171-177/+0
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* MSP430: Add new methods of finding external MCU data fileJozef Lawrynowicz2019-11-041-0/+13
* MSP430: Don't generate 430X insns when handling data in the lower memory regionJozef Lawrynowicz2019-10-071-0/+13
* MSP430: Fix lines over 80 characters long in config/msp430/*.{c,h} filesJozef Lawrynowicz2019-08-151-3/+5
* MSP430: Fix whitespace errors and incorrect indentation in config/msp430/*.{c...Jozef Lawrynowicz2019-08-151-42/+42
* MSP430: Read MCU data from external fileJozef Lawrynowicz2019-08-131-0/+23
* MSP430: Consolidate handling of hard-coded MCU dataJozef Lawrynowicz2019-08-131-623/+31
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: IN_TARGET_CODERichard Sandiford2017-12-161-0/+2
* driver-msp430.c (msp430_mcu_data): Sync with data from TI's devices.csv file ...Joe Seymour2017-01-101-2/+15
* re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek2017-01-091-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* gcc * config.gcc (extra_gcc_objs): Define for MSP430.Nick Clifton2015-12-041-0/+703