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]

gcc gcc/ChangeLog gcc/c-decl.c gcc/ada/gnatvsn ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	cygwin-mingw-gcc-3_1-branch
Changes by:	cgf@gcc.gnu.org	2002-07-27 13:02:34

Modified files:
	gcc            : ChangeLog c-decl.c 
	gcc/ada        : gnatvsn.ads 
	gcc/config/i386: i386.c 
	gcc/config/mips: mips.c 
	gcc/cp         : ChangeLog class.c cp-tree.h decl2.c mangle.c 
	                 rtti.c 
	gcc/testsuite  : ChangeLog 
	libstdc++-v3   : ChangeLog configure configure.in 
	libstdc++-v3/config/locale/generic: monetary_members.cc 
	libstdc++-v3/config/locale/gnu: monetary_members.cc 
	libstdc++-v3/include/bits: basic_ios.tcc istream.tcc 
	                           locale_facets.h sstream.tcc 
	                           stl_deque.h stl_iterator.h 
	                           streambuf.tcc 
	libstdc++-v3/include/std: std_istream.h std_streambuf.h 
	libstdc++-v3/libsupc++: new 
	libstdc++-v3/src: locale.cc localename.cc 
	libstdc++-v3/testsuite/22_locale: ctor_copy_dtor.cc 
	libstdc++-v3/testsuite/24_iterators: iterator.cc 
	libstdc++-v3/testsuite/27_io: filebuf.cc iostream.cc istream.cc 
	                              istream_unformatted.cc ostream.cc 
	                              ostringstream_members.cc 
	                              streambuf.cc stringbuf.cc 
	                              stringstream.cc 
	                              stringstream_members.cc 
Added files:
	gcc/testsuite/g++.dg/abi: layout1.C layout2.C mangle8.C rtti1.C 
	gcc/testsuite/gcc.c-torture/execute: memset-3.c 
	gcc/testsuite/gcc.dg: gnu89-init-2.c 
	libstdc++-v3/testsuite/18_support: new_delete_placement.cc 
	libstdc++-v3/testsuite/23_containers: deque_operators.cc 
	libstdc++-v3/testsuite/27_io: fstream.cc ifstream.cc ios.cc 
	                              istringstream.cc ofstream.cc 
	                              ostringstream.cc 
	                              streambuf_members.cc 
	                              stringbuf_members.cc 

Log message:
	Merge from 3.2.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.13152.2.538.2.8&r2=1.13152.2.538.2.8.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.300.2.9.2.1&r2=1.300.2.9.2.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/gnatvsn.ads.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.2.12.2.2.43&r2=1.2.12.2.2.43.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.368.2.9.2.4&r2=1.368.2.9.2.4.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.176.2.5.2.1&r2=1.176.2.5.2.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.2685.2.90.2.6&r2=1.2685.2.90.2.6.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.436.2.8.2.1&r2=1.436.2.8.2.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.681.2.11.2.1&r2=1.681.2.11.2.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.520.2.5.2.2&r2=1.520.2.5.2.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/mangle.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.44.2.4.2.1&r2=1.44.2.4.2.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/rtti.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.130&r2=1.130.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.1672.2.135.2.5&r2=1.1672.2.135.2.5.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/abi/layout1.C.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/abi/layout2.C.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/abi/mangle8.C.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/abi/rtti1.C.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=NONE&r2=1.2.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/memset-3.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/gnu89-init-2.c.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.1057.2.113.2.7&r2=1.1057.2.113.2.7.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.235.2.11.2.4&r2=1.235.2.11.2.4.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.in.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.83.2.4.2.4&r2=1.83.2.4.2.4.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/generic/monetary_members.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.1.2.2&r2=1.1.2.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/gnu/monetary_members.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.1.2.2&r2=1.1.2.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/basic_ios.tcc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.11.2.3&r2=1.11.2.3.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/istream.tcc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.24.2.5.2.1&r2=1.24.2.5.2.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/locale_facets.h.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.41.2.2&r2=1.41.2.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/sstream.tcc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.8.2.2&r2=1.8.2.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_deque.h.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.17.8.2&r2=1.17.8.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_iterator.h.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.19.2.1&r2=1.19.2.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/streambuf.tcc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.12.2.2&r2=1.12.2.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_istream.h.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.3&r2=1.3.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_streambuf.h.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.5.2.2&r2=1.5.2.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/new.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.9.2.1.2.1&r2=1.9.2.1.2.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/locale.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.54.2.6&r2=1.54.2.6.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/localename.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.24.2.3&r2=1.24.2.3.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/18_support/new_delete_placement.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/ctor_copy_dtor.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.13&r2=1.13.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/deque_operators.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=NONE&r2=1.3.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/24_iterators/iterator.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.5&r2=1.5.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/fstream.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/ifstream.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/ios.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/istringstream.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/ofstream.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/ostringstream.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/streambuf_members.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/stringbuf_members.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/filebuf.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=1.18&r2=1.18.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/iostream.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=1.1&r2=1.1.26.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/istream.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=1.4&r2=1.4.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/istream_unformatted.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=1.15.14.2&r2=1.15.14.2.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/ostream.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=1.4&r2=1.4.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/ostringstream_members.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=1.2&r2=1.2.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/streambuf.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=1.10.8.1&r2=1.10.8.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/stringbuf.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=1.7.2.1&r2=1.7.2.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/stringstream.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=1.8&r2=1.8.14.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/stringstream_members.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_1-branch&r1=1.2&r2=1.2.22.1


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