This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r140543 - in /branches/melt-branch: ./ ChangeLo...
- From: bstarynk at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 22 Sep 2008 05:50:35 -0000
- Subject: r140543 - in /branches/melt-branch: ./ ChangeLo...
Author: bstarynk
Date: Mon Sep 22 05:50:34 2008
New Revision: 140543
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140543
Log:
2008-09-22 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk r140542
Modified:
branches/melt-branch/libstdc++-v3/ChangeLog
branches/melt-branch/libstdc++-v3/include/bits/stl_algo.h
Changes in other areas also in this revision:
Added:
branches/melt-branch/gcc/config/mips/octeon.md
- copied unchanged from r140542, trunk/gcc/config/mips/octeon.md
branches/melt-branch/gcc/doc/generic.texi
- copied unchanged from r140542, trunk/gcc/doc/generic.texi
branches/melt-branch/gcc/doc/gimple.texi
- copied unchanged from r140542, trunk/gcc/doc/gimple.texi
branches/melt-branch/gcc/testsuite/g++.dg/ext/inline1.C
- copied unchanged from r140542, trunk/gcc/testsuite/g++.dg/ext/inline1.C
branches/melt-branch/gcc/testsuite/gcc.dg/tree-ssa/vector-2.c
- copied unchanged from r140542, trunk/gcc/testsuite/gcc.dg/tree-ssa/vector-2.c
branches/melt-branch/gcc/testsuite/gcc.dg/tree-ssa/vector-3.c
- copied unchanged from r140542, trunk/gcc/testsuite/gcc.dg/tree-ssa/vector-3.c
branches/melt-branch/gcc/testsuite/gcc.dg/vect/pr37539.c
- copied unchanged from r140542, trunk/gcc/testsuite/gcc.dg/vect/pr37539.c
branches/melt-branch/gcc/testsuite/gcc.dg/weak/weak-15.c
- copied unchanged from r140542, trunk/gcc/testsuite/gcc.dg/weak/weak-15.c
branches/melt-branch/gcc/testsuite/gcc.dg/weak/weak-16.c
- copied unchanged from r140542, trunk/gcc/testsuite/gcc.dg/weak/weak-16.c
branches/melt-branch/gcc/testsuite/gfortran.dg/entry_18.f90
- copied unchanged from r140542, trunk/gcc/testsuite/gfortran.dg/entry_18.f90
branches/melt-branch/gcc/testsuite/gfortran.dg/nested_array_constructor_1.f90
- copied unchanged from r140542, trunk/gcc/testsuite/gfortran.dg/nested_array_constructor_1.f90
branches/melt-branch/gcc/testsuite/gfortran.dg/nested_array_constructor_2.f90
- copied unchanged from r140542, trunk/gcc/testsuite/gfortran.dg/nested_array_constructor_2.f90
branches/melt-branch/gcc/testsuite/gfortran.dg/nested_array_constructor_3.f90
- copied unchanged from r140542, trunk/gcc/testsuite/gfortran.dg/nested_array_constructor_3.f90
branches/melt-branch/gcc/testsuite/gfortran.dg/nested_array_constructor_4.f90
- copied unchanged from r140542, trunk/gcc/testsuite/gfortran.dg/nested_array_constructor_4.f90
branches/melt-branch/gcc/testsuite/gfortran.dg/nested_array_constructor_5.f90
- copied unchanged from r140542, trunk/gcc/testsuite/gfortran.dg/nested_array_constructor_5.f90
branches/melt-branch/gcc/testsuite/gfortran.dg/nested_array_constructor_6.f90
- copied unchanged from r140542, trunk/gcc/testsuite/gfortran.dg/nested_array_constructor_6.f90
branches/melt-branch/libgomp/config/bsd/
- copied from r140542, trunk/libgomp/config/bsd/
Modified:
branches/melt-branch/ (props changed)
branches/melt-branch/ChangeLog
branches/melt-branch/ChangeLog.melt
branches/melt-branch/MAINTAINERS
branches/melt-branch/gcc/ChangeLog
branches/melt-branch/gcc/DATESTAMP
branches/melt-branch/gcc/Makefile.in
branches/melt-branch/gcc/ada/ChangeLog
branches/melt-branch/gcc/ada/exp_dbug.ads
branches/melt-branch/gcc/ada/gcc-interface/Makefile.in
branches/melt-branch/gcc/ada/gcc-interface/decl.c
branches/melt-branch/gcc/ada/gcc-interface/trans.c
branches/melt-branch/gcc/ada/gcc-interface/utils.c
branches/melt-branch/gcc/config/darwin.c
branches/melt-branch/gcc/config/i386/i386.md
branches/melt-branch/gcc/config/i386/t-cygming
branches/melt-branch/gcc/config/i386/t-cygwin
branches/melt-branch/gcc/config/mips/mips.c
branches/melt-branch/gcc/config/mips/mips.h
branches/melt-branch/gcc/config/mips/mips.md
branches/melt-branch/gcc/config/sparc/sparc-protos.h
branches/melt-branch/gcc/config/sparc/sparc.c
branches/melt-branch/gcc/config/sparc/sparc.md
branches/melt-branch/gcc/config/xtensa/xtensa.md
branches/melt-branch/gcc/doc/gccint.texi
branches/melt-branch/gcc/doc/tm.texi
branches/melt-branch/gcc/doc/tree-ssa.texi
branches/melt-branch/gcc/final.c
branches/melt-branch/gcc/fortran/ChangeLog
branches/melt-branch/gcc/fortran/decl.c
branches/melt-branch/gcc/fortran/resolve.c
branches/melt-branch/gcc/fortran/trans-array.c
branches/melt-branch/gcc/fortran/trans-decl.c
branches/melt-branch/gcc/fortran/trans-expr.c
branches/melt-branch/gcc/fortran/trans.h
branches/melt-branch/gcc/gimple.c
branches/melt-branch/gcc/gimple.h
branches/melt-branch/gcc/ipa-cp.c
branches/melt-branch/gcc/ira.c
branches/melt-branch/gcc/opts.c
branches/melt-branch/gcc/target-def.h
branches/melt-branch/gcc/target.h
branches/melt-branch/gcc/targhooks.c
branches/melt-branch/gcc/targhooks.h
branches/melt-branch/gcc/testsuite/ChangeLog
branches/melt-branch/gcc/testsuite/gcc.c-torture/compile/pr11832.c
branches/melt-branch/gcc/testsuite/gcc.c-torture/compile/pr33009.c
branches/melt-branch/gcc/testsuite/gfortran.dg/typebound_proc_4.f03
branches/melt-branch/gcc/tree-ssa-ter.c
branches/melt-branch/gcc/tree-ssa.c
branches/melt-branch/gcc/tree-vect-transform.c
branches/melt-branch/gcc/varasm.c
branches/melt-branch/libada/ChangeLog
branches/melt-branch/libada/Makefile.in
branches/melt-branch/libada/configure
branches/melt-branch/libada/configure.ac
branches/melt-branch/libgomp/ChangeLog
branches/melt-branch/libgomp/Makefile.in
branches/melt-branch/libgomp/configure
branches/melt-branch/libgomp/configure.ac
branches/melt-branch/libgomp/configure.tgt
branches/melt-branch/libgomp/testsuite/Makefile.in
Propchange: branches/melt-branch/
('svnmerge-integrated' modified)