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]

r164656 - in /branches/ibm/power7-fpconv: ./ gc...


Author: meissner
Date: Mon Sep 27 18:39:34 2010
New Revision: 164656

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164656
Log:
Merge up to 164655

Added:
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/20_util/uses_allocator/
      - copied from r164655, trunk/libstdc++-v3/testsuite/20_util/uses_allocator/
Removed:
    branches/ibm/power7-fpconv/libstdc++-v3/include/c_global/cmath.tcc
    branches/ibm/power7-fpconv/libstdc++-v3/include/c_std/cmath.tcc
Modified:
    branches/ibm/power7-fpconv/libstdc++-v3/ChangeLog
    branches/ibm/power7-fpconv/libstdc++-v3/acinclude.m4
    branches/ibm/power7-fpconv/libstdc++-v3/configure
    branches/ibm/power7-fpconv/libstdc++-v3/include/Makefile.am
    branches/ibm/power7-fpconv/libstdc++-v3/include/Makefile.in
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/allocator.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/stl_pair.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/stl_queue.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/stl_stack.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/c_global/cmath
    branches/ibm/power7-fpconv/libstdc++-v3/include/c_std/cmath
    branches/ibm/power7-fpconv/libstdc++-v3/include/std/complex
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc

Changes in other areas also in this revision:
Added:
    branches/ibm/power7-fpconv/gcc/config/vms/vms-ucrt0.c
      - copied unchanged from r164655, trunk/gcc/config/vms/vms-ucrt0.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.c-torture/compile/pr45771.c
      - copied unchanged from r164655, trunk/gcc/testsuite/gcc.c-torture/compile/pr45771.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/cpp/undef-opt-1.c
      - copied unchanged from r164655, trunk/gcc/testsuite/gcc.dg/cpp/undef-opt-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/torture/stackalign/alloca-6.c
      - copied unchanged from r164655, trunk/gcc/testsuite/gcc.dg/torture/stackalign/alloca-6.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-ssa/leaf.c
      - copied unchanged from r164655, trunk/gcc/testsuite/gcc.dg/tree-ssa/leaf.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/pr45234.c
      - copied unchanged from r164655, trunk/gcc/testsuite/gcc.target/i386/pr45234.c
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/c_sizeof_3.f90
      - copied unchanged from r164655, trunk/gcc/testsuite/gfortran.dg/c_sizeof_3.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/c_sizeof_4.f90
      - copied unchanged from r164655, trunk/gcc/testsuite/gfortran.dg/c_sizeof_4.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/io_constraints_6.f03
      - copied unchanged from r164655, trunk/gcc/testsuite/gfortran.dg/io_constraints_6.f03
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/io_constraints_7.f03
      - copied unchanged from r164655, trunk/gcc/testsuite/gfortran.dg/io_constraints_7.f03
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/iso_c_binding_compiler_1.f90
      - copied unchanged from r164655, trunk/gcc/testsuite/gfortran.dg/iso_c_binding_compiler_1.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/iso_c_binding_compiler_2.f90
      - copied unchanged from r164655, trunk/gcc/testsuite/gfortran.dg/iso_c_binding_compiler_2.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/iso_fortran_env_7.f90
      - copied unchanged from r164655, trunk/gcc/testsuite/gfortran.dg/iso_fortran_env_7.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/newunit_2.f90
      - copied unchanged from r164655, trunk/gcc/testsuite/gfortran.dg/newunit_2.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/operator_c1202.f90
      - copied unchanged from r164655, trunk/gcc/testsuite/gfortran.dg/operator_c1202.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/select_type_18.f03
      - copied unchanged from r164655, trunk/gcc/testsuite/gfortran.dg/select_type_18.f03
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.fortran-torture/compile/pr45738.f90
      - copied unchanged from r164655, trunk/gcc/testsuite/gfortran.fortran-torture/compile/pr45738.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gnat.dg/return2.adb
      - copied unchanged from r164655, trunk/gcc/testsuite/gnat.dg/return2.adb
    branches/ibm/power7-fpconv/gcc/testsuite/gnat.dg/return2.ads
      - copied unchanged from r164655, trunk/gcc/testsuite/gnat.dg/return2.ads
    branches/ibm/power7-fpconv/gcc/testsuite/gnat.dg/return2_pkg.ads
      - copied unchanged from r164655, trunk/gcc/testsuite/gnat.dg/return2_pkg.ads
    branches/ibm/power7-fpconv/gcc/testsuite/obj-c++.dg/const-str-12.mm
      - copied unchanged from r164655, trunk/gcc/testsuite/obj-c++.dg/const-str-12.mm
    branches/ibm/power7-fpconv/gcc/testsuite/obj-c++.dg/sync-2.mm
      - copied unchanged from r164655, trunk/gcc/testsuite/obj-c++.dg/sync-2.mm
    branches/ibm/power7-fpconv/gcc/testsuite/obj-c++.dg/warn5.mm
      - copied unchanged from r164655, trunk/gcc/testsuite/obj-c++.dg/warn5.mm
    branches/ibm/power7-fpconv/gcc/testsuite/objc.dg/const-str-12b.m
      - copied unchanged from r164655, trunk/gcc/testsuite/objc.dg/const-str-12b.m
    branches/ibm/power7-fpconv/gcc/testsuite/objc.dg/sync-2.m
      - copied unchanged from r164655, trunk/gcc/testsuite/objc.dg/sync-2.m
