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 config.h.in config ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	bkoz@gcc.gnu.org	2000-10-25 09:54:48

Modified files:
	libstdc++-v3   : ChangeLog config.h.in configure configure.in 
	libstdc++-v3/config: c_io_libio_codecvt.c 
	libstdc++-v3/config/os/solaris/solaris2.7/bits: 
	                                                ctype_noninline.h 
	libstdc++-v3/include/bits: locale_facets.tcc 
	libstdc++-v3/libio: _G_config.h iofwide.c libio.h wfileops.c 

Log message:
	2000-10-25  Phil Edwards  <pme@sources.redhat.com>
	
	* configure.in:  Check for gconv.h.
	* libio/wfileops.c:  Wrap gconv.h in HAVE_GCONV_H.
	
	* config/c_io_libio_codecvt.c:  Change __mbstate_t to __c_mbstate_t.
	* libio/_G_config.h:  And here.
	* libio/iofwide.c:  And here.
	* libio/libio.h:  And here.
	
	* config/os/solaris/solaris2.7/bits/ctype_noninline.h:  Remove
	exception specification to match declaration.
	* include/bits/locale_facets.tcc:  Include bits/std_clocale.h.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.213&r2=1.214
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/config.h.in.diff?cvsroot=gcc&r1=1.14&r2=1.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/configure.diff?cvsroot=gcc&r1=1.76&r2=1.77
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/configure.in.diff?cvsroot=gcc&r1=1.25&r2=1.26
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/config/c_io_libio_codecvt.c.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/config/os/solaris/solaris2.7/bits/ctype_noninline.h.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/include/bits/locale_facets.tcc.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/libio/_G_config.h.diff?cvsroot=gcc&r1=1.9&r2=1.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/libio/iofwide.c.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/libio/libio.h.diff?cvsroot=gcc&r1=1.8&r2=1.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/libio/wfileops.c.diff?cvsroot=gcc&r1=1.3&r2=1.4


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