summaryrefslogtreecommitdiff
path: root/gcc/config/msp430
Commit message (Expand)AuthorAgeFilesLines
* * config/msp430/msp430.c (msp430_print_operand): Rename %B to %bnickc2013-12-302-45/+107
* * config/msp430/msp430.md (movqi): replace general_operand withdj2013-12-131-35/+35
* * config/msp430/msp430.c (is_wakeup_func): New function. Returnsnickc2013-12-132-6/+23
* gcc/rsandifo2013-12-101-3/+3
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* * config/msp430/msp430.h (TARGET_CPU_CPP_BUILTINS): Define thenickc2013-11-064-57/+93
* * machmode.def (PARTIAL_INT_MODE): Add precision and name.mrs2013-10-301-1/+1
* PR target/58716nickc2013-10-141-1/+1
* * config/msp430/msp430.c (msp430x_names): New array. Lists MCUsnickc2013-09-302-12/+307
* * config/msp430/msp430.c (msp430_expand_epilogue): Fix compilenickc2013-09-262-47/+100
* * config/msp430/msp430.h (ASM_SPEC): Pass -md on to the assembler.nickc2013-09-181-0/+5
* * config/msp430/msp430-protos.h: Add prototypes for new functions.nickc2013-09-175-20/+365
* * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430dj2013-09-1211-0/+3687