| Commit message (Expand) | Author | Age | Files | Lines |
* | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 2010-04-02 | 1 | -1/+1 |
* | mep.c: Include gimple.h. | Nick Clifton | 2010-02-24 | 1 | -36/+16 |
* | re PR target/42312 (config/mep/mep.c:2856: (error) Uninitialized variable: fr... | DJ Delorie | 2009-12-07 | 1 | -1/+2 |
* | defaults.h (CONSTANT_ADDRESS_P): Provide a default definition. | Nick Clifton | 2009-11-04 | 1 | -2/+0 |
* | mep.h (INITIALIZE_TRAMPOLINE): Remove. | Richard Henderson | 2009-09-22 | 3 | -8/+9 |
* | mep.h (JUMP_TABLES_IN_TEXT_SECTION): Define. | DJ Delorie | 2009-09-14 | 2 | -1/+3 |
* | mep.md (eh_epilogue): Defer until after epilogue is emitted. | DJ Delorie | 2009-09-10 | 4 | -2/+18 |
* | mep.c (mep_encode_section_info): Copy weakness attribute and referring decl w... | Nick Clifton | 2009-09-10 | 1 | -0/+2 |
* | * config/mep/mep.c (conversions[]): Add "ml" pattern. | DJ Delorie | 2009-09-08 | 1 | -0/+1 |
* | mep.h (FUNCTION_ARG_REGNO_P): Exclude coprocessor registers if no coprocessor... | DJ Delorie | 2009-08-31 | 1 | -1/+3 |
* | mep.c (machine_function): Add frame_locked flag. | DJ Delorie | 2009-08-31 | 1 | -39/+69 |
* | hooks.h (hook_bool_const_int_const_int_true): Declare. | Anatoly Sokolov | 2009-08-26 | 2 | -5/+13 |
* | Fix typo in previous patch. | DJ Delorie | 2009-07-30 | 1 | -2/+2 |
* | mep.c (mep_asm_init_sections): Add section flags and ..vliw directive to VLIW... | DJ Delorie | 2009-07-30 | 1 | -6/+6 |
* | mep.c (vtext_section): New. | DJ Delorie | 2009-07-28 | 2 | -34/+54 |
* | mep.c (mep_expand_builtin_saveregs): Make sure 64-bit types are dword-aligned. | DJ Delorie | 2009-07-27 | 1 | -4/+14 |
* | mep.c (mep_legitimize_arg): Leave control registers alone too. | DJ Delorie | 2009-07-21 | 1 | -1/+3 |
* | mep.md (sibcall_internal): Change register to avoid argument registers. | DJ Delorie | 2009-07-15 | 1 | -4/+4 |
* | mep.md (sibcall_internal): Change register to allow for 24-bit addresses. | DJ Delorie | 2009-07-15 | 1 | -4/+4 |
* | mep.md (sibcall_internal): Include non-toggling non-jmp case. | DJ Delorie | 2009-07-14 | 1 | -0/+8 |
* | mep.c (mep_vliw_jmp_match): New function. | DJ Delorie | 2009-07-14 | 3 | -2/+17 |
* | mep.h (CC1_SPEC): Tweak parameters to trigger unrolling at the right iteratio... | DJ Delorie | 2009-07-13 | 1 | -2/+2 |
* | mep.c (mep_expand_prologue): Fix frame pointer calculations. | DJ Delorie | 2009-07-13 | 1 | -1/+6 |
* | * config/mep/mep.c (mep_can_inline_p): Correct logic, and simplify. | DJ Delorie | 2009-07-10 | 1 | -5/+3 |
* | targhooks.c (default_target_can_inline_p): Rename from default_target_option_... | DJ Delorie | 2009-07-10 | 1 | -4/+4 |
* | mep.h (FUNCTION_ARG_REGNO_P): Add coprocessor registers used to pass vectors. | DJ Delorie | 2009-07-09 | 1 | -1/+3 |
* | * config/mep/mep.c (mep_option_can_inline_p): Remove error call. | DJ Delorie | 2009-07-09 | 1 | -1/+0 |
* | mep.c: (mep_option_can_inline_p): New. | DJ Delorie | 2009-07-08 | 1 | -0/+20 |
* | mep-ivc2.cpu (cpmovtocsar0_C3, [...]): Mark volatile. | DJ Delorie | 2009-07-08 | 3 | -30/+45 |
* | pretty-print.c (pp_base_format): Remove %H. | Manuel López-Ibáñez | 2009-07-07 | 1 | -4/+4 |
* | mep-core.cpu (fsft, ssarb): Mark as VOLATILE. | DJ Delorie | 2009-07-06 | 5 | -306/+281 |
* | remove sanitzation leakage | Nick Clifton | 2009-07-02 | 1 | -6/+0 |
* | mep.c (mep_handle_option): Leave IVC2 control registers as fixed. | DJ Delorie | 2009-07-01 | 5 | -10158/+2360 |
* | mep-ivc2.cpu (cmov, [...]): Add intrinsic names to VLIW variants. | DJ Delorie | 2009-07-01 | 4 | -624/+612 |
* | * config/mep/mep.h (CPP_SPEC): Remove __cop macro. | DJ Delorie | 2009-06-29 | 1 | -1/+0 |
* | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 2009-06-30 | 1 | -2/+0 |
* | mep.opt (mfar): Remove -mfar as it doesn't do anything. | DJ Delorie | 2009-06-26 | 2 | -10/+8 |
* | Update copyright year | DJ Delorie | 2009-06-24 | 1 | -1/+1 |
* | Oops, missed deletion. | DJ Delorie | 2009-06-24 | 1 | -3/+0 |
* | mep-ext-cop.cpu: Fix copyright notice. | DJ Delorie | 2009-06-24 | 6 | -11/+115 |
* | MAINTAINERS: Add myself as mep maintainer. | DJ Delorie | 2009-06-24 | 23 | -0/+63987 |