aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arc/arc.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2014-01-02arc-common.c, [...]: Use the standard form for the copyright notice.Richard Sandiford1-2/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+4
2013-11-16arc.c (arc_predicate_delay_insns): New function.Joern Rennecke1-0/+116
2013-11-09target.def (can_use_doloop_p): New hook.Richard Sandiford1-0/+21
2013-11-07arc.c (arc_ifcvt): Use commutativity, e.g.: reg_a := reg_b + reg_a ==> reg_a ...Joern Rennecke1-0/+24
2013-10-28jump-around-jump.c: New test.Joern Rennecke1-0/+2
2013-10-24arc.c (arc_ccfsm_post_advance): Also handle TYPE_UNCOND_BRANCH.Joern Rennecke1-1/+6
2013-10-01arc.c (pass_arc_ifcvt::clone): Update for ctxt_ ->m_ctxt change.Joern Rennecke1-1/+1
2013-10-01* config/arc/arc.c (arc_frame_info): Restore GTY marker.Joern Rennecke1-1/+1
2013-10-01arc.c (stdio.h): Don't include directly.Joern Rennecke1-139/+125
2013-10-01arc.c (arc_conditional_register_usage): Use ARC_FIRST_SIMD_VR_REG / ARC_LAST_...Joern Rennecke1-1/+4
2013-10-01arc, arc: New directories.Saurabh Verma1-0/+9201
2011-03-22MAINTAINERS (crx port, [...]): Remove.Joseph Myers1-2493/+0
2011-03-21ChangeLog gcc/Kai Tietz1-3/+5
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd1-0/+17
2010-11-16arc.c: Delete pasto.Nathan Froyd1-4/+0
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