Age | Commit message (Expand) | Author | Files | Lines |
2017-06-15 | Fix problems with the MSP430 port's handling of persistent data. | Jozef Lawrynowicz | 1 | -4/+19 |
2017-05-30 | re PR target/78838 (msp430 option -mcode-region=either, -ffunction-sections, ... | Jozef Lawrynowicz | 1 | -0/+15 |
2017-03-11 | Remove trailing period from various diagnostic messages (PR translation/79923) | David Malcolm | 1 | -2/+2 |
2017-01-10 | driver-msp430.c (msp430_mcu_data): Sync with data from TI's devices.csv file ... | Joe Seymour | 2 | -8/+20 |
2017-01-09 | re PR translation/79019 (translatable string typo in cif-code.def:141) | Jakub Jelinek | 3 | -8/+14 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 10 | -10/+10 |
2016-10-26 | msp430.c (msp430_legitimate_address_p): Adjust fallthru comment. | Jeff Law | 1 | -1/+1 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-09-14 | Put a TARGET_LRA_P into every target | Segher Boessenkool | 1 | -0/+3 |
2016-09-13 | re PR target/70713 (msp430 interrupt attribute prevents overriding weak symbols) | Joe Seymour | 1 | -0/+7 |
2016-09-12 | re PR target/77570 ([msp430-elf] Wrong assembly in delay_cycles_32x insn decl... | Orlando Arias | 1 | -2/+2 |
2016-06-16 | msp430-opts.h (msp430_hwmult_types): Add MSP430_HWMULT_ prefix to enum values. | Nick Clifton | 4 | -55/+56 |
2016-05-25 | msp430.c (msp430_attr): Produce an error if a static interrupt handler is det... | Nick Clifton | 3 | -1/+12 |
2016-04-25 | msp430.md (ashlhi3): Optimize one bit shifts. | DJ Delorie | 1 | -0/+9 |
2016-04-18 | tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount. | Michael Matz | 1 | -1/+1 |
2016-02-17 | msp430.c (msp430_mcu_data): Sync with data from TI's devices.csv file as of M... | Nick Clifton | 1 | -2/+16 |
2016-02-12 | cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor. | Jakub Jelinek | 1 | -1/+1 |
2016-02-04 | * config/msp430/msp430.c (msp430_start_function): Add function type. | DJ Delorie | 1 | -0/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 10 | -10/+10 |
2015-12-04 | gcc * config.gcc (extra_gcc_objs): Define for MSP430. | Nick Clifton | 5 | -549/+826 |
2015-11-09 | Machine modes for address printing. | Julian Brown | 1 | -2/+2 |
2015-10-22 | re PR driver/68043 (many undocumented options, missing punctuation) | Martin Sebor | 1 | -2/+2 |
2015-10-22 | msp430.opt: Add -msilicon-errata and -msilicon-errata-warn. | Nick Clifton | 2 | -0/+10 |
2015-10-22 | oops- omitted by accident from the previous delta. | Nick Clifton | 1 | -281/+433 |
2015-10-21 | Improve --help output to generate references to option aliases. | Martin Sebor | 1 | -9/+9 |
2015-10-16 | gen-mul-tables.cc: Adjust include files. | Andrew MacLeod | 2 | -34/+7 |
2015-10-12 | msp430.c (msp430_mcu_names): Rename to msp430_mcu_data, add fields for ISA an... | Nick Clifton | 1 | -151/+635 |
2015-10-06 | gcc * config/msp430/msp430.c (ATTR_NOINIT): New constant. | Nick Clifton | 1 | -2/+61 |
2015-09-29 | [PATCH] Fix undefined behaviour in msp430 port | Jeff Law | 2 | -3/+3 |
2015-09-01 | * config/msp430/msp430.opt (mcpu): Fix typo. | Nick Clifton | 1 | -1/+1 |
2015-07-22 | t-msp430 (MULTILIB_DIRNAMES): Remove trailing slashes. | DJ Delorie | 4 | -11/+44 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | target.def (rtx_costs): Remove "code" param, add "mode". | Alan Modra | 1 | -7/+9 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 2 | -12/+4 |
2015-07-01 | msp430.md (zero_extendhipsi2): Use MOVX.A to store a 16-bit value into a 20-b... | Nick Clifton | 1 | -1/+3 |
2015-06-25 | aarch64.c, [...]: Add comment above target-def.h include. | Richard Sandiford | 1 | -0/+1 |
2015-06-25 | aarch64.c, [...]: Move target-def.h includes to end. | Richard Sandiford | 1 | -1/+2 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 2 | -2/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 2 | -9/+0 |
2015-06-06 | msp430.c (msp430_asm_integer): Support addition and subtraction too. | DJ Delorie | 1 | -1/+2 |
2015-06-05 | msp430.md (movsi_s): New. | DJ Delorie | 3 | -0/+24 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 2 | -8/+0 |
2015-05-29 | t-msp430 (MULTILIB_OPTIONS): Add multilibs for the different types of hardwar... | Nick Clifton | 1 | -2/+388 |
2015-05-19 | re PR rtl-optimization/66156 ([msp430] wrong code generated with -O2 -mlarge ... | Nick Clifton | 1 | -3/+5 |
2015-05-12 | mmix.c, msp430.c: Add space between string literal and macro name. | Jason Merrill | 1 | -1/+1 |
2015-05-09 | bitmap.c, [...]: Add space between string literal and macro name. | Jason Merrill | 1 | -1/+1 |
2015-05-07 | rtl.h (always_void_p): New function. | Richard Sandiford | 1 | -10/+10 |
2015-05-05 | msp430-opts.h (enum msp430_regions): New. | Nick Clifton | 6 | -104/+513 |
2015-02-04 | msp430.c (msp430_use_f5_series_hwmult): Add more prefixes of known F5 using M... | Nick Clifton | 1 | -1/+6 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -1/+10 |