]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/msp430/msp430.md
Update copyright years.
[thirdparty/gcc.git] / gcc / config / msp430 / msp430.md
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-18  Jozef LawrynowiczMSP430: Add mul{hi,si} and {u,}mulsidi3 expanders
2020-11-13  Jozef LawrynowiczMSP430: Add defaulting to the insn length attribute
2020-10-20  Jozef LawrynowiczMSP430: Support a memory operand for op1 of andneghi3
2020-08-26  Jozef LawrynowiczMSP430: Simplify and extend shift instruction patterns
2020-07-21  Jozef LawrynowiczMSP430: Remove do_no_relax_short_jumps
2020-07-21  Jozef LawrynowiczMSP430: Define extendqipsi2
2020-04-09  Jozef LawrynowiczMSP430: Indiciate that the epilogue_helper insn does...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-05  Jozef LawrynowiczMSP430: Fix postinc addressing mode being used for...
2019-10-30  Jozef Lawrynowiczmsp430.c (msp430_expand_helper): Support expansion...
2019-10-24  Jozef LawrynowiczMSP430: Tweaks to generation of 430X instructions
2019-10-23  Jozef Lawrynowiczmsp430-protos.h (msp430_has_hwmult): New.
2019-10-15  Jozef Lawrynowiczmsp430.md (zero_extendqipsi2): New.
2019-10-15  Jozef Lawrynowiczmsp430.md: Group zero_extend* insns together.
2019-10-15  Jozef Lawrynowiczconstraints.md: Allow post_inc operand for "Ya" constraint.
2019-10-07  Jozef LawrynowiczRevert: 2019-10-07 Jozef Lawrynowicz <jozef.l@mittosy...
2019-10-07  Jozef Lawrynowiczmsp430.md: Group zero_extend* insns together.
2019-10-07  Jozef Lawrynowiczmsp430.c (msp430_file_end): s/msp_/msp430_/
2019-10-07  Jozef Lawrynowiczmsp430-protos.h (msp430_split_addsi): New prototype.
2019-10-07  Jozef LawrynowiczMSP430: Don't generate 430X insns when handling data...
2019-06-16  Jozef LawrynowiczMSP430: Implement 64-bit shifts in assembly code
2019-06-06  Jozef LawrynowiczMSP430: Use minimal code size library shift functions...
2019-06-06  Jozef LawrynowiczMSP430: Emulate 16-bit shifts with rotate insn when...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-05-30  Jozef Lawrynowiczmsp430.md: Remove erroneous subreg expression from...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-09-12  Orlando Ariasre PR target/77570 ([msp430-elf] Wrong assembly in...
2016-06-16  Nick Cliftonmsp430-opts.h (msp430_hwmult_types): Add MSP430_HWMULT_...
2016-05-25  Nick Cliftonmsp430.c (msp430_attr): Produce an error if a static...
2016-04-25  DJ Deloriemsp430.md (ashlhi3): Optimize one bit shifts.
2016-02-11  Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-07-23  DJ Deloriet-msp430 (MULTILIB_DIRNAMES): Remove trailing slashes.
2015-07-01  Nick Cliftonmsp430.md (zero_extendhipsi2): Use MOVX.A to store...
2015-06-05  DJ Deloriemsp430.md (movsi_s): New.
2015-05-19  Nick Cliftonre PR rtl-optimization/66156 ([msp430] wrong code gener...
2015-05-05  Nick Cliftonmsp430-opts.h (enum msp430_regions): New.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-24  Nick Cliftonre PR target/64160 (msp430 code generation error adding...
2014-10-14  DJ Deloriemsp430-modes.def (PSI): Add.
2014-09-12  DJ Deloriemsp430.md (extendhipsi2): Use 20-bit form of RLAM/RRAM.
2014-06-17  Nick Cliftonmsp430.md (mulhisi3): Add a NOP after the DINT.
2014-05-20  DJ Deloriemsp430.md (split): Don't allow subregs when splitting...
2014-05-20  Nick Cliftonmsp430.md (zero_extendpsisi2): Use + constraint on...
2014-05-14  DJ Deloriemsp430.c (msp430_builtin): Add MSP430_BUILTIN_DELAY_CYCLES.
2014-04-29  Nick Cliftonmsp430.md (umulsidi): Fix typo.
2014-04-23  Nick Cliftonmsp430.c (msp430_handle_option): Move function to msp43...
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-17  Nick Cliftonmsp430.opt: (mcpu): New option.
2014-01-13  DJ Deloriemsp430.md (call_internal): Don't allow memory reference...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-30  Nick Cliftonmsp430.c (msp430_print_operand): Rename %B to %b and...
2013-12-13  DJ Deloriemsp430.md (movqi): replace general_operand with msp_gen...
2013-12-13  Nick Cliftonmsp430.c (is_wakeup_func): New function.
2013-12-10  Richard Sandifordgenrecog.c (validate_pattern): Treat all messages excep...
2013-09-26  Nick Cliftonmsp430.c (msp430_expand_epilogue): Fix compile time...
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...