aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/msp430
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-10-26PR 91865: Avoid ZERO_EXTEND of ZERO_EXTEND in make_compound_operation.Roger Sayle1-0/+8
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-23MSP430: Remove target-specific handling of the "persistent" attributeJozef Lawrynowicz2-9/+9
2020-11-23cp/decl.c: Set DECL_INITIAL before attribute processingJozef Lawrynowicz1-0/+1
2020-11-15MSP430: Fix inconsistent naming of hwmult libfuncsJozef Lawrynowicz1-1/+1
2020-11-13MSP430: Implement TARGET_INSN_COSTJozef Lawrynowicz4-0/+161
2020-09-18MSP430: Add 'd', 'e', 'f' and 'g' asm operand modifiersJozef Lawrynowicz2-21/+161
2020-09-08MSP430: Use enums to handle -mcpu= valuesJozef Lawrynowicz3-0/+35
2020-09-07MSP430: Don't override default ISA when MCU name is unrecognizedJozef Lawrynowicz1-0/+10
2020-08-26MSP430: Simplify and extend shift instruction patternsJozef Lawrynowicz4-1/+151
2020-05-12MSP430: Allow .bss section to be created in region-attribute-misuse testJozef Lawrynowicz1-1/+0
2020-04-13MSP430: Fix memory offsets used by %C and %D asm output operand modifiersJozef Lawrynowicz1-0/+30
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-16MSP430: Add new msp430-elfbare targetJozef Lawrynowicz1-3/+5
2019-11-04MSP430: Add -mtiny-printf optionJozef Lawrynowicz1-0/+3
2019-11-04MSP430: Add new methods of finding external MCU data fileJozef Lawrynowicz6-2/+127
2019-10-31devices-main.c: Move to devices subdirectory.Jozef Lawrynowicz30-29/+35
2019-10-30msp430.c (msp430_check_index_not_high_mem): New.Jozef Lawrynowicz1-0/+33
2019-10-24MSP430: Tweaks to generation of 430X instructionsJozef Lawrynowicz3-2/+11
2019-10-07MSP430: Don't generate 430X insns when handling data in the lower memory regionJozef Lawrynowicz7-2/+1715
2019-09-03MSP430: Setup exclusion tables for function and data attributesJozef Lawrynowicz3-15/+69
2019-08-13MSP430: Read MCU data from external fileJozef Lawrynowicz33-1/+208
2019-08-13MSP430: Consolidate handling of hard-coded MCU dataJozef Lawrynowicz9-1/+142
2019-08-05pr80993.c: Add cleanup-saved-temps to final actions.Jozef Lawrynowicz1-0/+1
2019-07-29MSP430: Disallow use of code/data regions in the small memory modelJozef Lawrynowicz5-1/+30
2019-07-29Allow both upper and lower case 'r' in register namesJozef Lawrynowicz2-0/+50
2019-07-22MSP430: Don't save all callee-saved regs in non-leaf interrupt functionsJozef Lawrynowicz5-0/+196
2019-06-25Implement alternate "__intN__" form of "__intN" typeJozef Lawrynowicz1-0/+11
2019-06-16MSP430: Implement 64-bit shifts in assembly codeJozef Lawrynowicz3-0/+30
2019-06-06MSP430: Use minimal code size library shift functions when optimizing for sizeJozef Lawrynowicz1-0/+26
2019-06-06MSP430: Emulate 16-bit shifts with rotate insn when src operand is in memoryJozef Lawrynowicz3-0/+45
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-29msp430.c (msp430_attr): Warn when the critical and interrupt function attribu...Jozef Lawrynowicz1-0/+12
2018-11-27Tweak directives in GCC tests for msp430-elfJozef Lawrynowicz4-6/+8
2018-11-07re PR c/87691 (transparent_union attribute does not work with MODE_PARTIAL_INT)Jozef Lawrynowicz1-0/+41
2018-11-06msp430.h (REG_CLASS_CONTENTS): Add R0 to REG_CLASS_CONTENTS[GEN_REGS].Jozef Lawrynowicz1-0/+16
2018-08-06re PR target/86662 (msp430-elf segfault with -flto and -mlarge)Jozef Lawrynowicz1-0/+13
2018-06-07msp430.c (msp430_mcu_name): Set the "i" in the symbol defined for msp430i* de...Jozef Lawrynowicz3-0/+16
2018-06-06MSP430: Allow interrupt handlers to be staticJozef Lawrynowicz2-0/+137
2018-05-23re PR target/78849 (ICE on initialization of global struct containing __int20...Jeff Law2-4/+59
2018-02-14re PR target/79242 (ICE in simplify_subreg, at simplify-rtx.c:6029)Jozef Lawrynowicz1-0/+11
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-08-29re PR target/80993 ([msp430] __attribute__((interrupt)) should imply __attrib...Jozef Lawrynowicz1-0/+13
2017-06-15Fix problems with the MSP430 port's handling of persistent data.Jozef Lawrynowicz5-0/+43
2017-05-30re PR target/78838 (msp430 option -mcode-region=either, -ffunction-sections, ...Jozef Lawrynowicz1-0/+13
2017-01-17t-msp430 (LIB2ADD): Remove mpy.cJoe Seymour1-0/+15
2017-01-01Update copyright years.Jakub Jelinek1-1/+1