summaryrefslogtreecommitdiff
path: root/gcc/config/mep
Commit message (Expand)AuthorAgeFilesLines
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* mep.c: Include gimple.h.Nick Clifton2010-02-241-36/+16
* re PR target/42312 (config/mep/mep.c:2856: (error) Uninitialized variable: fr...DJ Delorie2009-12-071-1/+2
* defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton2009-11-041-2/+0
* mep.h (INITIALIZE_TRAMPOLINE): Remove.Richard Henderson2009-09-223-8/+9
* mep.h (JUMP_TABLES_IN_TEXT_SECTION): Define.DJ Delorie2009-09-142-1/+3
* mep.md (eh_epilogue): Defer until after epilogue is emitted.DJ Delorie2009-09-104-2/+18
* mep.c (mep_encode_section_info): Copy weakness attribute and referring decl w...Nick Clifton2009-09-101-0/+2
* * config/mep/mep.c (conversions[]): Add "ml" pattern.DJ Delorie2009-09-081-0/+1
* mep.h (FUNCTION_ARG_REGNO_P): Exclude coprocessor registers if no coprocessor...DJ Delorie2009-08-311-1/+3
* mep.c (machine_function): Add frame_locked flag.DJ Delorie2009-08-311-39/+69
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-262-5/+13
* Fix typo in previous patch.DJ Delorie2009-07-301-2/+2
* mep.c (mep_asm_init_sections): Add section flags and ..vliw directive to VLIW...DJ Delorie2009-07-301-6/+6
* mep.c (vtext_section): New.DJ Delorie2009-07-282-34/+54
* mep.c (mep_expand_builtin_saveregs): Make sure 64-bit types are dword-aligned.DJ Delorie2009-07-271-4/+14
* mep.c (mep_legitimize_arg): Leave control registers alone too.DJ Delorie2009-07-211-1/+3
* mep.md (sibcall_internal): Change register to avoid argument registers.DJ Delorie2009-07-151-4/+4
* mep.md (sibcall_internal): Change register to allow for 24-bit addresses.DJ Delorie2009-07-151-4/+4
* mep.md (sibcall_internal): Include non-toggling non-jmp case.DJ Delorie2009-07-141-0/+8
* mep.c (mep_vliw_jmp_match): New function.DJ Delorie2009-07-143-2/+17
* mep.h (CC1_SPEC): Tweak parameters to trigger unrolling at the right iteratio...DJ Delorie2009-07-131-2/+2
* mep.c (mep_expand_prologue): Fix frame pointer calculations.DJ Delorie2009-07-131-1/+6
* * config/mep/mep.c (mep_can_inline_p): Correct logic, and simplify.DJ Delorie2009-07-101-5/+3
* targhooks.c (default_target_can_inline_p): Rename from default_target_option_...DJ Delorie2009-07-101-4/+4
* mep.h (FUNCTION_ARG_REGNO_P): Add coprocessor registers used to pass vectors.DJ Delorie2009-07-091-1/+3
* * config/mep/mep.c (mep_option_can_inline_p): Remove error call.DJ Delorie2009-07-091-1/+0
* mep.c: (mep_option_can_inline_p): New.DJ Delorie2009-07-081-0/+20
* mep-ivc2.cpu (cpmovtocsar0_C3, [...]): Mark volatile.DJ Delorie2009-07-083-30/+45
* pretty-print.c (pp_base_format): Remove %H.Manuel López-Ibáñez2009-07-071-4/+4
* mep-core.cpu (fsft, ssarb): Mark as VOLATILE.DJ Delorie2009-07-065-306/+281
* remove sanitzation leakageNick Clifton2009-07-021-6/+0
* mep.c (mep_handle_option): Leave IVC2 control registers as fixed.DJ Delorie2009-07-015-10158/+2360
* mep-ivc2.cpu (cmov, [...]): Add intrinsic names to VLIW variants.DJ Delorie2009-07-014-624/+612
* * config/mep/mep.h (CPP_SPEC): Remove __cop macro.DJ Delorie2009-06-291-1/+0
* target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2009-06-301-2/+0
* mep.opt (mfar): Remove -mfar as it doesn't do anything.DJ Delorie2009-06-262-10/+8
* Update copyright yearDJ Delorie2009-06-241-1/+1
* Oops, missed deletion.DJ Delorie2009-06-241-3/+0
* mep-ext-cop.cpu: Fix copyright notice.DJ Delorie2009-06-246-11/+115
* MAINTAINERS: Add myself as mep maintainer.DJ Delorie2009-06-2423-0/+63987