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]

r171392 - in /branches/pph: ./ ChangeLog MAINTA...


Author: dnovillo
Date: Thu Mar 24 14:13:12 2011
New Revision: 171392

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171392
Log:

	Merge from trunk rev 171388.


Removed:
    branches/pph/libstdc++-v3/testsuite/decimal/mixed-mode_neg.cc
Modified:
    branches/pph/libstdc++-v3/ChangeLog
    branches/pph/libstdc++-v3/config/abi/post/alpha-linux-gnu/baseline_symbols.txt
    branches/pph/libstdc++-v3/config/abi/post/i386-linux-gnu/baseline_symbols.txt
    branches/pph/libstdc++-v3/config/abi/post/i486-linux-gnu/baseline_symbols.txt
    branches/pph/libstdc++-v3/config/abi/post/powerpc-linux-gnu/baseline_symbols.txt
    branches/pph/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/32/baseline_symbols.txt
    branches/pph/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt
    branches/pph/libstdc++-v3/config/abi/post/s390-linux-gnu/baseline_symbols.txt
    branches/pph/libstdc++-v3/config/abi/post/s390x-linux-gnu/baseline_symbols.txt
    branches/pph/libstdc++-v3/config/abi/post/solaris2.10/amd64/baseline_symbols.txt
    branches/pph/libstdc++-v3/config/abi/post/solaris2.10/baseline_symbols.txt
    branches/pph/libstdc++-v3/config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt
    branches/pph/libstdc++-v3/config/abi/post/solaris2.8/baseline_symbols.txt
    branches/pph/libstdc++-v3/config/abi/post/solaris2.8/sparcv9/baseline_symbols.txt
    branches/pph/libstdc++-v3/config/abi/post/sparc-linux-gnu/baseline_symbols.txt
    branches/pph/libstdc++-v3/config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt
    branches/pph/libstdc++-v3/config/abi/post/x86_64-linux-gnu/baseline_symbols.txt
    branches/pph/libstdc++-v3/config/abi/pre/gnu.ver
    branches/pph/libstdc++-v3/configure
    branches/pph/libstdc++-v3/configure.ac
    branches/pph/libstdc++-v3/include/bits/shared_ptr.h
    branches/pph/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/pph/libstdc++-v3/include/bits/unique_ptr.h
    branches/pph/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc
    branches/pph/libstdc++-v3/testsuite/22_locale/num_put/put/char/14220.cc
    branches/pph/libstdc++-v3/testsuite/lib/dg-options.exp
    branches/pph/libstdc++-v3/testsuite/lib/libstdc++.exp
    branches/pph/libstdc++-v3/testsuite/lib/prune.exp
    branches/pph/libstdc++-v3/testsuite/util/testsuite_abi.cc

Changes in other areas also in this revision:
Added:
    branches/pph/gcc/testsuite/gcc.dg/builtin-object-size-10.c
      - copied unchanged from r171388, trunk/gcc/testsuite/gcc.dg/builtin-object-size-10.c
Removed:
    branches/pph/gcc/config/alpha/gnu.h
    branches/pph/gcc/config/arc/
    branches/pph/gcc/config/arm/netbsd.h
    branches/pph/gcc/config/arm/t-pe
    branches/pph/gcc/config/crx/
    branches/pph/gcc/config/i386/netbsd.h
    branches/pph/gcc/config/m68hc11/
    branches/pph/gcc/config/m68k/uclinux-oldabi.h
    branches/pph/gcc/config/mcore/mcore-pe.h
    branches/pph/gcc/config/mcore/t-mcore-pe
    branches/pph/gcc/config/netbsd-aout.h
    branches/pph/gcc/config/rs6000/gnu.h
    branches/pph/gcc/config/sh/sh-symbian.h
    branches/pph/gcc/config/sh/symbian-base.c
    branches/pph/gcc/config/sh/symbian-c.c
    branches/pph/gcc/config/sh/symbian-cxx.c
    branches/pph/gcc/config/sh/symbian-post.h
    branches/pph/gcc/config/sh/symbian-pre.h
    branches/pph/gcc/config/sh/t-symbian
    branches/pph/gcc/config/svr3.h
    branches/pph/gcc/config/vax/netbsd.h
    branches/pph/gcc/gthr-solaris.h
    branches/pph/gcc/ipa-struct-reorg.c
    branches/pph/gcc/ipa-struct-reorg.h
    branches/pph/gcc/ipa-type-escape.c
    branches/pph/gcc/ipa-type-escape.h
    branches/pph/gcc/testsuite/gcc.c-torture/execute/920501-8.x
    branches/pph/gcc/testsuite/gcc.c-torture/execute/930513-1.x
    branches/pph/gcc/testsuite/gcc.c-torture/execute/960312-1.x
    branches/pph/gcc/testsuite/gcc.dg/c1x-typedef-2.c
    branches/pph/gcc/testsuite/gcc.dg/struct/
    branches/pph/gcc/testsuite/go.test/test/fixedbugs/bug001.go
    branches/pph/gcc/testsuite/go.test/test/if1.go
    branches/pph/gcc/testsuite/go.test/test/ken/robif.go
