This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r168881 - in /branches/redhat/gcc-4_4-branch: ....
- From: jakub at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Sun, 16 Jan 2011 23:17:47 -0000
- Subject: r168881 - in /branches/redhat/gcc-4_4-branch: ....
Author: jakub
Date: Sun Jan 16 23:17:46 2011
New Revision: 168881
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168881
Log:
svn merge -r167577:168880 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_4-branch
Modified:
branches/redhat/gcc-4_4-branch/libstdc++-v3/ChangeLog
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/lib/libstdc++.exp
Changes in other areas also in this revision:
Added:
branches/redhat/gcc-4_4-branch/gcc/config/alpha/osf-unwind.h
- copied unchanged from r168880, branches/gcc-4_4-branch/gcc/config/alpha/osf-unwind.h
branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.target/arm/pr45447.c
- copied unchanged from r168880, branches/gcc-4_4-branch/gcc/testsuite/gcc.target/arm/pr45447.c
branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr45852.c
- copied unchanged from r168880, branches/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr45852.c
branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr46865-1.c
- copied unchanged from r168880, branches/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr46865-1.c
branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr46865-2.c
- copied unchanged from r168880, branches/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr46865-2.c
branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr46880.c
- copied unchanged from r168880, branches/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr46880.c
branches/redhat/gcc-4_4-branch/gcc/testsuite/gfortran.dg/derived_array_intrinisics_1.f90
- copied unchanged from r168880, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/derived_array_intrinisics_1.f90
branches/redhat/gcc-4_4-branch/gcc/testsuite/gfortran.dg/power2.f90
- copied unchanged from r168880, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/power2.f90
branches/redhat/gcc-4_4-branch/libgomp/testsuite/libgomp.fortran/allocatable6.f90
- copied unchanged from r168880, branches/gcc-4_4-branch/libgomp/testsuite/libgomp.fortran/allocatable6.f90
Modified:
branches/redhat/gcc-4_4-branch/ (props changed)
branches/redhat/gcc-4_4-branch/fixincludes/ChangeLog
branches/redhat/gcc-4_4-branch/fixincludes/fixincl.x
branches/redhat/gcc-4_4-branch/fixincludes/inclhack.def
branches/redhat/gcc-4_4-branch/fixincludes/tests/base/pthread.h
branches/redhat/gcc-4_4-branch/gcc/ChangeLog
branches/redhat/gcc-4_4-branch/gcc/DATESTAMP
branches/redhat/gcc-4_4-branch/gcc/config/alpha/alpha.h
branches/redhat/gcc-4_4-branch/gcc/config/alpha/osf.h
branches/redhat/gcc-4_4-branch/gcc/config/arm/arm.c
branches/redhat/gcc-4_4-branch/gcc/config/i386/i386.c
branches/redhat/gcc-4_4-branch/gcc/config/i386/i386.h
branches/redhat/gcc-4_4-branch/gcc/config/i386/i386.md
branches/redhat/gcc-4_4-branch/gcc/config/i386/sol2.h
branches/redhat/gcc-4_4-branch/gcc/config/i386/sse.md
branches/redhat/gcc-4_4-branch/gcc/config/mips/iris.h
branches/redhat/gcc-4_4-branch/gcc/config/pa/pa.c
branches/redhat/gcc-4_4-branch/gcc/config/pa/pa.md
branches/redhat/gcc-4_4-branch/gcc/configure
branches/redhat/gcc-4_4-branch/gcc/configure.ac
branches/redhat/gcc-4_4-branch/gcc/expr.c
branches/redhat/gcc-4_4-branch/gcc/fortran/ChangeLog
branches/redhat/gcc-4_4-branch/gcc/fortran/simplify.c
branches/redhat/gcc-4_4-branch/gcc/fortran/trans-expr.c
branches/redhat/gcc-4_4-branch/gcc/fortran/trans-openmp.c
branches/redhat/gcc-4_4-branch/gcc/jump.c
branches/redhat/gcc-4_4-branch/gcc/rtl.c
branches/redhat/gcc-4_4-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp/_Pragma1.C
branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/eh/spbp.C
branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/other/pragma-ep-1.C
branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.dg/20061124-1.c
branches/redhat/gcc-4_4-branch/gcc/testsuite/gfortran.dg/cray_pointers_2.f90
branches/redhat/gcc-4_4-branch/gcc/testsuite/lib/prune.exp
branches/redhat/gcc-4_4-branch/gcc/testsuite/objc.dg/dwarf-1.m
branches/redhat/gcc-4_4-branch/gcc/testsuite/objc.dg/dwarf-2.m
branches/redhat/gcc-4_4-branch/libcpp/ChangeLog
branches/redhat/gcc-4_4-branch/libcpp/directives.c
branches/redhat/gcc-4_4-branch/libgomp/ChangeLog
branches/redhat/gcc-4_4-branch/libgomp/configure.tgt
branches/redhat/gcc-4_4-branch/libjava/ChangeLog
branches/redhat/gcc-4_4-branch/libjava/testsuite/libjava.jni/jni.exp
branches/redhat/gcc-4_4-branch/libjava/testsuite/libjava.jvmti/jvmti-interp.exp
branches/redhat/gcc-4_4-branch/libjava/testsuite/libjava.jvmti/jvmti.exp
Propchange: branches/redhat/gcc-4_4-branch/
('svn:mergeinfo' modified)