aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mep
AgeCommit message (Expand)AuthorFilesLines
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-43/+43
2012-10-16loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.Joern Rennecke1-2/+4
2012-09-20s390.c (s390_chunkify_start): Replacing INSN_LOCATOR.Dehao Chen1-4/+4
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-2/+5
2012-08-22mep.h (REG_CLASS_FROM_CONSTRAINT): Delete.Nathan Froyd3-144/+0
2012-08-17t-mep (mep-pragma.o): Use $(COMPILER) to compile mep-pragma.c.Nick Clifton1-1/+1
2012-07-31defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.Nathan Froyd1-2/+0
2012-07-16system.h (dump_file): Do not define.Steven Bosscher2-1/+2
2012-07-03mep.c (mep_reorg_regmove): Use next_nonnote_non_debug_insn to advance to the ...Nick Clifton1-3/+3
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher2-5/+5
2012-06-24system.h: Poison ASM_BYTE_OP and ASM_OUTPUT_BYTE.Steven Bosscher1-3/+0
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+0
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-2/+2
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-8/+12
2012-03-27Remove MaskExists property from config/*/*.opt filesH.J. Lu1-1/+1
2012-03-05langhooks.c (add_builtin_type): New function.Steven Bosscher1-27/+11
2011-11-02Move libgcc2 to toplevel libgccRainer Orth3-248/+0
2011-11-02Move libgcc1 to toplevel libgccRainer Orth2-135/+0
2011-11-02Move crtstuff support to toplevel libgccRainer Orth1-8/+0
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-2/+4
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth1-13/+1
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-3/+0
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-10/+5
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-11/+14
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-62/+0
2011-05-09Don't translate syntax example.Philipp Thomas1-4/+6
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford3-7/+6
2011-04-20mep.c (mep_init_builtins): Call build_function_type_list instead of build_fun...Nathan Froyd1-1/+1
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-3/+1
2011-03-29[multiple changes]Vladimir Makarov1-2/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+2
2011-03-27[multiple changes]Vladimir Makarov1-2/+0
2011-03-22mep.c (option_mtiny_specified): Remove.Joseph Myers2-59/+71
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-5/+12
2011-03-21ChangeLog gcc/Kai Tietz1-11/+13
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-22c-aux-info.c (gen_formal_list_for_type): Use prototype_p.Nathan Froyd1-1/+1
2010-12-09mep.h (SIZE_TYPE, [...]): Define.Joseph Myers1-0/+12
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers2-2/+1
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-2/+1
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd3-5/+4
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers1-2/+0
2010-11-11re PR target/44749 (mep-elf fails to build)Joern Rennecke3-13/+13
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-2/+2
2010-11-10tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove.Joseph Myers2-12/+10
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd1-6/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers2-13/+15
2010-10-19mep.c (mep_print_operand): Use targetm.strip_name_encoding.Nick Clifton1-2/+2
2010-10-09mep-protos.h (mep_function_arg): Delete.Nathan Froyd3-24/+26