summaryrefslogtreecommitdiff
path: root/gcc/config/iq2000/iq2000.h
Commit message (Expand)AuthorAgeFilesLines
* builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd2010-11-161-9/+0
* re PR target/44760 (iq2000.md warnings)Joern Rennecke2010-11-101-2/+2
* iq2000-protos.h (function_arg): Delete.Nathan Froyd2010-10-281-6/+0
* cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd2010-10-231-1/+0
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-221-2/+0
* tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers2010-09-161-2/+0
* alpha.h (SWITCH_TAKES_ARG): Define.Joseph Myers2010-08-031-5/+1
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-2/+0
* iq2000-protos.h (print_operand): Delete.Nathan Froyd2010-06-171-10/+0
* tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher2010-05-031-2/+0
* iq2000.c (iq2000_function_value): Make static, add new 'outgoing' argument.Anatoly Sokolov2009-11-151-12/+1
* iq2000.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson2009-09-221-37/+3
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-261-12/+1
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-141-14/+0
* Merge cond-optab branch.Paolo Bonzini2009-05-121-7/+0
* tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2009-05-041-66/+0
* defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov2009-05-031-2/+0
* defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini2009-04-221-2/+0
* optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka2008-08-301-1/+1
* * config/iq2000/iq2000.h (IRA_COVER_CLASSES): Define.Nick Clifton2008-08-281-1/+7
* defaults.h (TARGET_FLOAT_FORMAT): Remove.Ulrich Weigand2008-08-121-2/+0
* 2008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz2008-05-081-1/+1
* 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-061-6/+0
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-1/+2
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-4/+3
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-3/+3
* defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.Kai Tietz2007-03-221-1/+1
* c4x.md, [...]: Follow spelling conventions.Kazu Hirata2007-02-201-3/+3
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-5/+0
* defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek2005-06-261-1/+1
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* iq2000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Don't define.Ian Lance Taylor2005-04-071-5/+0
* iq2000.c (uns_arith_operand, [...]): Move to predicates.md.Kazu Hirata2005-04-031-24/+0
* * config/iq2000/iq2000.h (target_flags, MASK_GPOPT, MASK_EMBEDDED_DATA)Richard Sandiford2005-03-301-64/+5
* * config/iq2000/iq2000.h (DWARF_FRAME_RETURN_COLUMN): Change to 31.Stan Cox2005-02-211-6/+3
* darwin.c, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* (ASM_SPEC): Undefine (to stop -Qy being passed on to GAS) but do not define,Nick Clifton2005-01-121-1/+0
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-291-3/+0
* darwin-c.c, [...]: Fix comment typos.Kazu Hirata2004-09-181-3/+3
* function.c (reference_callee_copied): New.Richard Henderson2004-09-081-2/+0
* target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson2004-07-131-5/+1
* iq2000-protos.h (iq2000_va_arg): Remove.Richard Henderson2004-07-081-4/+0
* system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor2004-05-211-2/+0
* arc.h, [...]: Remove commented-out or useless definitions of CASE_VECTOR_PC_R...Kazu Hirata2004-02-191-2/+0
* config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu Hirata2004-02-071-1/+0
* tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra2004-02-061-1/+1
* arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata2004-02-011-8/+7
* iq2000-protos.h: Remove the prototype for iq2000_setup_incoming_varargs.Kazu Hirata2004-01-271-20/+1
* iq2000.h: Formatting.Stan Cox2003-12-161-342/+152