aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mep
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-13mep.c (mep_expand_prologue): Fix frame pointer calculations.DJ Delorie1-1/+6
2009-07-10* config/mep/mep.c (mep_can_inline_p): Correct logic, and simplify.DJ Delorie1-5/+3
2009-07-10targhooks.c (default_target_can_inline_p): Rename from default_target_option_...DJ Delorie1-4/+4
2009-07-09mep.h (FUNCTION_ARG_REGNO_P): Add coprocessor registers used to pass vectors.DJ Delorie1-1/+3
2009-07-09* config/mep/mep.c (mep_option_can_inline_p): Remove error call.DJ Delorie1-1/+0
2009-07-08mep.c: (mep_option_can_inline_p): New.DJ Delorie1-0/+20
2009-07-08mep-ivc2.cpu (cpmovtocsar0_C3, [...]): Mark volatile.DJ Delorie3-30/+45
2009-07-07pretty-print.c (pp_base_format): Remove %H.Manuel López-Ibáñez1-4/+4
2009-07-06mep-core.cpu (fsft, ssarb): Mark as VOLATILE.DJ Delorie5-306/+281
2009-07-02remove sanitzation leakageNick Clifton1-6/+0
2009-07-01mep.c (mep_handle_option): Leave IVC2 control registers as fixed.DJ Delorie5-10158/+2360
2009-07-01mep-ivc2.cpu (cmov, [...]): Add intrinsic names to VLIW variants.DJ Delorie4-624/+612
2009-06-29* config/mep/mep.h (CPP_SPEC): Remove __cop macro.DJ Delorie1-1/+0
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov1-2/+0
2009-06-26mep.opt (mfar): Remove -mfar as it doesn't do anything.DJ Delorie2-10/+8
2009-06-24Update copyright yearDJ Delorie1-1/+1