This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r147373 - in /branches/arc-milepost-branch/gcc:...


Author: amylaar
Date: Mon May 11 12:50:36 2009
New Revision: 147373

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147373
Log:
Result of:
svn merge -r145698:147365 svn+ssh://amylaar@gcc.gnu.org/svn/gcc/branches/multi-target-4_4-branch
and resolving conflicts.

Added:
    branches/arc-milepost-branch/gcc/ChangeLog.multi-target
      - copied unchanged from r147365, branches/multi-target-4_4-branch/gcc/ChangeLog.multi-target
    branches/arc-milepost-branch/gcc/README-multi-target
      - copied unchanged from r147365, branches/multi-target-4_4-branch/gcc/README-multi-target
    branches/arc-milepost-branch/gcc/TDEP-SOURCES
      - copied unchanged from r147365, branches/multi-target-4_4-branch/gcc/TDEP-SOURCES
    branches/arc-milepost-branch/gcc/multi-target.h
      - copied unchanged from r147365, branches/multi-target-4_4-branch/gcc/multi-target.h
Modified:
    branches/arc-milepost-branch/gcc/ChangeLog
    branches/arc-milepost-branch/gcc/ChangeLog.cxx
    branches/arc-milepost-branch/gcc/Makefile.in
    branches/arc-milepost-branch/gcc/addresses.h
    branches/arc-milepost-branch/gcc/alias.c
    branches/arc-milepost-branch/gcc/alias.h
    branches/arc-milepost-branch/gcc/auto-inc-dec.c
    branches/arc-milepost-branch/gcc/basic-block.h
    branches/arc-milepost-branch/gcc/bb-reorder.c
    branches/arc-milepost-branch/gcc/bt-load.c
    branches/arc-milepost-branch/gcc/builtins.c
    branches/arc-milepost-branch/gcc/c-common.c
    branches/arc-milepost-branch/gcc/caller-save.c
    branches/arc-milepost-branch/gcc/calls.c
    branches/arc-milepost-branch/gcc/cfg.c
    branches/arc-milepost-branch/gcc/cfganal.c
    branches/arc-milepost-branch/gcc/cfgbuild.c
    branches/arc-milepost-branch/gcc/cfgcleanup.c
    branches/arc-milepost-branch/gcc/cfgexpand.c
    branches/arc-milepost-branch/gcc/cfghooks.c
    branches/arc-milepost-branch/gcc/cfghooks.h
    branches/arc-milepost-branch/gcc/cfglayout.c
    branches/arc-milepost-branch/gcc/cfglayout.h
    branches/arc-milepost-branch/gcc/cfgloop.h
    branches/arc-milepost-branch/gcc/cfgloopanal.c
    branches/arc-milepost-branch/gcc/cfgrtl.c
    branches/arc-milepost-branch/gcc/combine-stack-adj.c
    branches/arc-milepost-branch/gcc/combine.c
    branches/arc-milepost-branch/gcc/common.opt
    branches/arc-milepost-branch/gcc/config/arc/arc-protos.h
    branches/arc-milepost-branch/gcc/config/arc/arc.c
    branches/arc-milepost-branch/gcc/config/arc/arc.h
    branches/arc-milepost-branch/gcc/config/m32r/m32r-protos.h
    branches/arc-milepost-branch/gcc/config/m32r/m32r.c
    branches/arc-milepost-branch/gcc/config/m32r/m32r.h
    branches/arc-milepost-branch/gcc/config/rs6000/rs6000-c.c
    branches/arc-milepost-branch/gcc/config/rs6000/t-rs6000
    branches/arc-milepost-branch/gcc/config/sh/predicates.md
    branches/arc-milepost-branch/gcc/config/sh/sh-protos.h
    branches/arc-milepost-branch/gcc/config/sh/sh.c
    branches/arc-milepost-branch/gcc/config/sh/sh.h
    branches/arc-milepost-branch/gcc/config/sh/sh.md
    branches/arc-milepost-branch/gcc/config/sh/t-sh
    branches/arc-milepost-branch/gcc/configure
    branches/arc-milepost-branch/gcc/configure.ac
    branches/arc-milepost-branch/gcc/coverage.c
    branches/arc-milepost-branch/gcc/cp/pt.c
    branches/arc-milepost-branch/gcc/cse.c
    branches/arc-milepost-branch/gcc/cselib.c
    branches/arc-milepost-branch/gcc/cselib.h
    branches/arc-milepost-branch/gcc/dbxout.c
    branches/arc-milepost-branch/gcc/dbxout.h
    branches/arc-milepost-branch/gcc/dce.c
    branches/arc-milepost-branch/gcc/ddg.c
    branches/arc-milepost-branch/gcc/ddg.h
    branches/arc-milepost-branch/gcc/df-byte-scan.c
    branches/arc-milepost-branch/gcc/df-core.c
    branches/arc-milepost-branch/gcc/df-problems.c
    branches/arc-milepost-branch/gcc/df-scan.c
    branches/arc-milepost-branch/gcc/df.h
    branches/arc-milepost-branch/gcc/doc/extend.texi
    branches/arc-milepost-branch/gcc/dojump.c
    branches/arc-milepost-branch/gcc/dse.c
    branches/arc-milepost-branch/gcc/dwarf2asm.c
    branches/arc-milepost-branch/gcc/dwarf2asm.h
    branches/arc-milepost-branch/gcc/dwarf2out.c
    branches/arc-milepost-branch/gcc/emit-rtl.c
    branches/arc-milepost-branch/gcc/except.c
    branches/arc-milepost-branch/gcc/except.h
    branches/arc-milepost-branch/gcc/explow.c
    branches/arc-milepost-branch/gcc/expmed.c
    branches/arc-milepost-branch/gcc/expr.c
    branches/arc-milepost-branch/gcc/expr.h
    branches/arc-milepost-branch/gcc/final.c
    branches/arc-milepost-branch/gcc/fixed-value.h
    branches/arc-milepost-branch/gcc/flags.h
    branches/arc-milepost-branch/gcc/function.c
    branches/arc-milepost-branch/gcc/function.h
    branches/arc-milepost-branch/gcc/fwprop.c
    branches/arc-milepost-branch/gcc/gcse.c
    branches/arc-milepost-branch/gcc/genattr.c
    branches/arc-milepost-branch/gcc/genattrtab.c
    branches/arc-milepost-branch/gcc/genautomata.c
    branches/arc-milepost-branch/gcc/genemit.c
    branches/arc-milepost-branch/gcc/genextract.c
    branches/arc-milepost-branch/gcc/genflags.c
    branches/arc-milepost-branch/gcc/gengtype.c
    branches/arc-milepost-branch/gcc/genmodes.c
    branches/arc-milepost-branch/gcc/genopinit.c
    branches/arc-milepost-branch/gcc/genoutput.c
    branches/arc-milepost-branch/gcc/genpeep.c
    branches/arc-milepost-branch/gcc/genpreds.c
    branches/arc-milepost-branch/gcc/genrecog.c
    branches/arc-milepost-branch/gcc/ggc.h
    branches/arc-milepost-branch/gcc/gimple.h
    branches/arc-milepost-branch/gcc/graph.c
    branches/arc-milepost-branch/gcc/haifa-sched.c
    branches/arc-milepost-branch/gcc/hard-reg-set.h
    branches/arc-milepost-branch/gcc/ifcvt.c
    branches/arc-milepost-branch/gcc/init-regs.c
    branches/arc-milepost-branch/gcc/insn-addr.h
    branches/arc-milepost-branch/gcc/integrate.c
    branches/arc-milepost-branch/gcc/ira-build.c
    branches/arc-milepost-branch/gcc/ira-color.c
    branches/arc-milepost-branch/gcc/ira-conflicts.c
    branches/arc-milepost-branch/gcc/ira-costs.c
    branches/arc-milepost-branch/gcc/ira-emit.c
    branches/arc-milepost-branch/gcc/ira-int.h
    branches/arc-milepost-branch/gcc/ira-lives.c
    branches/arc-milepost-branch/gcc/ira.c
    branches/arc-milepost-branch/gcc/ira.h
    branches/arc-milepost-branch/gcc/jump.c
    branches/arc-milepost-branch/gcc/loop-doloop.c
    branches/arc-milepost-branch/gcc/loop-init.c
    branches/arc-milepost-branch/gcc/loop-invariant.c
    branches/arc-milepost-branch/gcc/loop-iv.c
    branches/arc-milepost-branch/gcc/loop-unroll.c
    branches/arc-milepost-branch/gcc/loop-unswitch.c
    branches/arc-milepost-branch/gcc/lower-subreg.c
    branches/arc-milepost-branch/gcc/machmode.def
    branches/arc-milepost-branch/gcc/machmode.h
    branches/arc-milepost-branch/gcc/mkconfig.sh
    branches/arc-milepost-branch/gcc/mode-switching.c
    branches/arc-milepost-branch/gcc/modulo-sched.c
    branches/arc-milepost-branch/gcc/optabs.c
    branches/arc-milepost-branch/gcc/optabs.h
    branches/arc-milepost-branch/gcc/optc-gen.awk
    branches/arc-milepost-branch/gcc/opth-gen.awk
    branches/arc-milepost-branch/gcc/opts.c
    branches/arc-milepost-branch/gcc/output.h
    branches/arc-milepost-branch/gcc/passes.c
    branches/arc-milepost-branch/gcc/postreload-gcse.c
    branches/arc-milepost-branch/gcc/postreload.c
    branches/arc-milepost-branch/gcc/predict.c
    branches/arc-milepost-branch/gcc/predict.h
    branches/arc-milepost-branch/gcc/print-rtl.c
    branches/arc-milepost-branch/gcc/recog.c
    branches/arc-milepost-branch/gcc/recog.h
    branches/arc-milepost-branch/gcc/reg-stack.c
    branches/arc-milepost-branch/gcc/reginfo.c
    branches/arc-milepost-branch/gcc/regmove.c
    branches/arc-milepost-branch/gcc/regrename.c
    branches/arc-milepost-branch/gcc/regs.h
    branches/arc-milepost-branch/gcc/regstat.c
    branches/arc-milepost-branch/gcc/reload.c
    branches/arc-milepost-branch/gcc/reload.h
    branches/arc-milepost-branch/gcc/reload1.c
    branches/arc-milepost-branch/gcc/reorg.c
    branches/arc-milepost-branch/gcc/resource.c
    branches/arc-milepost-branch/gcc/resource.h
    branches/arc-milepost-branch/gcc/rtl-factoring.c
    branches/arc-milepost-branch/gcc/rtl.c
    branches/arc-milepost-branch/gcc/rtl.h
    branches/arc-milepost-branch/gcc/rtlanal.c
    branches/arc-milepost-branch/gcc/rtlhooks-def.h
    branches/arc-milepost-branch/gcc/rtlhooks.c
    branches/arc-milepost-branch/gcc/sched-deps.c
    branches/arc-milepost-branch/gcc/sched-ebb.c
    branches/arc-milepost-branch/gcc/sched-int.h
    branches/arc-milepost-branch/gcc/sched-rgn.c
    branches/arc-milepost-branch/gcc/sched-vis.c
    branches/arc-milepost-branch/gcc/sdbout.c
    branches/arc-milepost-branch/gcc/see.c
    branches/arc-milepost-branch/gcc/sel-sched-dump.c
    branches/arc-milepost-branch/gcc/sel-sched-dump.h
    branches/arc-milepost-branch/gcc/sel-sched-ir.c
    branches/arc-milepost-branch/gcc/sel-sched-ir.h
    branches/arc-milepost-branch/gcc/sel-sched.c
    branches/arc-milepost-branch/gcc/simplify-rtx.c
    branches/arc-milepost-branch/gcc/stack-ptr-mod.c
    branches/arc-milepost-branch/gcc/stmt.c
    branches/arc-milepost-branch/gcc/stor-layout.c
    branches/arc-milepost-branch/gcc/target-def.h
    branches/arc-milepost-branch/gcc/target.h
    branches/arc-milepost-branch/gcc/targhooks.c
    branches/arc-milepost-branch/gcc/targhooks.h
    branches/arc-milepost-branch/gcc/toplev.c
    branches/arc-milepost-branch/gcc/toplev.h
    branches/arc-milepost-branch/gcc/tree-pass.h
    branches/arc-milepost-branch/gcc/tree-scalar-evolution.h
    branches/arc-milepost-branch/gcc/tree.h
    branches/arc-milepost-branch/gcc/var-tracking.c
    branches/arc-milepost-branch/gcc/varasm.c
    branches/arc-milepost-branch/gcc/web.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]