This is the mail archive of the libstdc++-cvs@sources.redhat.com 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]

egcs/libstdc++-v3 ChangeLog Makefile.in acincl ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	pme@gcc.gnu.org	2000-10-30 17:56:19

Modified files:
	libstdc++-v3   : ChangeLog Makefile.in acinclude.m4 aclocal.m4 
	                 configure configure.in 
	libstdc++-v3/config/os/solaris/solaris2.7/bits: os_defines.h 
	libstdc++-v3/libio: Makefile.in 
	libstdc++-v3/libmath: Makefile.in 
	libstdc++-v3/libsupc++: Makefile.in 
	libstdc++-v3/src: Makefile.in 

Log message:
	2000-10-30  Phil Edwards  <pme@sources.redhat.com>
	
	* acinclude.m4 (GLIBCPP_ENABLE_DEBUG):  Raise debugging level from
	the default of 2 to 3.
	* configure.in:  Fix minor typos.  SUBST the values of enable_shared
	and enable_static so that mkcheck will be aware of them.  Put the
	test for gconv.h in with all the other header tests.
	* aclocal.m4:  Regenerate.
	* configure:  Ditto.
	* Makefile.in:  Ditto.
	* libio/Makefile.in:  Ditto.
	* libmath/Makefile.in:  Ditto.
	* libsupc++/Makefile.in:  Ditto.
	* src/Makefile.in:  Ditto.
	
	* config/os/solaris/solaris2.7/bits/os_defines.h:  Define
	_G_USING_THUNKS to 0.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.229&r2=1.230
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/Makefile.in.diff?cvsroot=gcc&r1=1.33&r2=1.34
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/acinclude.m4.diff?cvsroot=gcc&r1=1.77&r2=1.78
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/aclocal.m4.diff?cvsroot=gcc&r1=1.78&r2=1.79
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/configure.diff?cvsroot=gcc&r1=1.84&r2=1.85
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/configure.in.diff?cvsroot=gcc&r1=1.30&r2=1.31
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/config/os/solaris/solaris2.7/bits/os_defines.h.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/libio/Makefile.in.diff?cvsroot=gcc&r1=1.40&r2=1.41
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/libmath/Makefile.in.diff?cvsroot=gcc&r1=1.9&r2=1.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/libsupc++/Makefile.in.diff?cvsroot=gcc&r1=1.13&r2=1.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/src/Makefile.in.diff?cvsroot=gcc&r1=1.54&r2=1.55


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