aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mcore
AgeCommit message (Expand)AuthorFilesLines
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford3-28/+28
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-09-03use rtx_code_label moreTrevor Saunders1-2/+2
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 Malcolm2-15/+15
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 Sandiford9-9/+9
2013-12-10genrecog.c (validate_pattern): Treat all messages except missing modes as err...Richard Sandiford1-3/+3
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+4
2013-09-25* config/mcore/t-mcore (CROSS_FLOAT_H): Remove.Tom Tromey1-3/+0
2013-03-23avr.c, [...]: Where applicable...Steven Bosscher1-11/+11
2013-01-10Update copyright years in gcc/Richard Sandiford9-15/+9
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2-2/+2
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-1/+2
2012-10-09re PR rtl-optimization/54739 (FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump sub...Nick Clifton1-27/+0
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-08-17mcore.md (cbranchsi4): Remove mode from comparison.Nick Clifton1-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 Sandiford2-7/+10
2011-11-02Move libgcc2 to toplevel libgccRainer Orth1-9/+1
2011-11-02Move libgcc1 to toplevel libgccRainer Orth2-306/+0
2011-11-02Move crtstuff support to toplevel libgccRainer Orth3-120/+0
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-3/+4
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth1-17/+1
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
2011-04-27mcore.h (REGNO_REG_CLASS): Do not index beyond the end of the regno_reg_class...Nick Clifton1-1/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford2-7/+14
2011-04-20remove useless if-before-free testsJim Meyering1-2/+1
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-4/+1
2011-03-29[multiple changes]Vladimir Makarov1-5/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+5
2011-03-27[multiple changes]Vladimir Makarov1-5/+0
2011-03-22MAINTAINERS (crx port, [...]): Remove.Joseph Myers2-158/+0
2011-03-21ChangeLog gcc/Kai Tietz1-5/+7
2011-02-14make mcore use constraints.mdNathan Froyd4-89/+130
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-09mcore.h (PTRDIFF_TYPE, [...]): Define.Joseph Myers1-1/+10
2010-12-07* config/mcore/mcore.c Don't include assert.h.Joseph Myers1-5/+4
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd2-5/+14
2010-11-12re PR target/46437 (mcore-elf --enable-werror-always build fails)Joern Rennecke1-2/+0
2010-10-28mcore-protos.h (mcore_function_arg): Delete.Nathan Froyd3-19/+22
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd1-6/+0