aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mep
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-30mep.c (mep_asm_init_sections): Add section flags and ..vliw directive to VLIW...DJ Delorie1-6/+6
2009-07-28mep.c (vtext_section): New.DJ Delorie2-34/+54
2009-07-27mep.c (mep_expand_builtin_saveregs): Make sure 64-bit types are dword-aligned.DJ Delorie1-4/+14
2009-07-21mep.c (mep_legitimize_arg): Leave control registers alone too.DJ Delorie1-1/+3
2009-07-15mep.md (sibcall_internal): Change register to avoid argument registers.DJ Delorie1-4/+4
2009-07-15mep.md (sibcall_internal): Change register to allow for 24-bit addresses.DJ Delorie1-4/+4
2009-07-14mep.md (sibcall_internal): Include non-toggling non-jmp case.DJ Delorie1-0/+8
2009-07-14mep.c (mep_vliw_jmp_match): New function.DJ Delorie3-2/+17
2009-07-13mep.h (CC1_SPEC): Tweak parameters to trigger unrolling at the right iteratio...DJ Delorie1-2/+2