aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/msp430/msp430.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-06msp430.h (REG_CLASS_CONTENTS): Add R0 to REG_CLASS_CONTENTS[GEN_REGS].Jozef Lawrynowicz1-2/+9
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-1/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-2/+0
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford1-8/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-3/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-3/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-3/+0
2017-08-30msp430.h: Pass -mcode/data-region to the linker and -mdata-region to the asse...Jozef Lawrynowicz1-2/+4
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-05-25msp430.c (msp430_attr): Produce an error if a static interrupt handler is det...Nick Clifton1-1/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-04gcc * config.gcc (extra_gcc_objs): Define for MSP430.Nick Clifton1-0/+24
2015-10-22msp430.opt: Add -msilicon-errata and -msilicon-errata-warn.Nick Clifton1-0/+2
2015-07-22t-msp430 (MULTILIB_DIRNAMES): Remove trailing slashes.DJ Delorie1-1/+1
2015-05-05msp430-opts.h (enum msp430_regions): New.Nick Clifton1-0/+6
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-14msp430-modes.def (PSI): Add.DJ Delorie1-7/+6
2014-09-23Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers1-2/+0
2014-09-22msp430.h (LIB_SPEC): Remove automatic addition of -lnosys when -msim absent.Peter A. Bigot1-1/+0
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers1-1/+0
2014-05-22msp430.h (ASM_SPEC): Add spaces after inserted options.Nick Clifton1-2/+2
2014-03-03rl78-real.md (cbranchsi4_real_signed): Add anti-cacnonical alternatives.Nick Clifton1-0/+2
2014-01-30msp430.h (LIB_SPEC): Add -lcrtDJ Delorie1-0/+1
2014-01-29msp430.opt (-minrt): New.DJ Delorie1-2/+2
2014-01-23msp430.h (ASM_SPEC): Pass the -mcpu as -mcpu.Nick Clifton1-3/+3
2014-01-17msp430.opt: (mcpu): New option.Nick Clifton1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-06msp430.h (TARGET_CPU_CPP_BUILTINS): Define the name returned by msp430_mcu_name.Nick Clifton1-2/+4
2013-09-18msp430.h (ASM_SPEC): Pass -md on to the assembler.Nick Clifton1-0/+5
2013-09-17msp430-protos.h: Add prototypes for new functions.Nick Clifton1-2/+4
2013-09-12MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 maintainers.DJ Delorie1-0/+399