This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r188187 - in /branches/gupc: ./ ChangeLog MAINT...


Author: gfunck
Date: Mon Jun  4 15:46:38 2012
New Revision: 188187

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188187
Log:
	Merge trunk version 188168 into gupc branch.

Added:
    branches/gupc/libstdc++-v3/testsuite/25_algorithms/stable_sort/3.cc
      - copied unchanged from r188168, trunk/libstdc++-v3/testsuite/25_algorithms/stable_sort/3.cc
    branches/gupc/libstdc++-v3/testsuite/26_numerics/headers/cmath/53503.cc
      - copied unchanged from r188168, trunk/libstdc++-v3/testsuite/26_numerics/headers/cmath/53503.cc
Modified:
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
    branches/gupc/libstdc++-v3/include/bits/hashtable_policy.h
    branches/gupc/libstdc++-v3/include/bits/stl_tempbuf.h

Changes in other areas also in this revision:
Added:
    branches/gupc/contrib/mklog
      - copied unchanged from r188168, trunk/contrib/mklog
    branches/gupc/gcc/config/cris/sync.md
      - copied unchanged from r188168, trunk/gcc/config/cris/sync.md
    branches/gupc/gcc/testsuite/c-c++-common/torture/pr53505.c
      - copied unchanged from r188168, trunk/gcc/testsuite/c-c++-common/torture/pr53505.c
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/auto33.C
      - copied unchanged from r188168, trunk/gcc/testsuite/g++.dg/cpp0x/auto33.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template5.C
      - copied unchanged from r188168, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template5.C
    branches/gupc/gcc/testsuite/g++.dg/ext/visibility/template12.C
      - copied unchanged from r188168, trunk/gcc/testsuite/g++.dg/ext/visibility/template12.C
    branches/gupc/gcc/testsuite/g++.dg/init/new33.C
      - copied unchanged from r188168, trunk/gcc/testsuite/g++.dg/init/new33.C
    branches/gupc/gcc/testsuite/g++.dg/init/new34.C
      - copied unchanged from r188168, trunk/gcc/testsuite/g++.dg/init/new34.C
    branches/gupc/gcc/testsuite/g++.dg/parse/namespace-alias-1.C
      - copied unchanged from r188168, trunk/gcc/testsuite/g++.dg/parse/namespace-alias-1.C
    branches/gupc/gcc/testsuite/g++.dg/parse/new6.C
      - copied unchanged from r188168, trunk/gcc/testsuite/g++.dg/parse/new6.C
    branches/gupc/gcc/testsuite/g++.dg/tree-ssa/stabilize1.C
      - copied unchanged from r188168, trunk/gcc/testsuite/g++.dg/tree-ssa/stabilize1.C
    branches/gupc/gcc/testsuite/g++.dg/warn/Wbraces3.C
      - copied unchanged from r188168, trunk/gcc/testsuite/g++.dg/warn/Wbraces3.C
    branches/gupc/gcc/testsuite/g++.dg/warn/Wbraces4.C
      - copied unchanged from r188168, trunk/gcc/testsuite/g++.dg/warn/Wbraces4.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr53519.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.c-torture/compile/pr53519.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/paste12-2.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.dg/cpp/paste12-2.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/paste14-2.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.dg/cpp/paste14-2.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/paste18.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.dg/cpp/paste18.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/paste8-2.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.dg/cpp/paste8-2.c
    branches/gupc/gcc/testsuite/gcc.dg/foo.specs
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.dg/foo.specs
    branches/gupc/gcc/testsuite/gcc.dg/pr52558-1.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.dg/pr52558-1.c
    branches/gupc/gcc/testsuite/gcc.dg/pr52558-2.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.dg/pr52558-2.c
    branches/gupc/gcc/testsuite/gcc.dg/spec-options.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.dg/spec-options.c
    branches/gupc/gcc/testsuite/gcc.dg/tm/reg-promotion.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.dg/tm/reg-promotion.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr48493.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.dg/torture/pr48493.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr53501.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.dg/torture/pr53501.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr53516.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.dg/torture/pr53516.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ldist-pr45948-2.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.dg/tree-ssa/ldist-pr45948-2.c
    branches/gupc/gcc/testsuite/gcc.target/arm/neon-vrev.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/arm/neon-vrev.c
    branches/gupc/gcc/testsuite/gcc.target/cris/asm-other.S
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/asm-other.S
    branches/gupc/gcc/testsuite/gcc.target/cris/asm-v10.S
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/asm-v10.S
    branches/gupc/gcc/testsuite/gcc.target/cris/asm-v8.S
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/asm-v8.S
    branches/gupc/gcc/testsuite/gcc.target/cris/inasm-other.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/inasm-other.c
    branches/gupc/gcc/testsuite/gcc.target/cris/inasm-v10.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/inasm-v10.c
    branches/gupc/gcc/testsuite/gcc.target/cris/inasm-v8.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/inasm-v8.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-1-v10.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/sync-1-v10.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-1-v32.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/sync-1-v32.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-1.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/sync-1.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-2c.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/sync-2c.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-2i.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/sync-2i.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-2s.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/sync-2s.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-3i.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/sync-3i.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-3s.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/sync-3s.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-4c.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/sync-4c.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-4i.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/sync-4i.c
    branches/gupc/gcc/testsuite/gcc.target/cris/sync-4s.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/sync-4s.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-1.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-1.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-1a.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-1a.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-2.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-2.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-2a.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-2a.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-3.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-3.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-3a.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-3a.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-s-1.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-s-1.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-s-1a.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-s-1a.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-1.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-1.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-1a.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-1a.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-2.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-2.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-2a.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-2a.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-3.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-3.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-3a.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-3a.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-s-1.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-s-1.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-s-1a.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-s-1a.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/trap-1.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/trap-1.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/trap-2.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/trap-2.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/trap-3.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/trap-3.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/trap-v0.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/trap-v0.c
    branches/gupc/gcc/testsuite/gcc.target/cris/torture/trap-v3.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/cris/torture/trap-v3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/shuf-concat.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/i386/shuf-concat.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr51340-1.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/sh/pr51340-1.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr51340-2.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/sh/pr51340-2.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr51340-3.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/sh/pr51340-3.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr53512-1.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/sh/pr53512-1.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr53512-2.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/sh/pr53512-2.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr53512-3.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/sh/pr53512-3.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr53512-4.c
      - copied unchanged from r188168, trunk/gcc/testsuite/gcc.target/sh/pr53512-4.c
    branches/gupc/gcc/testsuite/gfortran.dg/parameter_array_element_2.f90
      - copied unchanged from r188168, trunk/gcc/testsuite/gfortran.dg/parameter_array_element_2.f90
