aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/msp430
AgeCommit message (Expand)AuthorFilesLines
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-09-13re PR target/70713 (msp430 interrupt attribute prevents overriding weak symbols)Joe Seymour1-0/+7
2016-09-12re PR target/77570 ([msp430-elf] Wrong assembly in delay_cycles_32x insn decl...Orlando Arias1-2/+2
2016-06-16msp430-opts.h (msp430_hwmult_types): Add MSP430_HWMULT_ prefix to enum values.Nick Clifton4-55/+56
2016-05-25msp430.c (msp430_attr): Produce an error if a static interrupt handler is det...Nick Clifton3-1/+12
2016-04-25msp430.md (ashlhi3): Optimize one bit shifts.DJ Delorie1-0/+9
2016-04-18tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz1-1/+1
2016-02-17msp430.c (msp430_mcu_data): Sync with data from TI's devices.csv file as of M...Nick Clifton1-2/+16
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek1-1/+1
2016-02-04* config/msp430/msp430.c (msp430_start_function): Add function type.DJ Delorie1-0/+1
2016-01-04Update copyright years.Jakub Jelinek10-10/+10
2015-12-04gcc * config.gcc (extra_gcc_objs): Define for MSP430.Nick Clifton5-549/+826
2015-11-09Machine modes for address printing.Julian Brown1-2/+2
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