Add -march=interaptiv.
[platform/upstream/gcc.git] / gcc / config / msp430 /
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-01 Nick Cliftonmsp430.md (zero_extendhipsi2): Use MOVX.A to store...
2015-06-25 Richard Sandifordaarch64.c, [...]: Add comment above target-def.h include.
2015-06-25 Richard Sandifordaarch64.c, [...]: Move target-def.h includes to end.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-06 DJ Deloriemsp430.c (msp430_asm_integer): Support addition and...
2015-06-05 DJ Deloriemsp430.md (movsi_s): New.
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-29 Nick Cliftont-msp430 (MULTILIB_OPTIONS): Add multilibs for the...
2015-05-19 Nick Cliftonre PR rtl-optimization/66156 ([msp430] wrong code gener...
2015-05-13 Jason Merrillmmix.c, msp430.c: Add space between string literal...
2015-05-09 Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-05-07 Richard Sandifordrtl.h (always_void_p): New function.
2015-05-05 Nick Cliftonmsp430-opts.h (enum msp430_regions): New.
2015-02-04 Nick Cliftonmsp430.c (msp430_use_f5_series_hwmult): Add more prefix...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-24 Nick Cliftonre PR target/64160 (msp430 code generation error adding...
2014-12-17 Jan-Benedict GlawMSP430: Fix unused arg warning
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-23 DJ Deloriemsp430.c (msp430_print_operand): 'x' modifier is indepe...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-14 DJ Deloriemsp430-modes.def (PSI): Add.
2014-09-29 Nick Cliftonmsp430.c (msp430_expand_prologue): Return a CLOBBER...
2014-09-23 Joseph MyersRemove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.
2014-09-22 Peter A. Bigotmsp430.h (LIB_SPEC): Remove automatic addition of ...
2014-09-12 DJ Deloriemsp430.md (extendhipsi2): Use 20-bit form of RLAM/RRAM.
2014-09-12 Joseph MyersRemove LIBGCC2_HAS_?F_MODE target macros.
2014-06-17 Nick Cliftonmsp430.md (mulhisi3): Add a NOP after the DINT.
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-22 Nick Cliftonmsp430.h (ASM_SPEC): Add spaces after inserted options.
2014-05-20 DJ Deloriemsp430.md (split): Don't allow subregs when splitting...
2014-05-20 Nick Cliftonmsp430.c (TARGET_GIMPLIFY_VA_ARG_EXPR): Define.
2014-05-20 Nick Cliftonmsp430.md (zero_extendpsisi2): Use + constraint on...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-14 DJ Deloriemsp430.c (msp430_builtin): Add MSP430_BUILTIN_DELAY_CYCLES.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-29 Nick Cliftonmsp430.md (umulsidi): Fix typo.
2014-04-23 Nick Cliftonmsp430.c (msp430_handle_option): Move function to msp43...
2014-03-03 Nick Cliftonrl78-real.md (cbranchsi4_real_signed): Add anti-cacnoni...
2014-01-31 DJ Deloriemsp430.h (LIB_SPEC): Add -lcrt
2014-01-30 DJ Deloriemsp430.opt (-minrt): New.
2014-01-23 Nick Cliftonmsp430.h (ASM_SPEC): Pass the -mcpu as -mcpu.
2014-01-17 Nick Cliftonmsp430.opt: (mcpu): New option.
2014-01-13 DJ Deloriemsp430.md (call_internal): Don't allow memory reference...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-30 Nick Cliftonmsp430.c (msp430_print_operand): Rename %B to %b and...
2013-12-13 DJ Deloriemsp430.md (movqi): replace general_operand with msp_gen...
2013-12-13 Nick Cliftonmsp430.c (is_wakeup_func): New function.
2013-12-10 Richard Sandifordgenrecog.c (validate_pattern): Treat all messages excep...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-06 Nick Cliftonmsp430.h (TARGET_CPU_CPP_BUILTINS): Define the name...
2013-10-30 Mike Stumpmachmode.def (PARTIAL_INT_MODE): Add precision and...
2013-10-14 Travis Snoozyre PR target/58716 ([PATCH] MSP430X check is inverted)
2013-09-30 Nick Cliftonmsp430.c (msp430x_names): New array.
2013-09-26 Nick Cliftonmsp430.c (msp430_expand_epilogue): Fix compile time...
2013-09-18 Nick Cliftonmsp430.h (ASM_SPEC): Pass -md on to the assembler.
2013-09-17 Nick Cliftonmsp430-protos.h: Add prototypes for new functions.
2013-09-12 DJ DelorieMAINTAINERS: Add Nick Clifton and DJ Delorie as msp430...