| Commit message (Expand) | Author | Age | Files | Lines |
* | builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary. | Nathan Froyd | 2010-11-16 | 1 | -9/+0 |
* | re PR target/44760 (iq2000.md warnings) | Joern Rennecke | 2010-11-10 | 1 | -2/+2 |
* | iq2000-protos.h (function_arg): Delete. | Nathan Froyd | 2010-10-28 | 1 | -6/+0 |
* | cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__... | Nathan Froyd | 2010-10-23 | 1 | -1/+0 |
* | target.h (enum opt_levels, [...]): New. | Joseph Myers | 2010-10-22 | 1 | -2/+0 |
* | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 2010-09-16 | 1 | -2/+0 |
* | alpha.h (SWITCH_TAKES_ARG): Define. | Joseph Myers | 2010-08-03 | 1 | -5/+1 |
* | reginfo.c (init_reg_sets_1): Adjust comments. | Nathan Froyd | 2010-06-29 | 1 | -2/+0 |
* | iq2000-protos.h (print_operand): Delete. | Nathan Froyd | 2010-06-17 | 1 | -10/+0 |
* | tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. | Steven Bosscher | 2010-05-03 | 1 | -2/+0 |
* | iq2000.c (iq2000_function_value): Make static, add new 'outgoing' argument. | Anatoly Sokolov | 2009-11-15 | 1 | -12/+1 |
* | iq2000.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New. | Richard Henderson | 2009-09-22 | 1 | -37/+3 |
* | hooks.h (hook_bool_const_int_const_int_true): Declare. | Anatoly Sokolov | 2009-08-26 | 1 | -12/+1 |
* | tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc... | Paolo Bonzini | 2009-05-14 | 1 | -14/+0 |
* | Merge cond-optab branch. | Paolo Bonzini | 2009-05-12 | 1 | -7/+0 |
* | tm.texi (LEGITIMIZE_ADDRESS): Revise documentation. | Paolo Bonzini | 2009-05-04 | 1 | -66/+0 |
* | defaults.h (FRAME_POINTER_REQUIRED): Provide default. | Anatoly Sokolov | 2009-05-03 | 1 | -2/+0 |
* | defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default. | Paolo Bonzini | 2009-04-22 | 1 | -2/+0 |
* | optabs.c (expand_abs_nojump): Update BRANCH_COST call. | Jan Hubicka | 2008-08-30 | 1 | -1/+1 |
* | * config/iq2000/iq2000.h (IRA_COVER_CLASSES): Define. | Nick Clifton | 2008-08-28 | 1 | -1/+7 |
* | defaults.h (TARGET_FLOAT_FORMAT): Remove. | Ulrich Weigand | 2008-08-12 | 1 | -2/+0 |
* | 2008-05-07 Kai Tietz <kai,tietz@onevision.com> | Kai Tietz | 2008-05-08 | 1 | -1/+1 |
* | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 2008-04-08 | 1 | -1/+1 |
* | re PR middle-end/20983 (varargs functions force va_list variable to stack unn... | Jakub Jelinek | 2007-12-06 | 1 | -6/+0 |
* | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 2007-08-23 | 1 | -1/+2 |
* | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 2007-08-02 | 1 | -4/+3 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -3/+3 |
* | defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default. | Kai Tietz | 2007-03-22 | 1 | -1/+1 |
* | c4x.md, [...]: Follow spelling conventions. | Kazu Hirata | 2007-02-20 | 1 | -3/+3 |
* | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 2005-12-07 | 1 | -5/+0 |
* | defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | Jakub Jelinek | 2005-06-26 | 1 | -1/+1 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | iq2000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Don't define. | Ian Lance Taylor | 2005-04-07 | 1 | -5/+0 |
* | iq2000.c (uns_arith_operand, [...]): Move to predicates.md. | Kazu Hirata | 2005-04-03 | 1 | -24/+0 |
* | * config/iq2000/iq2000.h (target_flags, MASK_GPOPT, MASK_EMBEDDED_DATA) | Richard Sandiford | 2005-03-30 | 1 | -64/+5 |
* | * config/iq2000/iq2000.h (DWARF_FRAME_RETURN_COLUMN): Change to 31. | Stan Cox | 2005-02-21 | 1 | -6/+3 |
* | darwin.c, [...]: Update copyright. | Kazu Hirata | 2005-01-18 | 1 | -1/+1 |
* | (ASM_SPEC): Undefine (to stop -Qy being passed on to GAS) but do not define, | Nick Clifton | 2005-01-12 | 1 | -1/+0 |
* | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 2004-12-29 | 1 | -3/+0 |
* | darwin-c.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-18 | 1 | -3/+3 |
* | function.c (reference_callee_copied): New. | Richard Henderson | 2004-09-08 | 1 | -2/+0 |
* | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 2004-07-13 | 1 | -5/+1 |
* | iq2000-protos.h (iq2000_va_arg): Remove. | Richard Henderson | 2004-07-08 | 1 | -4/+0 |
* | system.h: Poison NO_RECURSIVE_FUNCTION_CSE. | Ian Lance Taylor | 2004-05-21 | 1 | -2/+0 |
* | arc.h, [...]: Remove commented-out or useless definitions of CASE_VECTOR_PC_R... | Kazu Hirata | 2004-02-19 | 1 | -2/+0 |
* | config.gcc: Don't mention MAX_LONG_TYPE_SIZE. | Kazu Hirata | 2004-02-07 | 1 | -1/+0 |
* | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 2004-02-06 | 1 | -1/+1 |
* | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 2004-02-01 | 1 | -8/+7 |
* | iq2000-protos.h: Remove the prototype for iq2000_setup_incoming_varargs. | Kazu Hirata | 2004-01-27 | 1 | -20/+1 |
* | iq2000.h: Formatting. | Stan Cox | 2003-12-16 | 1 | -342/+152 |