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]

r170890 - in /branches/x32: ./ ChangeLog MAINTA...


Author: hjl
Date: Fri Mar 11 23:29:56 2011
New Revision: 170890

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170890
Log:
Merged r170781 through r170889 into branch.

Added:
    branches/x32/libstdc++-v3/testsuite/25_algorithms/partial_sort/check_compare_by_value.cc
      - copied unchanged from r170889, trunk/libstdc++-v3/testsuite/25_algorithms/partial_sort/check_compare_by_value.cc
    branches/x32/libstdc++-v3/testsuite/25_algorithms/sort/check_compare_by_value.cc
      - copied unchanged from r170889, trunk/libstdc++-v3/testsuite/25_algorithms/sort/check_compare_by_value.cc
    branches/x32/libstdc++-v3/testsuite/25_algorithms/sort_heap/check_compare_by_value.cc
      - copied unchanged from r170889, trunk/libstdc++-v3/testsuite/25_algorithms/sort_heap/check_compare_by_value.cc
    branches/x32/libstdc++-v3/testsuite/25_algorithms/stable_sort/check_compare_by_value.cc
      - copied unchanged from r170889, trunk/libstdc++-v3/testsuite/25_algorithms/stable_sort/check_compare_by_value.cc
Modified:
    branches/x32/libstdc++-v3/ChangeLog
    branches/x32/libstdc++-v3/include/bits/stl_algo.h
    branches/x32/libstdc++-v3/testsuite/util/testsuite_rvalref.h

Changes in other areas also in this revision:
Added:
    branches/x32/gcc/config/score/constraints.md
      - copied unchanged from r170889, trunk/gcc/config/score/constraints.md
    branches/x32/gcc/config/score/sfp-machine.h
      - copied unchanged from r170889, trunk/gcc/config/score/sfp-machine.h
    branches/x32/gcc/config/score/t-score-softfp
      - copied unchanged from r170889, trunk/gcc/config/score/t-score-softfp
    branches/x32/gcc/testsuite/g++.dg/cpp0x/regress/array1.C
      - copied unchanged from r170889, trunk/gcc/testsuite/g++.dg/cpp0x/regress/array1.C
    branches/x32/gcc/testsuite/g++.dg/cpp0x/syntax-err1.C
      - copied unchanged from r170889, trunk/gcc/testsuite/g++.dg/cpp0x/syntax-err1.C
    branches/x32/gcc/testsuite/g++.dg/ext/attrib40.C
      - copied unchanged from r170889, trunk/gcc/testsuite/g++.dg/ext/attrib40.C
    branches/x32/gcc/testsuite/g++.dg/inherit/virtual8.C
      - copied unchanged from r170889, trunk/gcc/testsuite/g++.dg/inherit/virtual8.C
    branches/x32/gcc/testsuite/g++.dg/lto/20110311-1_0.C
      - copied unchanged from r170889, trunk/gcc/testsuite/g++.dg/lto/20110311-1_0.C
    branches/x32/gcc/testsuite/g++.dg/parse/no-type-defn1.C
      - copied unchanged from r170889, trunk/gcc/testsuite/g++.dg/parse/no-type-defn1.C
    branches/x32/gcc/testsuite/g++.dg/template/anon5.C
      - copied unchanged from r170889, trunk/gcc/testsuite/g++.dg/template/anon5.C
    branches/x32/gcc/testsuite/g++.dg/template/array22.C
      - copied unchanged from r170889, trunk/gcc/testsuite/g++.dg/template/array22.C
    branches/x32/gcc/testsuite/g++.dg/template/nontype21.C
      - copied unchanged from r170889, trunk/gcc/testsuite/g++.dg/template/nontype21.C
    branches/x32/gcc/testsuite/g++.dg/template/nontype22.C
      - copied unchanged from r170889, trunk/gcc/testsuite/g++.dg/template/nontype22.C
    branches/x32/gcc/testsuite/g++.dg/torture/pr47714.C
      - copied unchanged from r170889, trunk/gcc/testsuite/g++.dg/torture/pr47714.C
    branches/x32/gcc/testsuite/gcc.dg/pr48067.c
      - copied unchanged from r170889, trunk/gcc/testsuite/gcc.dg/pr48067.c
    branches/x32/gcc/testsuite/gcc.dg/torture/pr47278-1.c
      - copied unchanged from r170889, trunk/gcc/testsuite/gcc.dg/torture/pr47278-1.c
    branches/x32/gcc/testsuite/gcc.dg/torture/pr47278-2.c
      - copied unchanged from r170889, trunk/gcc/testsuite/gcc.dg/torture/pr47278-2.c
    branches/x32/gcc/testsuite/gcc.dg/torture/pr48044.c
      - copied unchanged from r170889, trunk/gcc/testsuite/gcc.dg/torture/pr48044.c
    branches/x32/gcc/testsuite/gcc.dg/torture/pr48063.c
      - copied unchanged from r170889, trunk/gcc/testsuite/gcc.dg/torture/pr48063.c
    branches/x32/gcc/testsuite/gcc.target/powerpc/pr47755-2.c
      - copied unchanged from r170889, trunk/gcc/testsuite/gcc.target/powerpc/pr47755-2.c
    branches/x32/gcc/testsuite/gfortran.dg/proc_ptr_comp_31.f90
      - copied unchanged from r170889, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_31.f90
    branches/x32/libgo/go/syslog/syslog_c.c
      - copied unchanged from r170889, trunk/libgo/go/syslog/syslog_c.c
    branches/x32/libgo/go/syslog/syslog_solaris.go
      - copied unchanged from r170889, trunk/libgo/go/syslog/syslog_solaris.go
    branches/x32/libgo/go/syslog/syslog_unix.go
      - copied unchanged from r170889, trunk/libgo/go/syslog/syslog_unix.go
