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

libstdc++/config/newlib/bits ctype_base.h


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	00/02/14 18:28:25

Added files:
	config/newlib/bits: ctype_base.h 

Log message:
	2000-02-14  Benjamin Kosnik  <bkoz@gnu.org>
	
	Add in ctype information for newlib "C" libraries.
	* config/newlib: New directory
	* config/newlib/bits/ctype_base.h: New file.
	* config/newlib/ctype.cc: New file.
	
	Finish off multilib work.
	* configure.in: Don't set CXX if not Canadian cross.
	* configure: Regenerate.
	* acinclude.m4 (GLIBCPP_CHECK_LIBIO): Tweak messages.
	* aclocal.m4: Regenerate.
	* config.h.in: Regenerate.
	
	* install-sh: Remove, as AC_CONFIG_AUX_DIR(..) picks this out of
	the top-level gcc directory now.
	* mkinstalldirs: Remove.
	* missing: Remove
	* ltconfig: Remove.
	* ltmain.sh: Remove.
	* config.guess: Remove.
	* config.sub: Remove.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/config/newlib/bits/ctype_base.h.diff?cvsroot=libstdc++&r1=NONE&r2=1.1


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