aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arc/arc.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd1-0/+19
2010-10-28arc.h (FUNCTION_ARG, [...]): Move code to...Nathan Froyd1-0/+69
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-4/+9
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2009-09-23* config/arc/arc.c (arc_trampoline_init): Fix typo.Nick Clifton1-1/+1
2009-09-22arc.h (TRAMPOLINE_ALIGNMENT): New.Richard Henderson1-0/+41
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini1-4/+2
2009-06-25arc.c: Include "df.h".Ian Lance Taylor1-10/+13
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor1-1/+1
2009-05-12Merge cond-optab branch.Paolo Bonzini1-14/+3
2009-05-10arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers1-5/+5
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-4/+5
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-3/+3
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-1/+1
2008-04-18except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka1-1/+1
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-5/+5
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek1-1/+5
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-7/+7
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-5/+4
2007-02-20alpha.c, [...]: Follow spelling conventions.Kazu Hirata1-5/+5
2005-09-06re PR target/8973 ([arc-7-elf] the interupt handler does not return properly,...Saurabh Verma1-2/+7
2005-09-06re PR target/8972 ([arc-7-elf] the c code ' x << i' causes infinite loop when...Saurabh Verma1-1/+7
2005-06-26arc-protos.c: Remove the prototype for arc_finalize_pic.Kazu Hirata1-10/+0
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-26opt-functions.awk (var_type): New function.Richard Sandiford1-25/+1
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-2/+4
2005-05-05arc.c (get_arc_condition_code): Use gcc_assert & gcc_unreachable as appropriate.Nathan Sidwell1-41/+36
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-2/+2
2005-04-18(arc_output_function_epilogue): Remove prescan parameter from calls toNick Clifton1-4/+3
2005-03-29arc.c (arc_output_function_epilogue): Pass prescan as 0 when calling final_sc...Ian Lance Taylor1-3/+3
2005-03-18hooks.c, [...]: Update copyright.Kazu Hirata1-1/+2
2005-03-17arc.c (arc_cpu_string): Make static.Richard Sandiford1-23/+41
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-2/+2
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-08function.c (reference_callee_copied): New.Richard Henderson1-1/+2
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-3/+0
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson1-0/+27
2004-07-13builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference.Richard Henderson1-15/+0
2004-07-09arc.md: Switch to DFA-based scheduler description.Paolo Bonzini1-0/+3
2004-07-08builtins.c (ind_gimplify_va_arg_expr): New.Richard Henderson1-5/+1
2004-07-08arc-protos.h (arc_va_arg): Remove.Richard Henderson1-62/+9
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-3/+3
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
2004-02-06arc.c (arc_return_in_memory): Check the return value of int_size_in_bytes aga...Kazu Hirata1-3/+7
2004-02-06arc-protos.h: Remove the prototype for arc_setup_incoming_varargs.Kazu Hirata1-1/+29
2004-02-04alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don...Kazu Hirata1-1/+1
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-1/+1