aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/msp430
AgeCommit message (Expand)AuthorFilesLines
2015-10-22re PR driver/68043 (many undocumented options, missing punctuation)Martin Sebor1-2/+2
2015-10-22msp430.opt: Add -msilicon-errata and -msilicon-errata-warn.Nick Clifton2-0/+10
2015-10-22oops- omitted by accident from the previous delta.Nick Clifton1-281/+433
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-9/+9
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod2-34/+7
2015-10-12msp430.c (msp430_mcu_names): Rename to msp430_mcu_data, add fields for ISA an...Nick Clifton1-151/+635
2015-10-06gcc * config/msp430/msp430.c (ATTR_NOINIT): New constant.Nick Clifton1-2/+61
2015-09-29[PATCH] Fix undefined behaviour in msp430 portJeff Law2-3/+3
2015-09-01* config/msp430/msp430.opt (mcpu): Fix typo.Nick Clifton1-1/+1
2015-07-22t-msp430 (MULTILIB_DIRNAMES): Remove trailing slashes.DJ Delorie4-11/+44
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-7/+9
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod2-12/+4
2015-07-01msp430.md (zero_extendhipsi2): Use MOVX.A to store a 16-bit value into a 20-b...Nick Clifton1-1/+3
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod2-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2-9/+0
2015-06-06msp430.c (msp430_asm_integer): Support addition and subtraction too.DJ Delorie1-1/+2
2015-06-05msp430.md (movsi_s): New.DJ Delorie3-0/+24
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod2-8/+0
2015-05-29t-msp430 (MULTILIB_OPTIONS): Add multilibs for the different types of hardwar...Nick Clifton1-2/+388
2015-05-19re PR rtl-optimization/66156 ([msp430] wrong code generated with -O2 -mlarge ...Nick Clifton1-3/+5
2015-05-12mmix.c, msp430.c: Add space between string literal and macro name.Jason Merrill1-1/+1
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-1/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-10/+10
2015-05-05msp430-opts.h (enum msp430_regions): New.Nick Clifton6-104/+513
2015-02-04msp430.c (msp430_use_f5_series_hwmult): Add more prefixes of known F5 using M...Nick Clifton1-1/+6
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-1/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison2-4/+19
2015-01-05Update copyright years.Jakub Jelinek9-9/+9
2014-12-24re PR target/64160 (msp430 code generation error adding 32-bit integers)Nick Clifton1-6/+8
2014-12-17MSP430: Fix unused arg warningJan-Benedict Glaw1-1/+1
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2-36/+36
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-10-23msp430.c (msp430_print_operand): 'x' modifier is independend of -mlarge.DJ Delorie2-2/+2
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-10-14msp430-modes.def (PSI): Add.DJ Delorie5-20/+139
2014-09-29msp430.c (msp430_expand_prologue): Return a CLOBBER rtx for naked functions.Nick Clifton1-9/+141
2014-09-23Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers1-2/+0
2014-09-22msp430.h (LIB_SPEC): Remove automatic addition of -lnosys when -msim absent.Peter A. Bigot1-1/+0
2014-09-12msp430.md (extendhipsi2): Use 20-bit form of RLAM/RRAM.DJ Delorie1-3/+3
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers1-1/+0
2014-06-17msp430.md (mulhisi3): Add a NOP after the DINT.Nick Clifton1-8/+8
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-22msp430.h (ASM_SPEC): Add spaces after inserted options.Nick Clifton1-2/+2
2014-05-20msp430.md (split): Don't allow subregs when splitting SImode adds.DJ Delorie2-4/+8
2014-05-20msp430.c (TARGET_GIMPLIFY_VA_ARG_EXPR): Define.Nick Clifton1-1/+116
2014-05-20msp430.md (zero_extendpsisi2): Use + constraint on operand 0 in order to prev...Nick Clifton1-1/+7