aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/iq2000
AgeCommit message (Expand)AuthorFilesLines
2009-09-22iq2000.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson2-37/+53
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2-13/+22
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini1-8/+5
2009-06-13alpha.c (alpha_build_builtin_va_list): Pass location to build_decl.Aldy Hernandez1-1/+2
2009-05-15frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini1-1/+1
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini3-18/+7
2009-05-12Merge cond-optab branch.Paolo Bonzini5-441/+40
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2-66/+71
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov1-2/+0
2009-04-24iq2000.c (function_arg): Handle TImode values.Nick Clifton2-1/+12
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-1/+1
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-2/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers3-0/+48
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-08-31frv.c (frv_rtx_costs): Update forward declaration.Jan Hubicka1-3/+4
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-4/+4
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1
2008-08-28* config/iq2000/iq2000.h (IRA_COVER_CLASSES): Define.Nick Clifton1-1/+7
2008-08-12defaults.h (TARGET_FLOAT_FORMAT): Remove.Ulrich Weigand1-2/+0
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-4/+4
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-1/+1
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-2/+1
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-1/+1
2008-04-30arm.c (arm_unwind_emit): Use crtl->all_throwers_are_sibcalls instead of cfun-...Richard Sandiford1-1/+1
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-5/+5
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka2-4/+4
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek3-8/+5
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi3-14/+14
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton6-28/+22
2007-06-11Merge dataflow branch into mainlineDaniel Berlin2-12/+5
2007-03-22defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.Kai Tietz1-1/+1
2007-02-20c4x.md, [...]: Follow spelling conventions.Kazu Hirata2-6/+6
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-52/+50
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-2/+2
2006-03-02tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford1-0/+5
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2-16/+10
2005-08-16aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh R. Ghazi1-2/+2
2005-07-03bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers1-1/+1
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-1/+1
2005-06-25Update FSF address.R. Kelley Cook6-12/+12
2005-05-09iq2000.c (abort_with_insn): Use fancy_abort.Nathan Sidwell2-29/+14
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-07iq2000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Don't define.Ian Lance Taylor1-5/+0
2005-04-03iq2000.c (uns_arith_operand, [...]): Move to predicates.md.Kazu Hirata4-236/+235
2005-03-30* config/iq2000/iq2000.h (target_flags, MASK_GPOPT, MASK_EMBEDDED_DATA)Richard Sandiford3-130/+75
2005-02-21* config/iq2000/iq2000.h (DWARF_FRAME_RETURN_COLUMN): Change to 31.Stan Cox1-6/+3
2005-01-18darwin.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-12(ASM_SPEC): Undefine (to stop -Qy being passed on to GAS) but do not define,Nick Clifton1-1/+0
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson3-13/+11
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-1/+1