]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/msp430/msp430.h
Update copyright years.
[thirdparty/gcc.git] / gcc / config / msp430 / msp430.h
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-13  Jozef LawrynowiczMSP430: Implement TARGET_INSN_COST
2020-11-13  Jozef LawrynowiczMSP430: Add defaulting to the insn length attribute
2020-08-03  Jozef LawrynowiczMSP430: Don't pass redundant -md option to the assembler
2020-07-21  Jozef LawrynowiczMSP430: Define NO_FUNCTION_CSE
2020-05-12  Jozef LawrynowiczMSP430: Define ASM_OUTPUT_ALIGNED_DECL_LOCAL
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-11  Jozef LawrynowiczMSP430: Add -fno-exceptions multilib
2019-11-04  Jozef LawrynowiczMSP430: Add -mtiny-printf option
2019-11-04  Jozef LawrynowiczMSP430: Add new methods of finding external MCU data...
2019-10-15  Jozef Lawrynowiczconstraints.md: Allow post_inc operand for "Ya" constraint.
2019-10-07  Jozef LawrynowiczMSP430: Don't generate 430X insns when handling data...
2019-09-30  Richard SandifordPass an ABI to choose_hard_reg_mode
2019-08-15  Jozef LawrynowiczMSP430: Fix lines over 80 characters long in config...
2019-08-15  Jozef LawrynowiczMSP430: Fix whitespace errors and incorrect indentation...
2019-08-13  Jozef LawrynowiczMSP430: Read MCU data from external file
2019-08-13  Jozef LawrynowiczMSP430: Consolidate handling of hard-coded MCU data
2019-07-29  Jozef LawrynowiczMSP430: Disallow use of code/data regions in the small...
2019-07-29  Jozef LawrynowiczAllow both upper and lower case 'r' in register names
2019-07-24  Jozef LawrynowiczFix non-GNU style in previous commits
2019-07-24  Jozef Lawrynowiczmsp430.h (ENDFILE_SPEC): Wrap uses of crtn*.o in if...
2019-06-25  Jozef LawrynowiczImplement alternate "__intN__" form of "__intN" type
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-18  Jozef Lawrynowiczmsp430.h: Define TARGET_VTABLE_ENTRY_ALIGN.
2018-11-06  Jozef Lawrynowiczmsp430.h (REG_CLASS_CONTENTS): Add R0 to REG_CLASS_CONT...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-23  Richard SandifordConvert STARTING_FRAME_OFFSET to a hook
2017-09-15  Richard SandifordTurn TRULY_NOOP_TRUNCATION into a hook
2017-09-15  Richard SandifordTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-12  Richard SandifordTurn HARD_REGNO_NREGS into a target hook
2017-09-04  Richard SandifordTurn MODES_TIEABLE_P into a target hook
2017-09-04  Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-08-30  Jozef Lawrynowiczmsp430.h: Pass -mcode/data-region to the linker and...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-05-25  Nick Cliftonmsp430.c (msp430_attr): Produce an error if a static...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-04  Nick Cliftongcc * config.gcc (extra_gcc_objs): Define for MSP430.
2015-10-22  Nick Cliftonmsp430.opt: Add -msilicon-errata and -msilicon-errata...
2015-07-23  DJ Deloriet-msp430 (MULTILIB_DIRNAMES): Remove trailing slashes.
2015-05-05  Nick Cliftonmsp430-opts.h (enum msp430_regions): New.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-14  DJ Deloriemsp430-modes.def (PSI): Add.
2014-09-23  Joseph MyersRemove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.
2014-09-22  Peter A. Bigotmsp430.h (LIB_SPEC): Remove automatic addition of ...
2014-09-12  Joseph MyersRemove LIBGCC2_HAS_?F_MODE target macros.
2014-05-22  Nick Cliftonmsp430.h (ASM_SPEC): Add spaces after inserted options.
2014-03-03  Nick Cliftonrl78-real.md (cbranchsi4_real_signed): Add anti-cacnoni...
2014-01-31  DJ Deloriemsp430.h (LIB_SPEC): Add -lcrt
2014-01-30  DJ Deloriemsp430.opt (-minrt): New.
2014-01-23  Nick Cliftonmsp430.h (ASM_SPEC): Pass the -mcpu as -mcpu.
2014-01-17  Nick Cliftonmsp430.opt: (mcpu): New option.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-06  Nick Cliftonmsp430.h (TARGET_CPU_CPP_BUILTINS): Define the name...
2013-09-18  Nick Cliftonmsp430.h (ASM_SPEC): Pass -md on to the assembler.
2013-09-17  Nick Cliftonmsp430-protos.h: Add prototypes for new functions.
2013-09-12  DJ DelorieMAINTAINERS: Add Nick Clifton and DJ Delorie as msp430...