Removed:
    branches/ibm/power7-fpconv/gcc/config/vms/t-vms64
    branches/ibm/power7-fpconv/gcc/config/vms/vms-crt0-64.c
    branches/ibm/power7-fpconv/gcc/config/vms/vms-crt0.c
    branches/ibm/power7-fpconv/gcc/config/vms/vms-psxcrt0-64.c
    branches/ibm/power7-fpconv/gcc/config/vms/vms-psxcrt0.c
    branches/ibm/power7-fpconv/libobjc/libobjc_entry.c
Modified:
    branches/ibm/power7-fpconv/   (props changed)
    branches/ibm/power7-fpconv/gcc/ChangeLog
    branches/ibm/power7-fpconv/gcc/ChangeLog.power7
    branches/ibm/power7-fpconv/gcc/DATESTAMP
    branches/ibm/power7-fpconv/gcc/Makefile.in
    branches/ibm/power7-fpconv/gcc/REVISION
    branches/ibm/power7-fpconv/gcc/c-decl.c
    branches/ibm/power7-fpconv/gcc/c-family/ChangeLog
    branches/ibm/power7-fpconv/gcc/c-family/c-common.c
    branches/ibm/power7-fpconv/gcc/c-family/c-common.h
    branches/ibm/power7-fpconv/gcc/c-family/stub-objc.c
    branches/ibm/power7-fpconv/gcc/c-typeck.c
    branches/ibm/power7-fpconv/gcc/calls.c
    branches/ibm/power7-fpconv/gcc/cfgcleanup.c
    branches/ibm/power7-fpconv/gcc/cgraph.c
    branches/ibm/power7-fpconv/gcc/cgraph.h
    branches/ibm/power7-fpconv/gcc/common.opt
    branches/ibm/power7-fpconv/gcc/config.gcc
    branches/ibm/power7-fpconv/gcc/config.in
    branches/ibm/power7-fpconv/gcc/config/alpha/alpha.h
    branches/ibm/power7-fpconv/gcc/config/arm/arm.c
    branches/ibm/power7-fpconv/gcc/config/avr/avr-protos.h
    branches/ibm/power7-fpconv/gcc/config/avr/avr.c
    branches/ibm/power7-fpconv/gcc/config/avr/avr.h
    branches/ibm/power7-fpconv/gcc/config/darwin-driver.c
    branches/ibm/power7-fpconv/gcc/config/frv/frv.c
    branches/ibm/power7-fpconv/gcc/config/i386/cygwin.asm
    branches/ibm/power7-fpconv/gcc/config/i386/i386.c
    branches/ibm/power7-fpconv/gcc/config/i386/i386.h
    branches/ibm/power7-fpconv/gcc/config/i386/i386.md
    branches/ibm/power7-fpconv/gcc/config/i386/t-cygming
    branches/ibm/power7-fpconv/gcc/config/i386/t-interix
    branches/ibm/power7-fpconv/gcc/config/i386/vx-common.h
    branches/ibm/power7-fpconv/gcc/config/ia64/ia64.c
    branches/ibm/power7-fpconv/gcc/config/mips/mips.c
    branches/ibm/power7-fpconv/gcc/config/rs6000/rs6000.c
    branches/ibm/power7-fpconv/gcc/config/rs6000/vxworks.h
    branches/ibm/power7-fpconv/gcc/config/vms/t-vms
    branches/ibm/power7-fpconv/gcc/configure
    branches/ibm/power7-fpconv/gcc/configure.ac
    branches/ibm/power7-fpconv/gcc/cp/ChangeLog
    branches/ibm/power7-fpconv/gcc/cp/call.c
    branches/ibm/power7-fpconv/gcc/cp/decl.c
    branches/ibm/power7-fpconv/gcc/cp/error.c
    branches/ibm/power7-fpconv/gcc/cp/method.c
    branches/ibm/power7-fpconv/gcc/cp/pt.c
    branches/ibm/power7-fpconv/gcc/cp/typeck.c
    branches/ibm/power7-fpconv/gcc/dbxout.c
    branches/ibm/power7-fpconv/gcc/doc/extend.texi
    branches/ibm/power7-fpconv/gcc/doc/invoke.texi
    branches/ibm/power7-fpconv/gcc/doc/objc.texi
    branches/ibm/power7-fpconv/gcc/emit-rtl.c
    branches/ibm/power7-fpconv/gcc/explow.c
    branches/ibm/power7-fpconv/gcc/expr.c
    branches/ibm/power7-fpconv/gcc/final.c
    branches/ibm/power7-fpconv/gcc/fortran/ChangeLog
    branches/ibm/power7-fpconv/gcc/fortran/gfortran.h
    branches/ibm/power7-fpconv/gcc/fortran/gfortran.texi
    branches/ibm/power7-fpconv/gcc/fortran/interface.c
    branches/ibm/power7-fpconv/gcc/fortran/intrinsic.c
    branches/ibm/power7-fpconv/gcc/fortran/intrinsic.h
    branches/ibm/power7-fpconv/gcc/fortran/intrinsic.texi
    branches/ibm/power7-fpconv/gcc/fortran/io.c
    branches/ibm/power7-fpconv/gcc/fortran/iso-c-binding.def
    branches/ibm/power7-fpconv/gcc/fortran/iso-fortran-env.def
    branches/ibm/power7-fpconv/gcc/fortran/libgfortran.h
    branches/ibm/power7-fpconv/gcc/fortran/module.c
    branches/ibm/power7-fpconv/gcc/fortran/resolve.c
    branches/ibm/power7-fpconv/gcc/fortran/simplify.c
    branches/ibm/power7-fpconv/gcc/fortran/symbol.c
    branches/ibm/power7-fpconv/gcc/fortran/trans-decl.c
    branches/ibm/power7-fpconv/gcc/fortran/trans-types.c
    branches/ibm/power7-fpconv/gcc/function.c
    branches/ibm/power7-fpconv/gcc/gengtype-parse.c
    branches/ibm/power7-fpconv/gcc/gengtype.c
    branches/ibm/power7-fpconv/gcc/gengtype.h
    branches/ibm/power7-fpconv/gcc/ipa-reference.c
    branches/ibm/power7-fpconv/gcc/ipa.c
    branches/ibm/power7-fpconv/gcc/langhooks.c
    branches/ibm/power7-fpconv/gcc/lto-cgraph.c
    branches/ibm/power7-fpconv/gcc/lto-symtab.c
    branches/ibm/power7-fpconv/gcc/lto/ChangeLog
    branches/ibm/power7-fpconv/gcc/lto/lto.c
    branches/ibm/power7-fpconv/gcc/objc/ChangeLog
    branches/ibm/power7-fpconv/gcc/objc/objc-act.c
    branches/ibm/power7-fpconv/gcc/print-rtl.c
    branches/ibm/power7-fpconv/gcc/print-tree.c
    branches/ibm/power7-fpconv/gcc/rtl.h
    branches/ibm/power7-fpconv/gcc/testsuite/ChangeLog
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/debug/dwarf2/nested-2.C
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/other/error10.C
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/lto/20091006-2_0.c
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/c_sizeof_1.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/c_sizeof_2.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/storage_size_2.f08
    branches/ibm/power7-fpconv/gcc/tree-cfg.c
    branches/ibm/power7-fpconv/gcc/tree-inline.c
    branches/ibm/power7-fpconv/gcc/tree.c
    branches/ibm/power7-fpconv/gcc/tree.h
    branches/ibm/power7-fpconv/gcc/varasm.c
    branches/ibm/power7-fpconv/gcc/varpool.c
    branches/ibm/power7-fpconv/libobjc/ChangeLog
    branches/ibm/power7-fpconv/libobjc/archive.c
    branches/ibm/power7-fpconv/libobjc/encoding.c
    branches/ibm/power7-fpconv/libobjc/libobjc.def
    branches/ibm/power7-fpconv/libobjc/objc/message.h
    branches/ibm/power7-fpconv/libobjc/objc/objc-api.h
    branches/ibm/power7-fpconv/libobjc/objc/objc-decls.h
    branches/ibm/power7-fpconv/libobjc/sendmsg.c

Propchange: branches/ibm/power7-fpconv/
            ('svn:mergeinfo' modified)

Propchange: branches/ibm/power7-fpconv/
            ('svnmerge-integrated' modified)



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