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]

r133534 - in /branches/gimple-tuples-branch: ./...


Author: espindola
Date: Tue Mar 25 22:31:00 2008
New Revision: 133534

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133534
Log:
2008-03-25  Rafael Espindola <espindola@google.com>

	Merge with mainline @133306.

	* configure.ac (ACX_PKGVERSION): Update revision merge string.
	* configure: Regenerate.


Added:
    branches/gimple-tuples-branch/libstdc++-v3/include/std/date_time
      - copied unchanged from r133306, trunk/libstdc++-v3/include/std/date_time
    branches/gimple-tuples-branch/libstdc++-v3/src/date_time.cc
      - copied unchanged from r133306, trunk/libstdc++-v3/src/date_time.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/31_date_time/
      - copied from r133306, trunk/libstdc++-v3/testsuite/31_date_time/
Modified:
    branches/gimple-tuples-branch/libstdc++-v3/ChangeLog
    branches/gimple-tuples-branch/libstdc++-v3/Makefile.in
    branches/gimple-tuples-branch/libstdc++-v3/aclocal.m4
    branches/gimple-tuples-branch/libstdc++-v3/config.h.in
    branches/gimple-tuples-branch/libstdc++-v3/config/abi/pre/gnu.ver
    branches/gimple-tuples-branch/libstdc++-v3/configure
    branches/gimple-tuples-branch/libstdc++-v3/doc/Makefile.in
    branches/gimple-tuples-branch/libstdc++-v3/include/Makefile.am
    branches/gimple-tuples-branch/libstdc++-v3/include/Makefile.in
    branches/gimple-tuples-branch/libstdc++-v3/include/precompiled/stdc++.h
    branches/gimple-tuples-branch/libstdc++-v3/libmath/Makefile.in
    branches/gimple-tuples-branch/libstdc++-v3/libsupc++/Makefile.in
    branches/gimple-tuples-branch/libstdc++-v3/po/Makefile.in
    branches/gimple-tuples-branch/libstdc++-v3/src/Makefile.am
    branches/gimple-tuples-branch/libstdc++-v3/src/Makefile.in
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/17_intro/headers/c++200x/all.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/17_intro/headers/c++200x/all_multiple_inclusion.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/Makefile.in

Changes in other areas also in this revision:
Added:
    branches/gimple-tuples-branch/config/proginstall.m4
      - copied unchanged from r133306, trunk/config/proginstall.m4
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/init/ref16.C
      - copied unchanged from r133306, trunk/gcc/testsuite/g++.dg/init/ref16.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/tree-ssa/pr19637.C
      - copied unchanged from r133306, trunk/gcc/testsuite/g++.dg/tree-ssa/pr19637.C
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/pr35607.c
      - copied unchanged from r133306, trunk/gcc/testsuite/gcc.c-torture/compile/pr35607.c
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/namelist_45.f90
      - copied unchanged from r133306, trunk/gcc/testsuite/gfortran.dg/namelist_45.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/subref_array_pointer_3.f90
      - copied unchanged from r133306, trunk/gcc/testsuite/gfortran.dg/subref_array_pointer_3.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/write_invalid_format.f90
      - copied unchanged from r133306, trunk/gcc/testsuite/gfortran.dg/write_invalid_format.f90
    branches/gimple-tuples-branch/libgomp/testsuite/libgomp.c/pr35625.c
      - copied unchanged from r133306, trunk/libgomp/testsuite/libgomp.c/pr35625.c
