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]

r159526 - in /branches/cell-4_4-branch: ./ Chan...


Author: uweigand
Date: Tue May 18 07:58:36 2010
New Revision: 159526

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159526
Log:
Update to gcc-4_4-branch revision 159486.

Modified:
    branches/cell-4_4-branch/libstdc++-v3/ChangeLog
    branches/cell-4_4-branch/libstdc++-v3/Makefile.in
    branches/cell-4_4-branch/libstdc++-v3/configure.ac
    branches/cell-4_4-branch/libstdc++-v3/include/bits/basic_string.h
    branches/cell-4_4-branch/libstdc++-v3/include/bits/basic_string.tcc
    branches/cell-4_4-branch/libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c.cc

Changes in other areas also in this revision:
Added:
    branches/cell-4_4-branch/gcc/testsuite/g++.dg/ext/attrib39.C
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/ext/attrib39.C
    branches/cell-4_4-branch/gcc/testsuite/g++.dg/vect/pr43771.cc
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/vect/pr43771.cc
    branches/cell-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr42956.c
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr42956.c
    branches/cell-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr43186.c
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr43186.c
    branches/cell-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr43614.c
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr43614.c
    branches/cell-4_4-branch/gcc/testsuite/gcc.c-torture/execute/20100430-1.c
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/20100430-1.c
    branches/cell-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr43560.c
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr43560.c
    branches/cell-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr43629.c
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr43629.c
    branches/cell-4_4-branch/gcc/testsuite/gcc.dg/gomp/pr44085.c
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/gomp/pr44085.c
    branches/cell-4_4-branch/gcc/testsuite/gcc.dg/pr43643.c
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr43643.c
    branches/cell-4_4-branch/gcc/testsuite/gcc.dg/torture/pr43560.c
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr43560.c
    branches/cell-4_4-branch/gcc/testsuite/gcc.target/i386/pr43662.c
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr43662.c
    branches/cell-4_4-branch/gcc/testsuite/gcc.target/i386/pr43668.c
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr43668.c
    branches/cell-4_4-branch/gcc/testsuite/gcc.target/i386/pr43671.c
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr43671.c
    branches/cell-4_4-branch/gcc/testsuite/gcc.target/sh/pr43417.c
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gcc.target/sh/pr43417.c
    branches/cell-4_4-branch/gcc/testsuite/gfortran.dg/actual_array_interface_2.f90
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/actual_array_interface_2.f90
    branches/cell-4_4-branch/gcc/testsuite/gfortran.dg/gomp/pr43337.f90
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/gomp/pr43337.f90
    branches/cell-4_4-branch/gcc/testsuite/gfortran.dg/gomp/pr43836.f90
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/gomp/pr43836.f90
    branches/cell-4_4-branch/gcc/testsuite/gfortran.dg/gomp/pr44036-1.f90
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/gomp/pr44036-1.f90
    branches/cell-4_4-branch/gcc/testsuite/gfortran.dg/gomp/pr44036-2.f90
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/gomp/pr44036-2.f90
    branches/cell-4_4-branch/gcc/testsuite/gfortran.dg/gomp/pr44036-3.f90
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/gomp/pr44036-3.f90
    branches/cell-4_4-branch/gcc/testsuite/gfortran.dg/gomp/pr44085.f90
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/gomp/pr44085.f90
    branches/cell-4_4-branch/gcc/testsuite/gnat.dg/rep_clause5.adb
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gnat.dg/rep_clause5.adb
    branches/cell-4_4-branch/gcc/testsuite/gnat.dg/rep_clause5.ads
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gnat.dg/rep_clause5.ads
    branches/cell-4_4-branch/gcc/testsuite/gnat.dg/rep_clause5_pkg.ads
      - copied unchanged from r159486, branches/gcc-4_4-branch/gcc/testsuite/gnat.dg/rep_clause5_pkg.ads
    branches/cell-4_4-branch/libgomp/testsuite/libgomp.c++/pr43893.C
      - copied unchanged from r159486, branches/gcc-4_4-branch/libgomp/testsuite/libgomp.c++/pr43893.C
    branches/cell-4_4-branch/libgomp/testsuite/libgomp.c/pr43893.c
      - copied unchanged from r159486, branches/gcc-4_4-branch/libgomp/testsuite/libgomp.c/pr43893.c
    branches/cell-4_4-branch/libgomp/testsuite/libgomp.fortran/vla8.f90
      - copied unchanged from r159486, branches/gcc-4_4-branch/libgomp/testsuite/libgomp.fortran/vla8.f90
