aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/msp430/msp430.md
AgeCommit message (Expand)AuthorFilesLines
2014-05-20msp430.md (split): Don't allow subregs when splitting SImode adds.DJ Delorie1-4/+4
2014-05-20msp430.md (zero_extendpsisi2): Use + constraint on operand 0 in order to prev...Nick Clifton1-1/+7
2014-05-14msp430.c (msp430_builtin): Add MSP430_BUILTIN_DELAY_CYCLES.DJ Delorie1-0/+93
2014-04-29msp430.md (umulsidi): Fix typo.Nick Clifton1-2/+2
2014-04-23msp430.c (msp430_handle_option): Move function to msp430-common.cNick Clifton1-16/+16
2014-03-03rl78-real.md (cbranchsi4_real_signed): Add anti-cacnonical alternatives.Nick Clifton1-10/+63
2014-01-30msp430.h (LIB_SPEC): Add -lcrtDJ Delorie1-0/+10
2014-01-17msp430.opt: (mcpu): New option.Nick Clifton1-21/+17
2014-01-13msp430.md (call_internal): Don't allow memory references with SP as the base ...DJ Delorie1-3/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-30msp430.c (msp430_print_operand): Rename %B to %b and %A to %Q.Nick Clifton1-43/+43
2013-12-13msp430.md (movqi): replace general_operand with msp_general_operand and nonim...DJ Delorie1-35/+35
2013-12-13msp430.c (is_wakeup_func): New function.Nick Clifton1-2/+2
2013-12-10genrecog.c (validate_pattern): Treat all messages except missing modes as err...Richard Sandiford1-3/+3
2013-09-26msp430.c (msp430_expand_epilogue): Fix compile time warning message.Nick Clifton1-13/+50
2013-09-17msp430-protos.h: Add prototypes for new functions.Nick Clifton1-4/+49
2013-09-12MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 maintainers.DJ Delorie1-0/+1229