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++/. install-sh mkinstalldirs missing l ...


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

Removed files:
	.              : install-sh mkinstalldirs missing ltconfig 
	                 ltmain.sh config.guess config.sub 

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.
	
	* ctype/config/linux/*: Rename, move to...
	* ctype/config/gnu-linux/*: Here.
	
	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++/install-sh.diff?cvsroot=libstdc++&r1=1.1&r2=NONE
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/mkinstalldirs.diff?cvsroot=libstdc++&r1=1.1&r2=NONE
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/missing.diff?cvsroot=libstdc++&r1=1.1&r2=NONE
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/ltconfig.diff?cvsroot=libstdc++&r1=1.5&r2=NONE
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/ltmain.sh.diff?cvsroot=libstdc++&r1=1.5&r2=NONE
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/config.guess.diff?cvsroot=libstdc++&r1=1.4&r2=NONE
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/config.sub.diff?cvsroot=libstdc++&r1=1.4&r2=NONE


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