aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arc
AgeCommit message (Expand)AuthorFilesLines
2014-04-17pass cfun to pass::executeTrevor Saunders1-2/+5
2014-04-17remove has_gateTrevor Saunders1-2/+0
2014-04-11re PR target/60811 (arc/arc.c:2135: possible bad argument to abs)Joern Rennecke1-1/+1
2014-03-13arc.c (arc_predicate_delay_insns): Fix third argument passed to conditionaliz...Joern Rennecke1-1/+1
2014-03-11Fix arc_predicate_delay_insns ICE suring qt build:Joern Rennecke1-54/+53
2014-03-11Fix post-reload predicate mismatch ICE during qt build:Joern Rennecke2-8/+11
2014-03-03arc.md (casesi_load): Mark as varying.Joern Rennecke1-1/+5
2014-03-03* config/arc/arc.opt (misize): Add PchIgnore property.Joern Rennecke1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford16-16/+16
2014-01-02arc-common.c, [...]: Use the standard form for the copyright notice.Richard Sandiford6-9/+6
2013-12-13arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck1-3/+0
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