aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mcore/mcore.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-0/+3
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-0/+12
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-0/+15
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-6/+6
2017-08-08trans.c: Include header files.Martin Liska1-0/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-23* config/mcore/mcore.c (emit_new_cond_insn): Fix prototype.Jeff Law1-1/+1
2016-11-21use rtx_insn * more places where it is obviousTrevor Saunders1-1/+1
2016-10-26* config/mcore/mcore.c (mcore_gen_compare): Adjust fallthru comments.Jeff Law1-5/+5
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-09Machine modes for address printing.Julian Brown1-4/+4
2015-11-01* config/mcore/mcore.c: Include regs.h.Jeff Law1-0/+1
2015-10-30[MCORE] Hookize GO_IF_LEGITIMATE_ADDRESSAnatoly Sokolov1-0/+75
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-23/+6
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod1-1/+0
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-2/+5
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+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 MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-19/+18
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-23/+23
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-09-16Replace INSN_DELETED_P with rtx_insn member functionsTrevor Saunders1-1/+1
2014-08-31Commit missing patch partJan-Benedict Glaw1-1/+1
2014-08-31Fix build error with Debian's 4.8.1-2 due to wrong declarationJan-Benedict Glaw1-3/+3
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-14/+14
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-1/+1
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka1-1/+1
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+4
2013-03-23avr.c, [...]: Where applicable...Steven Bosscher1-11/+11
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-10-09re PR target/54661 (mcore_output_movedouble: operation on ‘memexp’ may be...Nick Clifton1-2/+2
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-1/+1
2012-07-25re PR target/53633 (__attribute__((naked)) should disable -Wreturn-type)Sandra Loosemore1-37/+13
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-3/+6
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-3/+4
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-10/+14
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-25/+1