Modified:
    branches/cell-4_4-branch/   (props changed)
    branches/cell-4_4-branch/ChangeLog
    branches/cell-4_4-branch/ChangeLog.cell
    branches/cell-4_4-branch/boehm-gc/ChangeLog
    branches/cell-4_4-branch/config/ChangeLog
    branches/cell-4_4-branch/contrib/ChangeLog
    branches/cell-4_4-branch/contrib/reghunt/ChangeLog
    branches/cell-4_4-branch/contrib/regression/ChangeLog
    branches/cell-4_4-branch/fixincludes/ChangeLog
    branches/cell-4_4-branch/gcc/BASE-VER
    branches/cell-4_4-branch/gcc/ChangeLog
    branches/cell-4_4-branch/gcc/DATESTAMP
    branches/cell-4_4-branch/gcc/ada/ChangeLog
    branches/cell-4_4-branch/gcc/alias.c
    branches/cell-4_4-branch/gcc/c-common.c
    branches/cell-4_4-branch/gcc/c-omp.c
    branches/cell-4_4-branch/gcc/config/i386/gmon-sol2.c
    branches/cell-4_4-branch/gcc/config/i386/i386.c
    branches/cell-4_4-branch/gcc/config/pa/hpux-unwind.h
    branches/cell-4_4-branch/gcc/config/pa/linux-unwind.h
    branches/cell-4_4-branch/gcc/config/rs6000/rs6000.c
    branches/cell-4_4-branch/gcc/config/s390/s390.c
    branches/cell-4_4-branch/gcc/config/sh/sh.c
    branches/cell-4_4-branch/gcc/cp/ChangeLog
    branches/cell-4_4-branch/gcc/doc/invoke.texi
    branches/cell-4_4-branch/gcc/doc/standards.texi
    branches/cell-4_4-branch/gcc/fortran/ChangeLog
    branches/cell-4_4-branch/gcc/fortran/f95-lang.c
    branches/cell-4_4-branch/gcc/fortran/gfortran.texi
    branches/cell-4_4-branch/gcc/fortran/interface.c
    branches/cell-4_4-branch/gcc/fortran/intrinsic.c
    branches/cell-4_4-branch/gcc/fortran/openmp.c
    branches/cell-4_4-branch/gcc/fortran/trans-openmp.c
    branches/cell-4_4-branch/gcc/gimplify.c
    branches/cell-4_4-branch/gcc/ipa-type-escape.c
    branches/cell-4_4-branch/gcc/java/ChangeLog
    branches/cell-4_4-branch/gcc/objc/ChangeLog
    branches/cell-4_4-branch/gcc/objcp/ChangeLog
    branches/cell-4_4-branch/gcc/omp-low.c
    branches/cell-4_4-branch/gcc/params.def
    branches/cell-4_4-branch/gcc/po/ChangeLog
    branches/cell-4_4-branch/gcc/reginfo.c
    branches/cell-4_4-branch/gcc/testsuite/ChangeLog
    branches/cell-4_4-branch/gcc/testsuite/ada/acats/run_acats
    branches/cell-4_4-branch/gcc/testsuite/g++.old-deja/g++.oliva/ChangeLog
    branches/cell-4_4-branch/gcc/testsuite/gfortran.dg/gomp/sharing-2.f90
    branches/cell-4_4-branch/gcc/tree-nested.c
    branches/cell-4_4-branch/gcc/tree-sra.c
    branches/cell-4_4-branch/gcc/tree-ssa-address.c
    branches/cell-4_4-branch/gcc/tree-ssa-ccp.c
    branches/cell-4_4-branch/gcc/tree-ssa-loop-im.c
    branches/cell-4_4-branch/gcc/tree-ssa-loop-ivcanon.c
    branches/cell-4_4-branch/gcc/tree-ssa-loop-ivopts.c
    branches/cell-4_4-branch/gcc/tree-ssa-operands.c
    branches/cell-4_4-branch/gcc/tree-vect-analyze.c
    branches/cell-4_4-branch/gcc/tree.c
    branches/cell-4_4-branch/gnattools/ChangeLog
    branches/cell-4_4-branch/include/ChangeLog
    branches/cell-4_4-branch/intl/ChangeLog
    branches/cell-4_4-branch/libada/ChangeLog
    branches/cell-4_4-branch/libcpp/ChangeLog
    branches/cell-4_4-branch/libcpp/po/ChangeLog
    branches/cell-4_4-branch/libdecnumber/ChangeLog
    branches/cell-4_4-branch/libffi/ChangeLog
    branches/cell-4_4-branch/libffi/Makefile.in
    branches/cell-4_4-branch/libffi/configure.ac
    branches/cell-4_4-branch/libgcc/ChangeLog
    branches/cell-4_4-branch/libgcc/config/i386/t-sol2
    branches/cell-4_4-branch/libgcc/config/libbid/ChangeLog
    branches/cell-4_4-branch/libgfortran/ChangeLog
    branches/cell-4_4-branch/libgfortran/Makefile.in
    branches/cell-4_4-branch/libgfortran/configure.ac
    branches/cell-4_4-branch/libgomp/ChangeLog
    branches/cell-4_4-branch/libgomp/Makefile.in
    branches/cell-4_4-branch/libgomp/config/linux/affinity.c
    branches/cell-4_4-branch/libgomp/config/linux/proc.c
    branches/cell-4_4-branch/libgomp/configure.ac
    branches/cell-4_4-branch/libgomp/sections.c
    branches/cell-4_4-branch/libiberty/ChangeLog
    branches/cell-4_4-branch/libjava/ChangeLog
    branches/cell-4_4-branch/libjava/Makefile.in
    branches/cell-4_4-branch/libjava/classpath/ChangeLog
    branches/cell-4_4-branch/libjava/classpath/Makefile.in
    branches/cell-4_4-branch/libjava/classpath/configure.ac
    branches/cell-4_4-branch/libjava/configure
    branches/cell-4_4-branch/libjava/configure.ac
    branches/cell-4_4-branch/libjava/include/hppa-signal.h
    branches/cell-4_4-branch/libjava/include/pa-signal.h
    branches/cell-4_4-branch/libjava/libltdl/ChangeLog
    branches/cell-4_4-branch/libjava/libltdl/Makefile.am
    branches/cell-4_4-branch/libjava/libltdl/Makefile.in
    branches/cell-4_4-branch/libmudflap/ChangeLog
    branches/cell-4_4-branch/libmudflap/Makefile.in
    branches/cell-4_4-branch/libmudflap/configure.ac
    branches/cell-4_4-branch/libobjc/ChangeLog
    branches/cell-4_4-branch/libssp/ChangeLog
    branches/cell-4_4-branch/libssp/Makefile.in
    branches/cell-4_4-branch/libssp/configure.ac
    branches/cell-4_4-branch/maintainer-scripts/ChangeLog
    branches/cell-4_4-branch/zlib/ChangeLog

Propchange: branches/cell-4_4-branch/
            ('svnmerge-integrated' modified)



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