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/libstdc++-v3 ChangeLog acinclude.m4 acloca ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	bkoz at gcc dot gnu dot org	2003-02-28 08:18:17

Modified files:
	libstdc++-v3   : ChangeLog acinclude.m4 aclocal.m4 configure 
	                 configure.in 
	libstdc++-v3/src: Makefile.am Makefile.in 
	libstdc++-v3/testsuite/27_io: ios_base_storage.cc 

Log message:
	2003-02-28  Benjamin Kosnik  <bkoz at redhat dot com>
	
	* testsuite/27_io/ios_base_storage.cc (main): Call
	set_memory_limits.
	
	2003-02-28  Brad Spencer  <spencer at infointeractive dot com>
	Nathan Myers  <ncm at cantrip dot org>
	
	* src/Makefile.am (stamp-debug): Clean.
	* src/Makefile.in: Regenerate.
	
	2002-02-28  Loren J. Rittle  <ljrittle at acm dot org>
	
	* src/Makefile.am: Resolve non-portable use of $<.
	* src/Makefile.in: Rebuilt.
	
	2002-02-28  Phil Edwards  <pme at gcc dot gnu dot org>
	
	* configure.in (GLIBCPP_ENABLE_CXX_FLAGS):  Do not pass arguments,
	let the defaults work.
	* configure:  Regenerate.
	
	2002-02-28  Phil Edwards  <pme at gcc dot gnu dot org>
	
	* acinclude.m4:  Remove trailing whitespace.
	(GLIBCPP_ENABLE_CXX_FLAGS):  Fix.
	* aclocal.m4, configure:  Regenerate.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.1464.2.49&r2=1.1464.2.50
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/acinclude.m4.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.223.2.4&r2=1.223.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/aclocal.m4.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.235.2.5&r2=1.235.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.286.2.6&r2=1.286.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.in.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.110.2.2&r2=1.110.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/Makefile.am.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.113.6.2&r2=1.113.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.160.4.3&r2=1.160.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/ios_base_storage.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.5.20.1&r2=1.5.20.2


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