Modified:
    branches/pph/   (props changed)
    branches/pph/ChangeLog
    branches/pph/MAINTAINERS
    branches/pph/boehm-gc/ChangeLog
    branches/pph/boehm-gc/configure
    branches/pph/boehm-gc/configure.ac
    branches/pph/config-ml.in
    branches/pph/config.guess
    branches/pph/config.sub
    branches/pph/configure
    branches/pph/configure.ac
    branches/pph/contrib/ChangeLog
    branches/pph/contrib/compare-all-tests
    branches/pph/contrib/make_sunver.pl
    branches/pph/fixincludes/ChangeLog
    branches/pph/fixincludes/mkfixinc.sh
    branches/pph/gcc/ChangeLog
    branches/pph/gcc/ChangeLog.pph
    branches/pph/gcc/DATESTAMP
    branches/pph/gcc/Makefile.in
    branches/pph/gcc/ada/ChangeLog
    branches/pph/gcc/ada/gcc-interface/decl.c
    branches/pph/gcc/ada/gcc-interface/trans.c
    branches/pph/gcc/ada/gcc-interface/utils.c
    branches/pph/gcc/alias.c
    branches/pph/gcc/attribs.c
    branches/pph/gcc/builtins.c
    branches/pph/gcc/c-decl.c
    branches/pph/gcc/c-family/ChangeLog
    branches/pph/gcc/c-family/c-ada-spec.c
    branches/pph/gcc/c-family/c-common.c
    branches/pph/gcc/c-family/c-common.h
    branches/pph/gcc/c-family/c-opts.c
    branches/pph/gcc/c-family/c-pretty-print.c
    branches/pph/gcc/c-family/c-pretty-print.h
    branches/pph/gcc/c-family/c.opt
    branches/pph/gcc/caller-save.c
    branches/pph/gcc/cfg.c
    branches/pph/gcc/cfgcleanup.c
    branches/pph/gcc/cfgrtl.c
    branches/pph/gcc/combine.c
    branches/pph/gcc/common.opt
    branches/pph/gcc/config.build
    branches/pph/gcc/config.gcc
    branches/pph/gcc/config.host
    branches/pph/gcc/config/alpha/alpha-protos.h
    branches/pph/gcc/config/alpha/alpha.c
    branches/pph/gcc/config/alpha/alpha.h
    branches/pph/gcc/config/alpha/alpha.md
    branches/pph/gcc/config/alpha/constraints.md
    branches/pph/gcc/config/alpha/predicates.md
    branches/pph/gcc/config/arm/arm.c
    branches/pph/gcc/config/arm/arm.h
    branches/pph/gcc/config/arm/arm.md
    branches/pph/gcc/config/arm/arm.opt
    branches/pph/gcc/config/arm/coff.h
    branches/pph/gcc/config/arm/elf.h
    branches/pph/gcc/config/arm/linux-elf.h
    branches/pph/gcc/config/arm/netbsd-elf.h
    branches/pph/gcc/config/arm/pe.h
    branches/pph/gcc/config/arm/predicates.md
    branches/pph/gcc/config/arm/rtems-elf.h
    branches/pph/gcc/config/arm/semi.h
    branches/pph/gcc/config/arm/t-arm
    branches/pph/gcc/config/arm/t-arm-elf
    branches/pph/gcc/config/arm/t-linux
    branches/pph/gcc/config/arm/t-rtems
    branches/pph/gcc/config/arm/t-strongarm-elf
    branches/pph/gcc/config/arm/t-wince-pe
    branches/pph/gcc/config/arm/unwind-arm.c
    branches/pph/gcc/config/arm/wince-pe.h
    branches/pph/gcc/config/avr/avr-protos.h
    branches/pph/gcc/config/avr/avr.c
    branches/pph/gcc/config/avr/avr.h
    branches/pph/gcc/config/avr/avr.md
    branches/pph/gcc/config/bfin/bfin.c
    branches/pph/gcc/config/bfin/bfin.h
    branches/pph/gcc/config/bfin/bfin.opt
    branches/pph/gcc/config/cris/cris.c
    branches/pph/gcc/config/cris/cris.h
    branches/pph/gcc/config/darwin.h
    branches/pph/gcc/config/frv/frv-protos.h
    branches/pph/gcc/config/frv/frv.c
    branches/pph/gcc/config/frv/frv.opt
    branches/pph/gcc/config/h8300/h8300.c
    branches/pph/gcc/config/h8300/predicates.md
    branches/pph/gcc/config/i386/cygming.h
    branches/pph/gcc/config/i386/i386.c
    branches/pph/gcc/config/i386/i386.md
    branches/pph/gcc/config/i386/i386.opt
    branches/pph/gcc/config/i386/sse.md
    branches/pph/gcc/config/i386/t-i386
    branches/pph/gcc/config/ia64/ia64.c
    branches/pph/gcc/config/ia64/ia64.h
    branches/pph/gcc/config/ia64/ia64.opt
    branches/pph/gcc/config/ia64/t-ia64
    branches/pph/gcc/config/iq2000/iq2000.c
    branches/pph/gcc/config/iq2000/iq2000.h
    branches/pph/gcc/config/iq2000/iq2000.opt
    branches/pph/gcc/config/m32c/m32c.c
    branches/pph/gcc/config/m32c/m32c.h
    branches/pph/gcc/config/m32c/m32c.opt
    branches/pph/gcc/config/m32r/m32r.c
    branches/pph/gcc/config/m32r/m32r.h
    branches/pph/gcc/config/m32r/m32r.opt
    branches/pph/gcc/config/m68k/m68k.c
    branches/pph/gcc/config/mcore/mcore.c
    branches/pph/gcc/config/mep/mep.c
    branches/pph/gcc/config/mep/mep.opt
    branches/pph/gcc/config/microblaze/microblaze.c
    branches/pph/gcc/config/microblaze/microblaze.opt
    branches/pph/gcc/config/mips/mips.c
    branches/pph/gcc/config/mn10300/mn10300.c
    branches/pph/gcc/config/mn10300/mn10300.h
    branches/pph/gcc/config/mn10300/mn10300.opt
    branches/pph/gcc/config/pa/pa-hpux.opt
    branches/pph/gcc/config/pa/pa-hpux1010.opt
    branches/pph/gcc/config/pa/pa-hpux1111.opt
    branches/pph/gcc/config/pa/pa.c
    branches/pph/gcc/config/pa/pa.h
    branches/pph/gcc/config/pa/pa.opt
    branches/pph/gcc/config/pdp11/pdp11.c
    branches/pph/gcc/config/rs6000/altivec.md
    branches/pph/gcc/config/rs6000/dfp.md
    branches/pph/gcc/config/rs6000/linux64.h
    branches/pph/gcc/config/rs6000/paired.md
    branches/pph/gcc/config/rs6000/rs6000.c
    branches/pph/gcc/config/rs6000/rs6000.md
    branches/pph/gcc/config/rs6000/sync.md
    branches/pph/gcc/config/rs6000/sysv4.h
    branches/pph/gcc/config/rs6000/t-freebsd
    branches/pph/gcc/config/rs6000/t-rs6000
    branches/pph/gcc/config/rs6000/vector.md
    branches/pph/gcc/config/rs6000/vsx.md
    branches/pph/gcc/config/rx/rx.c
    branches/pph/gcc/config/s390/2084.md
    branches/pph/gcc/config/s390/s390.c
    branches/pph/gcc/config/s390/s390.h
    branches/pph/gcc/config/s390/s390.md
    branches/pph/gcc/config/s390/s390.opt
    branches/pph/gcc/config/score/score.c
    branches/pph/gcc/config/score/score.opt
    branches/pph/gcc/config/sh/sh-protos.h
    branches/pph/gcc/config/sh/sh.c
    branches/pph/gcc/config/sol2.h
    branches/pph/gcc/config/sol2.opt
    branches/pph/gcc/config/sparc/freebsd.h
    branches/pph/gcc/config/sparc/sparc.c
    branches/pph/gcc/config/spu/spu.c
    branches/pph/gcc/config/stormy16/stormy16.c
    branches/pph/gcc/config/v850/v850-protos.h
    branches/pph/gcc/config/v850/v850.c
    branches/pph/gcc/config/v850/v850.h
    branches/pph/gcc/config/v850/v850.opt
    branches/pph/gcc/configure
    branches/pph/gcc/configure.ac
    branches/pph/gcc/cp/ChangeLog
    branches/pph/gcc/cp/call.c
    branches/pph/gcc/cp/cxx-pretty-print.c
    branches/pph/gcc/cp/error.c
    branches/pph/gcc/cp/semantics.c
    branches/pph/gcc/cp/tree.c
    branches/pph/gcc/df-core.c
    branches/pph/gcc/df-problems.c
    branches/pph/gcc/doc/extend.texi
    branches/pph/gcc/doc/install-old.texi
    branches/pph/gcc/doc/install.texi
    branches/pph/gcc/doc/invoke.texi
    branches/pph/gcc/doc/md.texi
    branches/pph/gcc/doc/plugins.texi
    branches/pph/gcc/doc/tm.texi
    branches/pph/gcc/doc/tm.texi.in
    branches/pph/gcc/dse.c
    branches/pph/gcc/dwarf2out.c
    branches/pph/gcc/emit-rtl.c
    branches/pph/gcc/explow.c
    branches/pph/gcc/expmed.c
    branches/pph/gcc/expr.c
    branches/pph/gcc/expr.h
    branches/pph/gcc/fortran/ChangeLog
    branches/pph/gcc/fortran/dependency.c
    branches/pph/gcc/fortran/frontend-passes.c
    branches/pph/gcc/fortran/gfortran.h
    branches/pph/gcc/fortran/invoke.texi
    branches/pph/gcc/fortran/lang.opt
    branches/pph/gcc/fortran/options.c
    branches/pph/gcc/function.c
    branches/pph/gcc/gcc.c
    branches/pph/gcc/gcse.c
    branches/pph/gcc/gengtype.c
    branches/pph/gcc/gimple-fold.c
    branches/pph/gcc/gimple-pretty-print.c
    branches/pph/gcc/gimple.c
    branches/pph/gcc/gimplify.c
    branches/pph/gcc/go/   (props changed)
    branches/pph/gcc/go/gofrontend/expressions.cc
    branches/pph/gcc/go/gofrontend/expressions.h
    branches/pph/gcc/go/gofrontend/gogo-tree.cc
    branches/pph/gcc/go/gofrontend/gogo.cc
    branches/pph/gcc/go/gofrontend/gogo.h
    branches/pph/gcc/go/gofrontend/parse.cc
    branches/pph/gcc/go/gofrontend/parse.h
    branches/pph/gcc/go/gofrontend/statements.cc
    branches/pph/gcc/go/gofrontend/statements.h
    branches/pph/gcc/gthr.h
    branches/pph/gcc/haifa-sched.c
    branches/pph/gcc/hooks.c
    branches/pph/gcc/hooks.h
    branches/pph/gcc/ipa-split.c
    branches/pph/gcc/ira-color.c
    branches/pph/gcc/ira-costs.c
    branches/pph/gcc/java/ChangeLog
    branches/pph/gcc/java/lang.c
    branches/pph/gcc/libgcc2.c
    branches/pph/gcc/lto-opts.c
    branches/pph/gcc/lto/ChangeLog
    branches/pph/gcc/lto/lto-lang.c
    branches/pph/gcc/objcp/ChangeLog
    branches/pph/gcc/objcp/Make-lang.in
    branches/pph/gcc/objcp/config-lang.in
    branches/pph/gcc/optabs.c
    branches/pph/gcc/optabs.h
    branches/pph/gcc/opts.c
    branches/pph/gcc/params.def
    branches/pph/gcc/params.h
    branches/pph/gcc/passes.c
    branches/pph/gcc/po/ChangeLog
    branches/pph/gcc/po/gcc.pot
    branches/pph/gcc/recog.c
    branches/pph/gcc/reload.c
    branches/pph/gcc/reload1.c
    branches/pph/gcc/sched-rgn.c
    branches/pph/gcc/simplify-rtx.c
    branches/pph/gcc/target.def
    branches/pph/gcc/targhooks.c
    branches/pph/gcc/targhooks.h
    branches/pph/gcc/testsuite/ChangeLog
    branches/pph/gcc/testsuite/g++.dg/cpp0x/constexpr-data2.C
    branches/pph/gcc/testsuite/g++.dg/ext/attrib32.C
    branches/pph/gcc/testsuite/g++.dg/guality/guality.exp
    branches/pph/gcc/testsuite/g++.dg/plugin/attribute_plugin.c
    branches/pph/gcc/testsuite/gcc.c-torture/compile/20000804-1.c
    branches/pph/gcc/testsuite/gcc.c-torture/compile/20001205-1.c
    branches/pph/gcc/testsuite/gcc.c-torture/compile/20001226-1.c
    branches/pph/gcc/testsuite/gcc.c-torture/compile/20010518-2.c
    branches/pph/gcc/testsuite/gcc.c-torture/compile/20020312-1.c
    branches/pph/gcc/testsuite/gcc.c-torture/compile/20020604-1.c
    branches/pph/gcc/testsuite/gcc.c-torture/compile/920501-12.c
    branches/pph/gcc/testsuite/gcc.c-torture/compile/920501-4.c
    branches/pph/gcc/testsuite/gcc.c-torture/compile/920520-1.c
    branches/pph/gcc/testsuite/gcc.c-torture/compile/980506-1.c
    branches/pph/gcc/testsuite/gcc.c-torture/execute/980709-1.x
    branches/pph/gcc/testsuite/gcc.c-torture/execute/990826-0.x
    branches/pph/gcc/testsuite/gcc.dg/anon-struct-11.c
    branches/pph/gcc/testsuite/gcc.dg/c1x-anon-struct-1.c
    branches/pph/gcc/testsuite/gcc.dg/c1x-typedef-1.c
    branches/pph/gcc/testsuite/gcc.dg/cpp/assert4.c
    branches/pph/gcc/testsuite/gcc.dg/sibcall-3.c
    branches/pph/gcc/testsuite/gcc.dg/sibcall-4.c
    branches/pph/gcc/testsuite/gcc.dg/torture/20090618-1.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vector-1.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vector-2.c
    branches/pph/gcc/testsuite/gcc.dg/vect/slp-multitypes-2.c
    branches/pph/gcc/testsuite/gcc.target/powerpc/ppc-round.c   (props changed)
    branches/pph/gcc/testsuite/go.dg/   (props changed)
    branches/pph/gcc/testsuite/go.go-torture/   (props changed)
    branches/pph/gcc/testsuite/go.test/   (props changed)
    branches/pph/gcc/testsuite/go.test/go-test.exp
    branches/pph/gcc/testsuite/go.test/test/chan/nonblock.go
    branches/pph/gcc/testsuite/go.test/test/chan/perm.go
    branches/pph/gcc/testsuite/go.test/test/chan/select3.go
    branches/pph/gcc/testsuite/go.test/test/closedchan.go
    branches/pph/gcc/testsuite/go.test/test/fixedbugs/bug069.go
    branches/pph/gcc/testsuite/go.test/test/fixedbugs/bug140.go
    branches/pph/gcc/testsuite/go.test/test/fixedbugs/bug196.go
    branches/pph/gcc/testsuite/go.test/test/fixedbugs/bug219.go
    branches/pph/gcc/testsuite/go.test/test/fixedbugs/bug234.go
    branches/pph/gcc/testsuite/go.test/test/fixedbugs/bug242.go
    branches/pph/gcc/testsuite/go.test/test/if.go
    branches/pph/gcc/testsuite/go.test/test/named1.go
    branches/pph/gcc/testsuite/lib/prune.exp
    branches/pph/gcc/testsuite/lib/target-supports.exp
    branches/pph/gcc/timevar.def
    branches/pph/gcc/tree-cfg.c
    branches/pph/gcc/tree-data-ref.c
    branches/pph/gcc/tree-data-ref.h
    branches/pph/gcc/tree-dfa.c
    branches/pph/gcc/tree-flow-inline.h
    branches/pph/gcc/tree-flow.h
    branches/pph/gcc/tree-object-size.c
    branches/pph/gcc/tree-pass.h
    branches/pph/gcc/tree-ssa-alias.c
    branches/pph/gcc/tree-ssa-ccp.c
    branches/pph/gcc/tree-ssa-phiopt.c
    branches/pph/gcc/tree-ssa-pre.c
    branches/pph/gcc/tree-ssa-sccvn.c
    branches/pph/gcc/tree-stdarg.c
    branches/pph/gcc/tree-vect-data-refs.c
    branches/pph/gcc/tree-vect-loop.c
    branches/pph/gcc/tree-vect-patterns.c
    branches/pph/gcc/tree-vect-stmts.c
    branches/pph/gcc/tree-vrp.c
    branches/pph/gcc/tree.c
    branches/pph/gcc/tree.h
    branches/pph/gcc/var-tracking.c
    branches/pph/include/ChangeLog
    branches/pph/include/plugin-api.h
    branches/pph/libcpp/ChangeLog
    branches/pph/libcpp/directives.c
    branches/pph/libcpp/expr.c
    branches/pph/libcpp/lex.c
    branches/pph/libgcc/ChangeLog
    branches/pph/libgcc/config.host
    branches/pph/libgfortran/ChangeLog
    branches/pph/libgfortran/configure
    branches/pph/libgfortran/configure.ac
    branches/pph/libgfortran/io/io.h
    branches/pph/libgfortran/io/list_read.c
    branches/pph/libgfortran/io/read.c
    branches/pph/libgfortran/io/unix.c
    branches/pph/libgo/   (props changed)
    branches/pph/libgo/Makefile.am
    branches/pph/libgo/Makefile.in
    branches/pph/libgo/runtime/chan.goc
    branches/pph/libgo/runtime/channel.h
    branches/pph/libgo/runtime/go-close.c
    branches/pph/libgo/runtime/go-new-channel.c
    branches/pph/libgo/runtime/go-rec-big.c
    branches/pph/libgo/runtime/go-rec-nb-small.c
    branches/pph/libgo/runtime/go-rec-small.c
    branches/pph/libgo/runtime/go-send-big.c
    branches/pph/libgo/runtime/go-send-nb-big.c
    branches/pph/libgo/runtime/go-send-nb-small.c
    branches/pph/libgo/runtime/go-send-small.c
    branches/pph/libgomp/ChangeLog
    branches/pph/libgomp/acinclude.m4
    branches/pph/libgomp/configure
    branches/pph/libjava/ChangeLog
    branches/pph/libjava/classpath/   (props changed)
    branches/pph/libjava/configure
    branches/pph/libjava/configure.ac
    branches/pph/libquadmath/ChangeLog
    branches/pph/libquadmath/configure
    branches/pph/libquadmath/configure.ac
    branches/pph/libssp/ChangeLog
    branches/pph/libssp/configure
    branches/pph/libssp/configure.ac

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

Propchange: branches/pph/
            ('svnmerge-integrated' modified)

Propchange: branches/pph/gcc/go/
            ('svn:mergeinfo' modified)

Propchange: branches/pph/gcc/testsuite/gcc.target/powerpc/ppc-round.c
            ('svn:mergeinfo' modified)

Propchange: branches/pph/gcc/testsuite/go.dg/
            ('svn:mergeinfo' modified)

Propchange: branches/pph/gcc/testsuite/go.go-torture/
            ('svn:mergeinfo' modified)

Propchange: branches/pph/gcc/testsuite/go.test/
            ('svn:mergeinfo' modified)

Propchange: branches/pph/libgo/
            ('svn:mergeinfo' modified)

Propchange: branches/pph/libjava/classpath/
            ('svn:mergeinfo' modified)



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