summaryrefslogtreecommitdiff
path: root/gcc/config/mep
Commit message (Expand)AuthorAgeFilesLines
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-082-0/+2
* * reginfo.c (init_reg_sets_1): Adjust comments.froydnj2010-06-291-2/+0
* PR other/44644amylaar2010-06-231-2/+2
* gcc/ada:lauras2010-06-081-6/+2
* gcc/ChangeLog:steven2010-06-052-2/+2
* gcc/ChangeLog:steven2010-05-211-1/+0
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* * config/mep/mep.c: Include gimple.h.nickc2010-02-241-36/+16
* PR c/42312dj2009-12-081-1/+2
* * defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.nickc2009-11-041-2/+0
* * config/mep/mep.h (INITIALIZE_TRAMPOLINE): Remove.rth2009-09-223-8/+9
* * config/mep/mep.h (JUMP_TABLES_IN_TEXT_SECTION): Define.dj2009-09-142-1/+3
* * config/mep/mep.md (eh_epilogue): Defer until after epilogue isdj2009-09-114-2/+18
* * config/mep/mep.c (mep_encode_section_info): Copy weaknessnickc2009-09-101-0/+2
* * config/mep/mep.c (conversions[]): Add "ml" pattern.dj2009-09-091-0/+1
* * config/mep/mep.h (FUNCTION_ARG_REGNO_P): Exclude coprocessordj2009-09-011-1/+3
* * config/mep/mep.c (machine_function): Add frame_locked flag. Setdj2009-08-311-39/+69
* * hooks.h (hook_bool_const_int_const_int_true): Declare.aesok2009-08-252-5/+13
* Fix typo in previous patch.dj2009-07-311-2/+2
* * config/mep/mep.c (mep_asm_init_sections): Add section flags anddj2009-07-311-6/+6
* * config/mep/mep.c (vtext_section): New.dj2009-07-292-34/+54
* * config/mep/mep.c (mep_expand_builtin_saveregs): Make sure 64-bitdj2009-07-271-4/+14
* * config/mep/mep.c (mep_legitimize_arg): Leave control registersdj2009-07-211-1/+3
* * config/mep/mep.md (sibcall_internal): Change register to avoiddj2009-07-161-4/+4
* * config/mep/mep.md (sibcall_internal): Change register to allowdj2009-07-151-4/+4
* * config/mep/mep.md (sibcall_internal): Include non-togglingdj2009-07-141-0/+8
* * config/mep/mep.c (mep_vliw_jmp_match): New function.dj2009-07-143-2/+17
* * config/mep/mep.h (CC1_SPEC): Tweak parameters to triggerdj2009-07-141-2/+2
* * config/mep/mep.c (mep_expand_prologue): Fix frame pointerdj2009-07-141-1/+6
* * config/mep/mep.c (mep_can_inline_p): Correct logic, and simplify.dj2009-07-111-5/+3
* * targhooks.c (default_target_can_inline_p): Rename fromdj2009-07-101-4/+4
* * config/mep/mep.h (FUNCTION_ARG_REGNO_P): Add coprocessordj2009-07-101-1/+3
* * config/mep/mep.c (mep_option_can_inline_p): Remove error call.dj2009-07-101-1/+0
* * config/mep/mep.c: (mep_option_can_inline_p): New.dj2009-07-091-0/+20
* * config/mep/mep-ivc2.cpu (cpmovtocsar0_C3, cpmovtocsar1_C3,dj2009-07-083-30/+45
* 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-4/+4
* * config/mep/mep-core.cpu (fsft, ssarb): Mark as VOLATILE.dj2009-07-075-306/+281
* remove sanitzation leakagenickc2009-07-021-6/+0
* * config/mep/mep.c (mep_handle_option): Leave IVC2 controldj2009-07-025-10158/+2360
* * config/mep/mep-ivc2.cpu (cmov, cmovc, cmovh): Add intrinsic names to VLIW v...dj2009-07-014-624/+612
* * config/mep/mep.h (CPP_SPEC): Remove __cop macro.dj2009-06-291-1/+0
* * target.h (struct gcc_target): Add frame_pointer_required field.aesok2009-06-291-2/+0
* * config/mep/mep.opt (mfar): Remove -mfar as it doesn't do anything.dj2009-06-262-10/+8
* Update copyright yeardj2009-06-241-1/+1
* Oops, missed deletion.dj2009-06-241-3/+0
* * mep-ext-cop.cpu: Fix copyright notice.dj2009-06-246-11/+115
* [toplevel]dj2009-06-2423-0/+63987