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