aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mep
AgeCommit message (Expand)AuthorFilesLines
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
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-2/+0
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers3-5/+4
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers3-5/+4
2010-09-14re PR target/44749 (mep-elf fails to build)DJ Delorie3-93/+140
2010-09-13re PR target/44749 (mep-elf fails to build)Joseph Myers4-7/+7
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-9/+9
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2-0/+2
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-2/+0
2010-06-23re PR other/44644 (type/data name clash makes --enable-build-with-cxx cc1 har...Joern Rennecke1-2/+2
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-6/+2
2010-06-05c-common.c: Move to c-family/.Steven Bosscher2-2/+2
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-02-24mep.c: Include gimple.h.Nick Clifton1-36/+16
2009-12-07re PR target/42312 (config/mep/mep.c:2856: (error) Uninitialized variable: fr...DJ Delorie1-1/+2
2009-11-04defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton1-2/+0
2009-09-22mep.h (INITIALIZE_TRAMPOLINE): Remove.Richard Henderson3-8/+9
2009-09-14mep.h (JUMP_TABLES_IN_TEXT_SECTION): Define.DJ Delorie2-1/+3
2009-09-10mep.md (eh_epilogue): Defer until after epilogue is emitted.DJ Delorie4-2/+18
2009-09-10mep.c (mep_encode_section_info): Copy weakness attribute and referring decl w...Nick Clifton1-0/+2
2009-09-08* config/mep/mep.c (conversions[]): Add "ml" pattern.DJ Delorie1-0/+1
2009-08-31mep.h (FUNCTION_ARG_REGNO_P): Exclude coprocessor registers if no coprocessor...DJ Delorie1-1/+3
2009-08-31mep.c (machine_function): Add frame_locked flag.DJ Delorie1-39/+69
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2-5/+13
2009-07-30Fix typo in previous patch.DJ Delorie1-2/+2