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]

r184515 - in /branches/redhat/gcc-4_7-branch: ....


Author: jakub
Date: Thu Feb 23 17:40:14 2012
New Revision: 184515

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184515
Log:
svn merge -r184448:184511 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Modified:
    branches/redhat/gcc-4_7-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
    branches/redhat/gcc-4_7-branch/libstdc++-v3/config/abi/pre/gnu.ver
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/bernoulli_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/cauchy_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/chi_squared_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/exponential_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/extreme_value_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/fisher_f_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/gamma_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/geometric_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/lognormal_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/normal_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/piecewise_constant_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/poisson_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/student_t_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/uniform_int_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/uniform_real_distribution/requirements/typedefs.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/weibull_distribution/requirements/typedefs.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/noncompile/pr52290.c
      - copied unchanged from r184511, trunk/gcc/testsuite/gcc.dg/noncompile/pr52290.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/tree-ssa/ipa-split-6.c
      - copied unchanged from r184511, trunk/gcc/testsuite/gcc.dg/tree-ssa/ipa-split-6.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr52330.c
      - copied unchanged from r184511, trunk/gcc/testsuite/gcc.target/i386/pr52330.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/io_constraints_10.f90
      - copied unchanged from r184511, trunk/gcc/testsuite/gfortran.dg/io_constraints_10.f90
Removed:
    branches/redhat/gcc-4_7-branch/gcc/ada/g-bytswa-x86.adb
Modified:
    branches/redhat/gcc-4_7-branch/   (props changed)
    branches/redhat/gcc-4_7-branch/gcc/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_7-branch/gcc/acinclude.m4
    branches/redhat/gcc-4_7-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/ada/exp_ch5.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/exp_ch6.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/exp_ch7.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/exp_disp.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/exp_util.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/exp_util.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/freeze.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/g-bytswa.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/gcc-interface/Make-lang.in
    branches/redhat/gcc-4_7-branch/gcc/ada/gcc-interface/Makefile.in
    branches/redhat/gcc-4_7-branch/gcc/ada/gcc-interface/decl.c
    branches/redhat/gcc-4_7-branch/gcc/ada/gnatlink.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/init.c
    branches/redhat/gcc-4_7-branch/gcc/ada/lib-load.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/make.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/makeutl.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/makeutl.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/par-ch3.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/projects.texi
    branches/redhat/gcc-4_7-branch/gcc/ada/rtsfind.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/rtsfind.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/s-taprop-mingw.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/sem_ch10.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/sem_ch12.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/sem_ch3.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/sem_ch4.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/sem_ch6.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/sem_dim.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/sem_prag.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/snames.ads-tmpl
    branches/redhat/gcc-4_7-branch/gcc/ada/tree_io.ads
    branches/redhat/gcc-4_7-branch/gcc/c-decl.c
    branches/redhat/gcc-4_7-branch/gcc/config.in
    branches/redhat/gcc-4_7-branch/gcc/config/avr/avr.c
    branches/redhat/gcc-4_7-branch/gcc/config/avr/avr.h
    branches/redhat/gcc-4_7-branch/gcc/config/avr/avr.md
    branches/redhat/gcc-4_7-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-4_7-branch/gcc/config/initfini-array.h
    branches/redhat/gcc-4_7-branch/gcc/configure
    branches/redhat/gcc-4_7-branch/gcc/configure.ac
    branches/redhat/gcc-4_7-branch/gcc/doc/contrib.texi
    branches/redhat/gcc-4_7-branch/gcc/emit-rtl.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/fortran/io.c
    branches/redhat/gcc-4_7-branch/gcc/gimple-fold.c
    branches/redhat/gcc-4_7-branch/gcc/go/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/go/go-gcc.cc
    branches/redhat/gcc-4_7-branch/gcc/ipa-split.c
    branches/redhat/gcc-4_7-branch/gcc/ira-color.c
    branches/redhat/gcc-4_7-branch/gcc/ira.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/opt/devirt2.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/opt/pr48549.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/torture/pr49720.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-4_7-branch/libgcc/ChangeLog
    branches/redhat/gcc-4_7-branch/libgcc/config/ia64/crtbegin.S
    branches/redhat/gcc-4_7-branch/libgcc/config/ia64/crtend.S
    branches/redhat/gcc-4_7-branch/lto-plugin/ChangeLog
    branches/redhat/gcc-4_7-branch/lto-plugin/lto-plugin.c

Propchange: branches/redhat/gcc-4_7-branch/
            ('svn:mergeinfo' modified)



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