Removed:
    branches/gupc/gcc/integrate.c
    branches/gupc/gcc/integrate.h
Modified:
    branches/gupc/   (props changed)
    branches/gupc/ChangeLog
    branches/gupc/MAINTAINERS
    branches/gupc/config/ChangeLog
    branches/gupc/config/mt-sde
    branches/gupc/config/stdint.m4
    branches/gupc/config/tcl.m4
    branches/gupc/contrib/ChangeLog
    branches/gupc/fixincludes/ChangeLog
    branches/gupc/fixincludes/Makefile.in
    branches/gupc/fixincludes/aclocal.m4
    branches/gupc/fixincludes/configure
    branches/gupc/fixincludes/configure.ac
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/LANGUAGES
    branches/gupc/gcc/Makefile.in
    branches/gupc/gcc/ada/ChangeLog
    branches/gupc/gcc/ada/gcc-interface/utils.c
    branches/gupc/gcc/alias.c
    branches/gupc/gcc/auto-inc-dec.c
    branches/gupc/gcc/basic-block.h
    branches/gupc/gcc/bb-reorder.c
    branches/gupc/gcc/bt-load.c
    branches/gupc/gcc/builtins.c
    branches/gupc/gcc/c-decl.c
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-ada-spec.c
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/c-family/c-common.h
    branches/gupc/gcc/c-family/c-lex.c
    branches/gupc/gcc/c-family/c-opts.c
    branches/gupc/gcc/c-family/c-pch.c
    branches/gupc/gcc/c-family/c-semantics.c
    branches/gupc/gcc/c-family/c.opt
    branches/gupc/gcc/c-tree.h
    branches/gupc/gcc/caller-save.c
    branches/gupc/gcc/calls.c
    branches/gupc/gcc/cfg.c
    branches/gupc/gcc/cfgbuild.c
    branches/gupc/gcc/cfgcleanup.c
    branches/gupc/gcc/cfgexpand.c
    branches/gupc/gcc/cfglayout.c
    branches/gupc/gcc/cfgloop.c
    branches/gupc/gcc/cfgloopanal.c
    branches/gupc/gcc/cfgloopmanip.c
    branches/gupc/gcc/cfgrtl.c
    branches/gupc/gcc/cgraph.c
    branches/gupc/gcc/cgraph.h
    branches/gupc/gcc/cgraphclones.c
    branches/gupc/gcc/cgraphunit.c
    branches/gupc/gcc/collect2-aix.h
    branches/gupc/gcc/collect2.c
    branches/gupc/gcc/collect2.h
    branches/gupc/gcc/combine-stack-adj.c
    branches/gupc/gcc/combine.c
    branches/gupc/gcc/compare-elim.c
    branches/gupc/gcc/config/alpha/alpha.c
    branches/gupc/gcc/config/alpha/ev6.md
    branches/gupc/gcc/config/alpha/vms.h
    branches/gupc/gcc/config/arm/README-interworking
    branches/gupc/gcc/config/arm/arm.c
    branches/gupc/gcc/config/arm/iterators.md
    branches/gupc/gcc/config/arm/t-arm
    branches/gupc/gcc/config/arm/vxworks.h
    branches/gupc/gcc/config/avr/avr.c
    branches/gupc/gcc/config/avr/avr.h
    branches/gupc/gcc/config/avr/avr.md
    branches/gupc/gcc/config/avr/avr.opt
    branches/gupc/gcc/config/avr/builtins.def
    branches/gupc/gcc/config/avr/gen-avr-mmcu-texi.c
    branches/gupc/gcc/config/avr/t-avr
    branches/gupc/gcc/config/bfin/bfin.c
    branches/gupc/gcc/config/c6x/c6x.c
    branches/gupc/gcc/config/cr16/cr16.c
    branches/gupc/gcc/config/cr16/cr16.md
    branches/gupc/gcc/config/cris/cris-protos.h
    branches/gupc/gcc/config/cris/cris.c
    branches/gupc/gcc/config/cris/cris.h
    branches/gupc/gcc/config/cris/cris.md
    branches/gupc/gcc/config/cris/cris.opt
    branches/gupc/gcc/config/darwin.c
    branches/gupc/gcc/config/darwin.h
    branches/gupc/gcc/config/darwin.opt
    branches/gupc/gcc/config/epiphany/epiphany.c
    branches/gupc/gcc/config/frv/frv.c
    branches/gupc/gcc/config/i386/i386-c.c
    branches/gupc/gcc/config/i386/i386.c
    branches/gupc/gcc/config/ia64/ia64.c
    branches/gupc/gcc/config/m32r/m32r.c
    branches/gupc/gcc/config/m68k/cf.md
    branches/gupc/gcc/config/mep/mep.c
    branches/gupc/gcc/config/microblaze/microblaze.c
    branches/gupc/gcc/config/microblaze/microblaze.h
    branches/gupc/gcc/config/mips/4600.md
    branches/gupc/gcc/config/mips/mips-cpus.def
    branches/gupc/gcc/config/mips/mips-tables.opt
    branches/gupc/gcc/config/mips/mips.c
    branches/gupc/gcc/config/mips/mips.md
    branches/gupc/gcc/config/mmix/mmix.c
    branches/gupc/gcc/config/mmix/mmix.md
    branches/gupc/gcc/config/mn10300/mn10300.c
    branches/gupc/gcc/config/mn10300/mn10300.md
    branches/gupc/gcc/config/pa/pa.c
    branches/gupc/gcc/config/pa/pa.h
    branches/gupc/gcc/config/picochip/picochip.c
    branches/gupc/gcc/config/picochip/picochip.h
    branches/gupc/gcc/config/rs6000/a2.md
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rs6000/rs6000.md
    branches/gupc/gcc/config/rs6000/t-rs6000
    branches/gupc/gcc/config/rs6000/vector.md
    branches/gupc/gcc/config/rs6000/vxworks.h
    branches/gupc/gcc/config/rx/rx.md
    branches/gupc/gcc/config/rx/rx.opt
    branches/gupc/gcc/config/s390/2097.md
    branches/gupc/gcc/config/s390/s390.c
    branches/gupc/gcc/config/s390/s390.h
    branches/gupc/gcc/config/score/score.c
    branches/gupc/gcc/config/sh/predicates.md
    branches/gupc/gcc/config/sh/sh.c
    branches/gupc/gcc/config/sh/sh.h
    branches/gupc/gcc/config/sh/sh.md
    branches/gupc/gcc/config/sh/sh.opt
    branches/gupc/gcc/config/sh/sync.md
    branches/gupc/gcc/config/sparc/sparc-protos.h
    branches/gupc/gcc/config/sparc/sparc.c
    branches/gupc/gcc/config/sparc/sparc.h
    branches/gupc/gcc/config/sparc/sync.md
    branches/gupc/gcc/config/spu/spu.c
    branches/gupc/gcc/config/spu/spu.md
    branches/gupc/gcc/config/spu/t-spu-elf
    branches/gupc/gcc/config/tilegx/tilegx.c
    branches/gupc/gcc/config/tilepro/tilepro.c
    branches/gupc/gcc/config/v850/v850.c
    branches/gupc/gcc/config/vms/vms.c
    branches/gupc/gcc/config/vxworks-dummy.h
    branches/gupc/gcc/config/vxworks.h
    branches/gupc/gcc/configure
    branches/gupc/gcc/configure.ac
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/Make-lang.in
    branches/gupc/gcc/cp/call.c
    branches/gupc/gcc/cp/class.c
    branches/gupc/gcc/cp/cp-tree.h
    branches/gupc/gcc/cp/except.c
    branches/gupc/gcc/cp/init.c
    branches/gupc/gcc/cp/lex.c
    branches/gupc/gcc/cp/method.c
    branches/gupc/gcc/cp/name-lookup.c
    branches/gupc/gcc/cp/parser.c
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/cp/rtti.c
    branches/gupc/gcc/cp/search.c
    branches/gupc/gcc/cp/semantics.c
    branches/gupc/gcc/cp/tree.c
    branches/gupc/gcc/cprop.c
    branches/gupc/gcc/cse.c
    branches/gupc/gcc/cselib.c
    branches/gupc/gcc/dbgcnt.c
    branches/gupc/gcc/dbxout.c
    branches/gupc/gcc/dbxout.h
    branches/gupc/gcc/df-problems.c
    branches/gupc/gcc/df-scan.c
    branches/gupc/gcc/df.h
    branches/gupc/gcc/doc/avr-mmcu.texi   (contents, props changed)
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/doc/include/texinfo.tex
    branches/gupc/gcc/doc/install.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/md.texi
    branches/gupc/gcc/doc/plugins.texi
    branches/gupc/gcc/doc/rtl.texi
    branches/gupc/gcc/doc/tm.texi
    branches/gupc/gcc/doc/tm.texi.in
    branches/gupc/gcc/dojump.c
    branches/gupc/gcc/double-int.c
    branches/gupc/gcc/double-int.h
    branches/gupc/gcc/dse.c
    branches/gupc/gcc/dwarf2asm.c
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/emit-rtl.c
    branches/gupc/gcc/et-forest.c
    branches/gupc/gcc/except.c
    branches/gupc/gcc/except.h
    branches/gupc/gcc/explow.c
    branches/gupc/gcc/expmed.c
    branches/gupc/gcc/expr.c
    branches/gupc/gcc/final.c
    branches/gupc/gcc/fixed-value.c
    branches/gupc/gcc/fold-const.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/Make-lang.in
    branches/gupc/gcc/fortran/check.c
    branches/gupc/gcc/fortran/decl.c
    branches/gupc/gcc/fortran/expr.c
    branches/gupc/gcc/fortran/frontend-passes.c
    branches/gupc/gcc/fortran/gfortran.h
    branches/gupc/gcc/fortran/match.c
    branches/gupc/gcc/fortran/resolve.c
    branches/gupc/gcc/fortran/trans-array.c
    branches/gupc/gcc/fortran/trans-common.c
    branches/gupc/gcc/fortran/trans-decl.c
    branches/gupc/gcc/fortran/trans-intrinsic.c
    branches/gupc/gcc/fortran/trans-types.c
    branches/gupc/gcc/fortran/trans.c
    branches/gupc/gcc/function.c
    branches/gupc/gcc/function.h
    branches/gupc/gcc/fwprop.c
    branches/gupc/gcc/gcc.c
    branches/gupc/gcc/gcov-dump.c
    branches/gupc/gcc/gcov.c
    branches/gupc/gcc/gcse.c
    branches/gupc/gcc/genautomata.c
    branches/gupc/gcc/genemit.c
    branches/gupc/gcc/gengtype-state.c
    branches/gupc/gcc/gengtype.c
    branches/gupc/gcc/genhooks.c
    branches/gupc/gcc/gimple-fold.c
    branches/gupc/gcc/gimple-pretty-print.c
    branches/gupc/gcc/gimple.c
    branches/gupc/gcc/gimple.h
    branches/gupc/gcc/gimplify.c
    branches/gupc/gcc/go/gofrontend/expressions.cc
    branches/gupc/gcc/graph.c
    branches/gupc/gcc/graphite-interchange.c
    branches/gupc/gcc/graphite-sese-to-poly.c
    branches/gupc/gcc/haifa-sched.c
    branches/gupc/gcc/hw-doloop.c
    branches/gupc/gcc/hwint.h
    branches/gupc/gcc/ifcvt.c
    branches/gupc/gcc/input.c
    branches/gupc/gcc/ipa-cp.c
    branches/gupc/gcc/ipa-inline-analysis.c
    branches/gupc/gcc/ipa-inline-transform.c
    branches/gupc/gcc/ipa-inline.c
    branches/gupc/gcc/ipa-prop.c
    branches/gupc/gcc/ipa-prop.h
    branches/gupc/gcc/ipa-pure-const.c
    branches/gupc/gcc/ipa-ref.h
    branches/gupc/gcc/ipa-reference.c
    branches/gupc/gcc/ipa-utils.c
    branches/gupc/gcc/ipa.c
    branches/gupc/gcc/ira-build.c
    branches/gupc/gcc/ira-color.c
    branches/gupc/gcc/ira-costs.c
    branches/gupc/gcc/ira-emit.c
    branches/gupc/gcc/ira-int.h
    branches/gupc/gcc/ira-lives.c
    branches/gupc/gcc/ira.c
    branches/gupc/gcc/ira.h
    branches/gupc/gcc/java/ChangeLog
    branches/gupc/gcc/java/Make-lang.in
    branches/gupc/gcc/java/resource.c
    branches/gupc/gcc/langhooks.c
    branches/gupc/gcc/lcm.c
    branches/gupc/gcc/loop-doloop.c
    branches/gupc/gcc/loop-invariant.c
    branches/gupc/gcc/loop-iv.c
    branches/gupc/gcc/loop-unroll.c
    branches/gupc/gcc/loop-unswitch.c
    branches/gupc/gcc/lto-cgraph.c
    branches/gupc/gcc/lto-section-in.c
    branches/gupc/gcc/lto-streamer-in.c
    branches/gupc/gcc/lto-streamer.c
    branches/gupc/gcc/lto-streamer.h
    branches/gupc/gcc/lto-wrapper.c
    branches/gupc/gcc/matrix-reorg.c
    branches/gupc/gcc/mcf.c
    branches/gupc/gcc/mode-switching.c
    branches/gupc/gcc/modulo-sched.c
    branches/gupc/gcc/objc/ChangeLog
    branches/gupc/gcc/objc/Make-lang.in
    branches/gupc/gcc/objc/objc-act.c
    branches/gupc/gcc/objc/objc-next-runtime-abi-01.c
    branches/gupc/gcc/objcp/ChangeLog
    branches/gupc/gcc/objcp/objcp-decl.c
    branches/gupc/gcc/output.h
    branches/gupc/gcc/passes.c
    branches/gupc/gcc/plugin.c
    branches/gupc/gcc/postreload-gcse.c
    branches/gupc/gcc/postreload.c
    branches/gupc/gcc/predict.c
    branches/gupc/gcc/profile.c
    branches/gupc/gcc/real.c
    branches/gupc/gcc/ree.c
    branches/gupc/gcc/reg-stack.c
    branches/gupc/gcc/regcprop.c
    branches/gupc/gcc/reginfo.c
    branches/gupc/gcc/regmove.c
    branches/gupc/gcc/regs.h
    branches/gupc/gcc/regstat.c
    branches/gupc/gcc/reload.h
    branches/gupc/gcc/reload1.c
    branches/gupc/gcc/rtl.h
    branches/gupc/gcc/sched-deps.c
    branches/gupc/gcc/sched-ebb.c
    branches/gupc/gcc/sel-sched-dump.c
    branches/gupc/gcc/sel-sched-ir.c
    branches/gupc/gcc/sel-sched-ir.h
    branches/gupc/gcc/sel-sched.c
    branches/gupc/gcc/sese.c
    branches/gupc/gcc/simplify-rtx.c
    branches/gupc/gcc/stmt.c
    branches/gupc/gcc/stor-layout.c
    branches/gupc/gcc/store-motion.c
    branches/gupc/gcc/system.h
    branches/gupc/gcc/target-hooks-macros.h
    branches/gupc/gcc/target.def
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/g++.dg/ext/attrib14.C
    branches/gupc/gcc/testsuite/g++.dg/template/sizeof-template-argument.C
    branches/gupc/gcc/testsuite/gcc.dg/cpp/paste12.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/paste13.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/paste14.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/paste6.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/paste8.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ldist-11.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ldist-17.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ldist-pr45948.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/slp-perm-8.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/powerpc.exp
    branches/gupc/gcc/testsuite/gnat.dg/lto14.adb
    branches/gupc/gcc/testsuite/lib/target-supports.exp
    branches/gupc/gcc/tlink.c
    branches/gupc/gcc/toplev.c
    branches/gupc/gcc/tracer.c
    branches/gupc/gcc/trans-mem.c
    branches/gupc/gcc/tree-affine.c
    branches/gupc/gcc/tree-cfg.c
    branches/gupc/gcc/tree-cfgcleanup.c
    branches/gupc/gcc/tree-data-ref.c
    branches/gupc/gcc/tree-data-ref.h
    branches/gupc/gcc/tree-dfa.c
    branches/gupc/gcc/tree-eh.c
    branches/gupc/gcc/tree-emutls.c
    branches/gupc/gcc/tree-inline.c
    branches/gupc/gcc/tree-into-ssa.c
    branches/gupc/gcc/tree-loop-distribution.c
    branches/gupc/gcc/tree-mudflap.c
    branches/gupc/gcc/tree-nomudflap.c
    branches/gupc/gcc/tree-optimize.c
    branches/gupc/gcc/tree-predcom.c
    branches/gupc/gcc/tree-pretty-print.c
    branches/gupc/gcc/tree-profile.c
    branches/gupc/gcc/tree-sra.c
    branches/gupc/gcc/tree-ssa-address.c
    branches/gupc/gcc/tree-ssa-ccp.c
    branches/gupc/gcc/tree-ssa-copy.c
    branches/gupc/gcc/tree-ssa-dom.c
    branches/gupc/gcc/tree-ssa-live.c
    branches/gupc/gcc/tree-ssa-loop-ch.c
    branches/gupc/gcc/tree-ssa-loop-im.c
    branches/gupc/gcc/tree-ssa-loop-ivopts.c
    branches/gupc/gcc/tree-ssa-loop-manip.c
    branches/gupc/gcc/tree-ssa-loop-niter.c
    branches/gupc/gcc/tree-ssa-loop-prefetch.c
    branches/gupc/gcc/tree-ssa-loop-unswitch.c
    branches/gupc/gcc/tree-ssa-loop.c
    branches/gupc/gcc/tree-ssa-math-opts.c
    branches/gupc/gcc/tree-ssa-pre.c
    branches/gupc/gcc/tree-ssa-propagate.c
    branches/gupc/gcc/tree-ssa-reassoc.c
    branches/gupc/gcc/tree-ssa-sccvn.c
    branches/gupc/gcc/tree-ssa-structalias.c
    branches/gupc/gcc/tree-ssa-tail-merge.c
    branches/gupc/gcc/tree-ssa-ter.c
    branches/gupc/gcc/tree-ssa-threadedge.c
    branches/gupc/gcc/tree-ssa-threadupdate.c
    branches/gupc/gcc/tree-ssa-uncprop.c
    branches/gupc/gcc/tree-ssa-uninit.c
    branches/gupc/gcc/tree-ssa.c
    branches/gupc/gcc/tree-ssanames.c
    branches/gupc/gcc/tree-vect-data-refs.c
    branches/gupc/gcc/tree-vect-generic.c
    branches/gupc/gcc/tree-vect-loop-manip.c
    branches/gupc/gcc/tree-vect-loop.c
    branches/gupc/gcc/tree-vect-slp.c
    branches/gupc/gcc/tree-vect-stmts.c
    branches/gupc/gcc/tree-vectorizer.c
    branches/gupc/gcc/tree-vrp.c
    branches/gupc/gcc/tree.c
    branches/gupc/gcc/tree.h
    branches/gupc/gcc/value-prof.c
    branches/gupc/gcc/var-tracking.c
    branches/gupc/gcc/varasm.c
    branches/gupc/gcc/varpool.c
    branches/gupc/gcc/web.c
    branches/gupc/libcpp/ChangeLog
    branches/gupc/libcpp/directives.c
    branches/gupc/libcpp/include/line-map.h
    branches/gupc/libcpp/internal.h
    branches/gupc/libcpp/lex.c
    branches/gupc/libcpp/line-map.c
    branches/gupc/libcpp/macro.c
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgcc/config/arm/ieee754-df.S
    branches/gupc/libgcc/config/arm/ieee754-sf.S
    branches/gupc/libgcc/config/c6x/libunwind.S
    branches/gupc/libgcc/config/epiphany/udivsi3-float.c
    branches/gupc/libgcc/config/microblaze/muldi3_hard.S
    branches/gupc/libgcc/config/picochip/adddi3.S
    branches/gupc/libgcc/config/picochip/ashlsi3.S
    branches/gupc/libgcc/config/picochip/ashrsi3.S
    branches/gupc/libgcc/config/picochip/clzsi2.S
    branches/gupc/libgcc/config/picochip/cmpsi2.S
    branches/gupc/libgcc/config/picochip/divmod15.S
    branches/gupc/libgcc/config/picochip/divmodhi4.S
    branches/gupc/libgcc/config/picochip/divmodsi4.S
    branches/gupc/libgcc/config/picochip/longjmp.S
    branches/gupc/libgcc/config/picochip/lshrsi3.S
    branches/gupc/libgcc/config/picochip/parityhi2.S
    branches/gupc/libgcc/config/picochip/popcounthi2.S
    branches/gupc/libgcc/config/picochip/setjmp.S
    branches/gupc/libgcc/config/picochip/subdi3.S
    branches/gupc/libgcc/config/picochip/ucmpsi2.S
    branches/gupc/libgcc/config/picochip/udivmodhi4.S
    branches/gupc/libgcc/config/picochip/udivmodsi4.S
    branches/gupc/libgcc/config/spu/divv2df3.c
    branches/gupc/libgcc/config/spu/mfc_multi_tag_release.c
    branches/gupc/libgcc/config/spu/mfc_tag_release.c
    branches/gupc/libgcc/configure
    branches/gupc/libgcc/configure.ac
    branches/gupc/libgcc/longlong.h
    branches/gupc/libgfortran/ChangeLog
    branches/gupc/libgfortran/configure
    branches/gupc/libgfortran/configure.ac
    branches/gupc/libgfortran/intrinsics/chmod.c
    branches/gupc/libgfortran/io/io.h
    branches/gupc/libgfortran/io/list_read.c
    branches/gupc/libgfortran/io/unit.c
    branches/gupc/libgfortran/io/unix.c
    branches/gupc/libgfortran/runtime/backtrace.c
    branches/gupc/libgo/go/syscall/libcall_support.go
    branches/gupc/libgo/runtime/go-cgo.c
    branches/gupc/libgo/runtime/runtime.h
    branches/gupc/libmudflap/ChangeLog
    branches/gupc/libmudflap/mf-impl.h
    branches/gupc/libquadmath/ChangeLog
    branches/gupc/libquadmath/configure
    branches/gupc/libquadmath/configure.ac
    branches/gupc/libssp/ChangeLog
    branches/gupc/libssp/configure
    branches/gupc/libssp/configure.ac
    branches/gupc/lto-plugin/ChangeLog
    branches/gupc/lto-plugin/lto-plugin.c

Propchange: branches/gupc/
            ('svn:mergeinfo' modified)

Propchange: branches/gupc/gcc/doc/avr-mmcu.texi
            ('svn:eol-style' added)



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