Removed:
    branches/x32/gcc/config/score/mul-div.S
    branches/x32/gcc/config/score/score3.c
    branches/x32/gcc/config/score/score3.h
Modified:
    branches/x32/   (props changed)
    branches/x32/ChangeLog
    branches/x32/MAINTAINERS
    branches/x32/gcc/ChangeLog
    branches/x32/gcc/DATESTAMP
    branches/x32/gcc/attribs.c
    branches/x32/gcc/c-family/ChangeLog
    branches/x32/gcc/c-family/c-common.c
    branches/x32/gcc/cgraphunit.c
    branches/x32/gcc/config.gcc
    branches/x32/gcc/config/avr/avr.c
    branches/x32/gcc/config/avr/avr.h
    branches/x32/gcc/config/mips/mips-protos.h
    branches/x32/gcc/config/mips/mips.c
    branches/x32/gcc/config/mips/mips.h
    branches/x32/gcc/config/pa/pa-hpux10.h
    branches/x32/gcc/config/rs6000/rs6000.c
    branches/x32/gcc/config/rx/rx.md
    branches/x32/gcc/config/s390/s390-protos.h
    branches/x32/gcc/config/s390/s390.c
    branches/x32/gcc/config/s390/s390.h
    branches/x32/gcc/config/score/crti.asm
    branches/x32/gcc/config/score/crtn.asm
    branches/x32/gcc/config/score/score-generic.md
    branches/x32/gcc/config/score/score-modes.def
    branches/x32/gcc/config/score/score.c
    branches/x32/gcc/config/score/score.h
    branches/x32/gcc/config/score/score.md
    branches/x32/gcc/config/score/score.opt
    branches/x32/gcc/config/score/score7.c
    branches/x32/gcc/config/score/t-score-elf
    branches/x32/gcc/config/sparc/sparc.c
    branches/x32/gcc/cp/ChangeLog
    branches/x32/gcc/cp/decl.c
    branches/x32/gcc/cp/init.c
    branches/x32/gcc/cp/mangle.c
    branches/x32/gcc/cp/method.c
    branches/x32/gcc/cp/parser.c
    branches/x32/gcc/cp/pt.c
    branches/x32/gcc/doc/invoke.texi
    branches/x32/gcc/expr.c
    branches/x32/gcc/fortran/ChangeLog
    branches/x32/gcc/fortran/module.c
    branches/x32/gcc/function.c
    branches/x32/gcc/ipa-inline.c
    branches/x32/gcc/ipa.c
    branches/x32/gcc/rtl.h
    branches/x32/gcc/stor-layout.c
    branches/x32/gcc/testsuite/ChangeLog
    branches/x32/gcc/testsuite/g++.dg/parse/error36.C
    branches/x32/gcc/testsuite/g++.old-deja/g++.pt/ctor2.C
    branches/x32/gcc/testsuite/g++.old-deja/g++.pt/typename3.C
    branches/x32/gcc/testsuite/g++.old-deja/g++.pt/typename4.C
    branches/x32/gcc/testsuite/g++.old-deja/g++.pt/typename6.C
    branches/x32/gcc/testsuite/gcc.dg/optimize-bswapsi-1.c
    branches/x32/gcc/testsuite/go.test/go-test.exp
    branches/x32/gcc/tree-ssa-math-opts.c
    branches/x32/gcc/tree.c
    branches/x32/gcc/tree.h
    branches/x32/libgo/Makefile.am
    branches/x32/libgo/Makefile.in
    branches/x32/libgo/README.gcc
    branches/x32/libgo/go/net/sock.go
    branches/x32/libgo/go/syslog/syslog.go
    branches/x32/libgo/runtime/go-new-map.c
    branches/x32/libgo/runtime/thread.c
    branches/x32/libgo/testsuite/gotest

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



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