aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arc
AgeCommit message (Expand)AuthorFilesLines
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-16* config/arc/constraints.md (Rcq): Simplify register number test.Joern Rennecke1-1/+1
2013-11-14arc.md (doloop_begin_i): Remove extra alignment; use (.&-4) idiom.Joern Rennecke1-2/+1
2013-11-11* config/arc/arc.h (LOGICAL_OP_NON_SHORT_CIRCUIT): Define.Joern Rennecke1-0/+16
2013-11-09target.def (can_use_doloop_p): New hook.Richard Sandiford2-28/+27
2013-11-07arc.c (arc_ifcvt): Use commutativity, e.g.: reg_a := reg_b + reg_a ==> reg_a ...Joern Rennecke1-0/+24
2013-11-07Generally link to libgomp for -ftree-parallelize-loops=*.Thomas Schwinge1-1/+2
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-02In accordance with http://gcc.gnu.org/ml/gcc-patches/2013-10/msg00131.html :Joern Rennecke6-6/+6
2013-10-01simdext.md: Update copyright years.Joern Rennecke1-1/+1
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.md: Expand adc_0 comment stating the intended purpose and why it isn't re...Joern Rennecke1-9/+5
2013-10-01simdext.md (UNSPEC_ARC_SIMD_VLD32WH): Delete.Joern Rennecke1-21/+0
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 Verma16-0/+20317
2011-03-22MAINTAINERS (crx port, [...]): Remove.Joseph Myers9-5432/+0
2011-03-21ChangeLog gcc/Kai Tietz1-3/+5
2011-01-31* config/arc/arc.opt (EB, EL): New Driver options.Joseph Myers1-1/+7
2010-12-15arc.h (LIB_SPEC): Define.Joseph Myers1-0/+3
2010-12-09arc.h (ASM_SPEC): Remove %{v}.Joseph Myers1-1/+1
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd2-10/+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 Froyd2-7/+19
2010-10-28arc.h (FUNCTION_ARG, [...]): Move code to...Nathan Froyd2-55/+69
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd1-8/+0
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov1-7/+0
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers3-23/+12
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-8/+0
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 Henderson2-32/+42
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini1-4/+2
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov1-7/+1
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 Bonzini3-318/+41
2009-05-10arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers1-5/+5
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-4/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers1-0/+19
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2-30/+20
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek3-3/+3
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-4/+5
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-3/+3