]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/sese.c
Make-lang.in, [...]: Update copyright years.
authorSteven Bosscher <steven@gcc.gnu.org>
Fri, 2 Apr 2010 19:54:46 +0000 (19:54 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Fri, 2 Apr 2010 19:54:46 +0000 (19:54 +0000)
commitc75c517d53bee344bf3b652f89192f145e15adc5
treefb0bc27dc3c46bc2ad1c6246b960d477cec82668
parent4d9e8446145d239d1199423fccb10ed0c7ef055c
Make-lang.in, [...]: Update copyright years.

* ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c,
basic-block.h, bb-reorder.c, calls.c, c-common.c, cgraph.h,
collect2.h, config/alpha/alpha.c, config/alpha/alpha.md,
config/alpha/predicates.md, config/arm/arm.md,
config/arm/lib1funcs.asm, config/arm/neon-schedgen.ml,
config/avr/avr.c, config/avr/avr.md, config/bfin/bfin.c,
config/darwin9.h, config/darwin.c, config/darwin.h,
config/h8300/h8300.c, config/i386/cpuid.h, config/i386/cygming.h,
config/i386/cygwin.h, config/i386/mingw32.h, config/i386/msformat-c.c,
config/i386/sol2-10.h, config/i386/xopintrin.h, config/ia64/ia64.c,
config/ia64/ia64.md, config/ia64/sync.md, config/mep/mep.c,
config/mips/mips.md, config/mn10300/mn10300.c,
config/mn10300/mn10300.h, config/pa/pa.c, config/pa/pa.md,
config/rs6000/aix.h, config/rs6000/dfp.md,
config/rs6000/rs6000-builtin.def, config/rs6000/rs6000-c.c,
config/rs6000/vector.md, config/rtems.h, config/rx/rx.md,
config/s390/s390.md, config/sol2-c.c, config/sparc/sol2-bi.h,
config/sparc/sol2-gas.h, config/sparc/sparc.h, config/sparc/sparc.md,
config/sparc/sparc-protos.h, config/spu/spu.c, config/spu/spu-c.c,
config/t-darwin, convert.c, c.opt, c-opts.c, cp/Make-lang.in,
c-pretty-print.c, c-typeck.c, df-core.c, df-scan.c, diagnostic.c,
diagnostic.h, doc/cppopts.texi, doc/cpp.texi, doc/extend.texi,
doc/gimple.texi, doc/languages.texi, doc/plugins.texi, doc/rtl.texi,
doc/standards.texi, doc/tree-ssa.texi, doc/trouble.texi, dominance.c,
fold-const.c, fortran/Make-lang.in, fwprop.c, gcc-plugin.h,
gensupport.c, gimple.h, gimple-iterator.c, graphite.c,
graphite-clast-to-gimple.c, graphite-clast-to-gimple.h,
graphite-dependences.c, graphite-poly.c, graphite-poly.h,
graphite-ppl.c, graphite-ppl.h, graphite-scop-detection.c,
graphite-sese-to-poly.c, graphite-sese-to-poly.h, ifcvt.c, intl.c,
intl.h, ipa.c, ipa-cp.c, ipa-inline.c, ipa-prop.c, ipa-prop.h,
ipa-pure-const.c, ipa-reference.c, ipa-type-escape.c, ira-color.c,
ira-conflicts.c, ira-lives.c, java/Make-lang.in, lambda-code.c,
loop-invariant.c, lto/Make-lang.in, lto-streamer.h, lto-streamer-in.c,
objc/Make-lang.in, objcp/Make-lang.in, omp-low.c, optc-gen.awk,
opt-functions.awk, opth-gen.awk, params.def, passes.c,
postreload-gcse.c, print-tree.c, recog.c, regrename.c, reload.h,
rtl.def, sched-int.h, sched-rgn.c, sel-sched-dump.c, sese.c, sese.h,
store-motion.c, stor-layout.c, tree-cfgcleanup.c, tree-chrec.c,
tree-complex.c, tree-data-ref.c, tree.def, tree-eh.c, tree-flow.h,
tree-flow-inline.h, tree.h, tree-loop-distribution.c, tree-outof-ssa.c,
tree-parloops.c, tree-pass.h, tree-predcom.c, tree-profile.c,
tree-scalar-evolution.c, tree-ssa-address.c, tree-ssa-alias.c,
tree-ssa-coalesce.c, tree-ssa-copy.c, tree-ssa-dce.c, tree-ssa-dom.c,
tree-ssa-dse.c, tree-ssa-loop-im.c, tree-ssa-loop-ivcanon.c,
tree-ssa-loop-manip.c, tree-ssa-math-opts.c, tree-ssa-operands.c,
tree-ssa-pre.c, tree-ssa-sccvn.c, tree-ssa-structalias.c,
tree-ssa-uncprop.c, tree-tailcall.c, tree-vect-data-refs.c,
tree-vect-loop.c, tree-vectorizer.h, tree-vect-slp.c, tree-vrp.c,
unwind-dw2-fde-darwin.c, varpool.c: Update copyright years.

From-SVN: r157950
177 files changed:
gcc/ChangeLog
gcc/ada/gcc-interface/Make-lang.in
gcc/alias.c
gcc/attribs.c
gcc/auto-inc-dec.c
gcc/basic-block.h
gcc/bb-reorder.c
gcc/c-common.c
gcc/c-opts.c
gcc/c-pretty-print.c
gcc/c-typeck.c
gcc/c.opt
gcc/calls.c
gcc/cgraph.h
gcc/collect2.h
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.md
gcc/config/alpha/predicates.md
gcc/config/arm/arm.md
gcc/config/arm/lib1funcs.asm
gcc/config/arm/neon-schedgen.ml
gcc/config/avr/avr.c
gcc/config/avr/avr.md
gcc/config/bfin/bfin.c
gcc/config/darwin.c
gcc/config/darwin.h
gcc/config/darwin9.h
gcc/config/h8300/h8300.c
gcc/config/i386/cpuid.h
gcc/config/i386/cygming.h
gcc/config/i386/cygwin.h
gcc/config/i386/mingw32.h
gcc/config/i386/msformat-c.c
gcc/config/i386/sol2-10.h
gcc/config/i386/xopintrin.h
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.md
gcc/config/ia64/sync.md
gcc/config/mep/mep.c
gcc/config/mips/mips.md
gcc/config/mn10300/mn10300.c
gcc/config/mn10300/mn10300.h
gcc/config/pa/pa.c
gcc/config/pa/pa.md
gcc/config/rs6000/aix.h
gcc/config/rs6000/dfp.md
gcc/config/rs6000/rs6000-builtin.def
gcc/config/rs6000/rs6000-c.c
gcc/config/rs6000/vector.md
gcc/config/rtems.h
gcc/config/rx/rx.md
gcc/config/s390/s390.md
gcc/config/sol2-c.c
gcc/config/sparc/sol2-bi.h
gcc/config/sparc/sol2-gas.h
gcc/config/sparc/sparc-protos.h
gcc/config/sparc/sparc.h
gcc/config/sparc/sparc.md
gcc/config/spu/spu-c.c
gcc/config/spu/spu.c
gcc/config/t-darwin
gcc/convert.c
gcc/cp/Make-lang.in
gcc/df-core.c
gcc/df-scan.c
gcc/diagnostic.c
gcc/diagnostic.h
gcc/doc/cpp.texi
gcc/doc/cppopts.texi
gcc/doc/extend.texi
gcc/doc/gimple.texi
gcc/doc/languages.texi
gcc/doc/plugins.texi
gcc/doc/rtl.texi
gcc/doc/standards.texi
gcc/doc/tree-ssa.texi
gcc/doc/trouble.texi
gcc/dominance.c
gcc/fold-const.c
gcc/fortran/Make-lang.in
gcc/fwprop.c
gcc/gcc-plugin.h
gcc/gensupport.c
gcc/gimple-iterator.c
gcc/gimple.h
gcc/graphite-clast-to-gimple.c
gcc/graphite-clast-to-gimple.h
gcc/graphite-dependences.c
gcc/graphite-poly.c
gcc/graphite-poly.h
gcc/graphite-ppl.c
gcc/graphite-ppl.h
gcc/graphite-scop-detection.c
gcc/graphite-sese-to-poly.c
gcc/graphite-sese-to-poly.h
gcc/graphite.c
gcc/ifcvt.c
gcc/intl.c
gcc/intl.h
gcc/ipa-cp.c
gcc/ipa-inline.c
gcc/ipa-prop.c
gcc/ipa-prop.h
gcc/ipa-pure-const.c
gcc/ipa-reference.c
gcc/ipa-type-escape.c
gcc/ipa.c
gcc/ira-color.c
gcc/ira-conflicts.c
gcc/ira-lives.c
gcc/java/Make-lang.in
gcc/lambda-code.c
gcc/loop-invariant.c
gcc/lto-streamer-in.c
gcc/lto-streamer.h
gcc/lto/Make-lang.in
gcc/objc/Make-lang.in
gcc/objcp/Make-lang.in
gcc/omp-low.c
gcc/opt-functions.awk
gcc/optc-gen.awk
gcc/opth-gen.awk
gcc/params.def
gcc/passes.c
gcc/postreload-gcse.c
gcc/print-tree.c
gcc/recog.c
gcc/regrename.c
gcc/reload.h
gcc/rtl.def
gcc/sched-int.h
gcc/sched-rgn.c
gcc/sel-sched-dump.c
gcc/sese.c
gcc/sese.h
gcc/stor-layout.c
gcc/store-motion.c
gcc/tree-cfgcleanup.c
gcc/tree-chrec.c
gcc/tree-complex.c
gcc/tree-data-ref.c
gcc/tree-eh.c
gcc/tree-flow-inline.h
gcc/tree-flow.h
gcc/tree-loop-distribution.c
gcc/tree-outof-ssa.c
gcc/tree-parloops.c
gcc/tree-pass.h
gcc/tree-predcom.c
gcc/tree-profile.c
gcc/tree-scalar-evolution.c
gcc/tree-ssa-address.c
gcc/tree-ssa-alias.c
gcc/tree-ssa-coalesce.c
gcc/tree-ssa-copy.c
gcc/tree-ssa-dce.c
gcc/tree-ssa-dom.c
gcc/tree-ssa-dse.c
gcc/tree-ssa-loop-im.c
gcc/tree-ssa-loop-ivcanon.c
gcc/tree-ssa-loop-manip.c
gcc/tree-ssa-math-opts.c
gcc/tree-ssa-operands.c
gcc/tree-ssa-pre.c
gcc/tree-ssa-sccvn.c
gcc/tree-ssa-structalias.c
gcc/tree-ssa-uncprop.c
gcc/tree-tailcall.c
gcc/tree-vect-data-refs.c
gcc/tree-vect-loop.c
gcc/tree-vect-slp.c
gcc/tree-vectorizer.h
gcc/tree-vrp.c
gcc/tree.def
gcc/tree.h
gcc/unwind-dw2-fde-darwin.c
gcc/varpool.c