aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/msp430
AgeCommit message (Expand)AuthorFilesLines
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 Clifton2-6/+23
2013-12-10genrecog.c (validate_pattern): Treat all messages except missing modes as err...Richard Sandiford1-3/+3
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+2
2013-11-06msp430.h (TARGET_CPU_CPP_BUILTINS): Define the name returned by msp430_mcu_name.Nick Clifton4-57/+93
2013-10-30machmode.def (PARTIAL_INT_MODE): Add precision and name.Mike Stump1-1/+1
2013-10-14re PR target/58716 ([PATCH] MSP430X check is inverted)Travis Snoozy1-1/+1
2013-09-30msp430.c (msp430x_names): New array.Nick Clifton2-12/+307
2013-09-26msp430.c (msp430_expand_epilogue): Fix compile time warning message.Nick Clifton2-47/+100
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 Clifton5-20/+365
2013-09-12MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 maintainers.DJ Delorie11-0/+3687