summaryrefslogtreecommitdiff
path: root/gcc/config/msp430/msp430.c
Commit message (Expand)AuthorAgeFilesLines
* * config/msp430/msp430.c (msp430_print_operand): 'x' modifier isdj2014-10-231-1/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* * config/msp430/msp430-modes.def (PSI): Add.dj2014-10-141-2/+111
* * config/msp430/msp430.c (msp430_expand_prologue): Return anickc2014-09-291-9/+141
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* * config/msp430/msp430.c (TARGET_GIMPLIFY_VA_ARG_EXPR): Define.nickc2014-05-201-1/+116
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* * config/msp430/msp430.c (msp430_builtin): Adddj2014-05-141-0/+123
* Merge in trunk.mrs2014-04-301-1/+1
|\
| * * config/msp430/msp430.md (umulsidi): Fix typo.nickc2014-04-291-1/+1
* | Merge in trunk.mrs2014-04-241-68/+27
|\ \ | |/
| * * config/msp430/msp430.c (msp430_handle_option): Move functionnickc2014-04-231-68/+27
* | Merge in trunk.mrs2014-04-021-96/+180
|\ \ | |/
| * * config/rl78/rl78-real.md (cbranchsi4_real_signed): Addnickc2014-03-031-96/+180
* | Merge in trunk.mrs2014-02-101-19/+33
|\ \ | |/
| * * config/msp430/msp430.h (LIB_SPEC): Add -lcrtdj2014-01-311-0/+3
| * * config/msp430/msp430.opt: (mcpu): New option.nickc2014-01-171-18/+27
| * * config/msp430/msp430.md (call_internal): Don't allow memorydj2014-01-131-1/+3
* | Merge in trunk.mrs2014-01-031-3/+65
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * * config/msp430/msp430.c (msp430_print_operand): Rename %B to %bnickc2013-12-301-2/+64
* | Merge in trunk.mrs2013-12-131-4/+21
|\ \ | |/
| * * config/msp430/msp430.c (is_wakeup_func): New function. Returnsnickc2013-12-131-4/+21
* | Merge from trunk.rsandifo2013-11-201-0/+2
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* | Remove tree_to_hwi.rsandifo2013-11-191-1/+1
* | Merge with trunk.rsandifo2013-11-091-54/+79
|\ \ | |/
| * * config/msp430/msp430.h (TARGET_CPU_CPP_BUILTINS): Define thenickc2013-11-061-54/+79
* | Restore msp430 build.rsandifo2013-11-031-2/+2
|/
* PR target/58716nickc2013-10-141-1/+1
* * config/msp430/msp430.c (msp430x_names): New array. Lists MCUsnickc2013-09-301-4/+78
* * config/msp430/msp430.c (msp430_expand_epilogue): Fix compilenickc2013-09-261-34/+50
* * config/msp430/msp430-protos.h: Add prototypes for new functions.nickc2013-09-171-10/+308
* * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430dj2013-09-121-0/+1746