Modified:
    branches/gimple-tuples-branch/   (props changed)
    branches/gimple-tuples-branch/ChangeLog
    branches/gimple-tuples-branch/boehm-gc/ChangeLog
    branches/gimple-tuples-branch/boehm-gc/Makefile.in
    branches/gimple-tuples-branch/boehm-gc/aclocal.m4
    branches/gimple-tuples-branch/boehm-gc/configure
    branches/gimple-tuples-branch/boehm-gc/include/Makefile.in
    branches/gimple-tuples-branch/config/ChangeLog
    branches/gimple-tuples-branch/configure
    branches/gimple-tuples-branch/configure.ac
    branches/gimple-tuples-branch/gcc/ChangeLog
    branches/gimple-tuples-branch/gcc/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/DATESTAMP
    branches/gimple-tuples-branch/gcc/config/arm/arm.c
    branches/gimple-tuples-branch/gcc/configure
    branches/gimple-tuples-branch/gcc/configure.ac
    branches/gimple-tuples-branch/gcc/cp/ChangeLog
    branches/gimple-tuples-branch/gcc/cp/call.c
    branches/gimple-tuples-branch/gcc/dbxout.c
    branches/gimple-tuples-branch/gcc/doc/extend.texi
    branches/gimple-tuples-branch/gcc/fold-const.c
    branches/gimple-tuples-branch/gcc/fortran/ChangeLog
    branches/gimple-tuples-branch/gcc/fortran/resolve.c
    branches/gimple-tuples-branch/gcc/po/ChangeLog
    branches/gimple-tuples-branch/gcc/po/zh_CN.po
    branches/gimple-tuples-branch/gcc/testsuite/ChangeLog
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/loop-19.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/ia64/visibility-1.c
    branches/gimple-tuples-branch/gcc/tree-ssa-ccp.c
    branches/gimple-tuples-branch/gcc/tree-ssa-loop-niter.c
    branches/gimple-tuples-branch/intl/ChangeLog
    branches/gimple-tuples-branch/intl/aclocal.m4
    branches/gimple-tuples-branch/intl/configure
    branches/gimple-tuples-branch/libffi/ChangeLog
    branches/gimple-tuples-branch/libffi/Makefile.in
    branches/gimple-tuples-branch/libffi/aclocal.m4
    branches/gimple-tuples-branch/libffi/configure
    branches/gimple-tuples-branch/libffi/include/Makefile.in
    branches/gimple-tuples-branch/libffi/testsuite/Makefile.in
    branches/gimple-tuples-branch/libgfortran/ChangeLog
    branches/gimple-tuples-branch/libgfortran/Makefile.in
    branches/gimple-tuples-branch/libgfortran/aclocal.m4
    branches/gimple-tuples-branch/libgfortran/configure
    branches/gimple-tuples-branch/libgfortran/io/list_read.c
    branches/gimple-tuples-branch/libgomp/ChangeLog
    branches/gimple-tuples-branch/libgomp/Makefile.in
    branches/gimple-tuples-branch/libgomp/aclocal.m4
    branches/gimple-tuples-branch/libgomp/configure
    branches/gimple-tuples-branch/libgomp/iter.c
    branches/gimple-tuples-branch/libgomp/testsuite/Makefile.in
    branches/gimple-tuples-branch/libjava/ChangeLog
    branches/gimple-tuples-branch/libjava/Makefile.am
    branches/gimple-tuples-branch/libjava/Makefile.in
    branches/gimple-tuples-branch/libjava/aclocal.m4
    branches/gimple-tuples-branch/libjava/configure
    branches/gimple-tuples-branch/libjava/gcj/Makefile.in
    branches/gimple-tuples-branch/libjava/include/Makefile.in
    branches/gimple-tuples-branch/libjava/testsuite/Makefile.in
    branches/gimple-tuples-branch/libmudflap/ChangeLog
    branches/gimple-tuples-branch/libmudflap/Makefile.in
    branches/gimple-tuples-branch/libmudflap/aclocal.m4
    branches/gimple-tuples-branch/libmudflap/configure
    branches/gimple-tuples-branch/libmudflap/testsuite/Makefile.in
    branches/gimple-tuples-branch/libssp/ChangeLog
    branches/gimple-tuples-branch/libssp/Makefile.in
    branches/gimple-tuples-branch/libssp/aclocal.m4
    branches/gimple-tuples-branch/libssp/configure
    branches/gimple-tuples-branch/libtool.m4
    branches/gimple-tuples-branch/ltsugar.m4
    branches/gimple-tuples-branch/zlib/ChangeLog.gcj
    branches/gimple-tuples-branch/zlib/Makefile.in
    branches/gimple-tuples-branch/zlib/aclocal.m4
    branches/gimple-tuples-branch/zlib/configure

Propchange: branches/gimple-tuples-branch/
            ('svnmerge-integrated' modified)



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