summaryrefslogtreecommitdiff
path: root/gcc/config/frv
Commit message (Expand)AuthorAgeFilesLines
...
* avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov2010-10-161-20/+0
* frv.c (frv_option_optimization, [...]): Remove.Joseph Myers2010-10-152-27/+0
* config.gcc (arm*-*-linux-*eabi): Add bpabi.h from libgcc.Nathan Froyd2010-10-141-181/+0
* flags.h (g_switch_value, [...]): Remove.Joseph Myers2010-10-042-11/+5
* re PR middle-end/45234 (ICE in expand_call, at calls.c:2845 when passing alig...Jakub Jelinek2010-09-241-1/+1
* target.def (target_option.optimization): New hook.Joseph Myers2010-09-163-43/+7
* tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers2010-09-163-21/+6
* frv.h (REGISTER_MOVE_COST, [...]): Remove.Anatoly Sokolov2010-09-133-43/+24
* frv.h (CLASS_LIKELY_SPILLED_P): Remove.Anatoly Sokolov2010-09-063-37/+12
* common.opt (-G): Don't define option here.Joseph Myers2010-07-301-1/+6
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-2/+2
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* gcc/Richard Sandiford2010-07-041-2/+3
* re PR middle-end/44566 (configuration with multiple targets / backends is not...Joern Rennecke2010-06-301-4/+5
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-35/+0
* frv-protos.h (frv_print_operand): Delete.Nathan Froyd2010-06-173-63/+32
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-1/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton2009-11-041-10/+0
* frv.c (frv_function_value, [...]): New functions.Anatoly Sokolov2009-11-013-42/+40
* frv.c (TARGET_TRAMPOLINE_INIT): New.Richard Henderson2009-09-223-10/+8
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-262-11/+14
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-011-4/+0
* target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2009-06-303-51/+16
* frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini2009-05-152-24/+2
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-144-91/+30
* Merge cond-optab branch.Paolo Bonzini2009-05-124-309/+57
* tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2009-05-043-12/+5
* frv.c (frv_frame_access): Do not use reg+reg addressing for DImode accesses.Nick Clifton2009-04-242-3/+36
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-1/+1
* defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini2009-04-221-13/+0
* ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers2009-04-213-0/+54
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-096-73/+55
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-203-5/+5
* frv.h (HARD_REGNO_RENAME_OK): Define.Nick Clifton2008-10-221-0/+2
* frv.h (IRA_COVER_CLASSES): Define.Nick Clifton2008-09-184-12/+79
* frv.c (frv_rtx_costs): Update forward declaration.Jan Hubicka2008-08-311-1/+1
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-1/+2
* optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka2008-08-301-1/+1
* alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-08-062-46/+46
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-1/+1
* vms_tramp.asm, [...]: Remove .file directives.Joseph Myers2008-07-021-10/+0
* c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-271-7/+8
* rtl.h (emit_clobber, [...]): Declare.Richard Sandiford2008-06-011-6/+6
* arm.c (arm_unwind_emit): Use crtl->all_throwers_are_sibcalls instead of cfun-...Richard Sandiford2008-04-301-7/+7
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-2/+2
* frv.c (frv_stack_info): Use crtl instead of cfun.Nick Clifton2008-04-221-5/+5
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-081-1/+1
* re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek2007-12-063-16/+5
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-6/+6