Age | Commit message (Expand) | Author | Files | Lines |
2011-03-22 | frv-opts.h: New. | Joseph Myers | 1 | -53/+0 |
2011-03-22 | target.def (handle_option): Take gcc_options and cl_decoded_option pointers a... | Joseph Myers | 1 | -3/+15 |
2011-02-15 | make frv use constraints.md | Nathan Froyd | 1 | -45/+0 |
2010-12-06 | re PR target/46735 (frv-elf --enable-werror-always build fails for 64 bit host) | Joern Rennecke | 1 | -17/+17 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -1/+0 |
2010-11-29 | system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | Joseph Myers | 1 | -1/+0 |
2010-11-22 | target.def (conditional_register_usage): Define. | Nathan Froyd | 1 | -1/+5 |
2010-11-16 | builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary. | Nathan Froyd | 1 | -2/+6 |
2010-11-08 | re PR target/44758 (frv.md: incompatible enum comparisons / return) | Joern Rennecke | 1 | -137/+142 |
2010-10-28 | frv-protos.h (frv_function_arg): Delete. | Nathan Froyd | 1 | -9/+33 |
2010-10-22 | target.h (enum opt_levels, [...]): New. | Joseph Myers | 1 | -0/+9 |
2010-10-15 | frv.c (frv_option_optimization, [...]): Remove. | Joseph Myers | 1 | -22/+0 |
2010-10-04 | flags.h (g_switch_value, [...]): Remove. | Joseph Myers | 1 | -10/+4 |
2010-09-24 | re PR middle-end/45234 (ICE in expand_call, at calls.c:2845 when passing alig... | Jakub Jelinek | 1 | -1/+1 |
2010-09-16 | target.def (target_option.optimization): New hook. | Joseph Myers | 1 | -21/+7 |
2010-09-16 | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 1 | -10/+6 |
2010-09-13 | frv.h (REGISTER_MOVE_COST, [...]): Remove. | Anatoly Sokolov | 1 | -17/+24 |
2010-09-06 | frv.h (CLASS_LIKELY_SPILLED_P): Remove. | Anatoly Sokolov | 1 | -18/+9 |
2010-07-30 | common.opt (-G): Don't define option here. | Joseph Myers | 1 | -1/+6 |
2010-07-15 | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 1 | -2/+2 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-07-04 | gcc/ | Richard Sandiford | 1 | -2/+3 |
2010-06-30 | re PR middle-end/44566 (configuration with multiple targets / backends is not... | Joern Rennecke | 1 | -4/+5 |
2010-06-17 | frv-protos.h (frv_print_operand): Delete. | Nathan Froyd | 1 | -15/+32 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -1/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2009-11-01 | frv.c (frv_function_value, [...]): New functions. | Anatoly Sokolov | 1 | -0/+38 |
2009-09-22 | frv.c (TARGET_TRAMPOLINE_INIT): New. | Richard Henderson | 1 | -2/+8 |
2009-08-26 | hooks.h (hook_bool_const_int_const_int_true): Declare. | Anatoly Sokolov | 1 | -0/+14 |
2009-06-30 | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 1 | -28/+14 |
2009-05-15 | frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS. | Paolo Bonzini | 1 | -23/+1 |
2009-05-14 | tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc... | Paolo Bonzini | 1 | -10/+20 |
2009-05-12 | Merge cond-optab branch. | Paolo Bonzini | 1 | -17/+12 |
2009-05-04 | tm.texi (LEGITIMIZE_ADDRESS): Revise documentation. | Paolo Bonzini | 1 | -1/+5 |
2009-04-24 | frv.c (frv_frame_access): Do not use reg+reg addressing for DImode accesses. | Nick Clifton | 1 | -2/+35 |
2009-04-22 | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 1 | -1/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -2/+2 |
2008-09-18 | frv.h (IRA_COVER_CLASSES): Define. | Nick Clifton | 1 | -3/+44 |
2008-08-31 | frv.c (frv_rtx_costs): Update forward declaration. | Jan Hubicka | 1 | -1/+1 |
2008-08-31 | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 1 | -1/+2 |
2008-08-06 | alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -43/+43 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -1/+1 |
2008-06-27 | c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war... | Kaveh R. Ghazi | 1 | -7/+8 |
2008-06-01 | rtl.h (emit_clobber, [...]): Declare. | Richard Sandiford | 1 | -6/+6 |
2008-04-30 | arm.c (arm_unwind_emit): Use crtl->all_throwers_are_sibcalls instead of cfun-... | Richard Sandiford | 1 | -7/+7 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -2/+2 |
2008-04-22 | frv.c (frv_stack_info): Use crtl instead of cfun. | Nick Clifton | 1 | -5/+5 |
2007-12-06 | re PR middle-end/20983 (varargs functions force va_list variable to stack unn... | Jakub Jelinek | 1 | -1/+5 |
2007-08-24 | alpha.c (alpha_mangle_type, [...]): Constify. | Kaveh R. Ghazi | 1 | -6/+6 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 1 | -2/+2 |