gcc/libstdc++
Manfred Hollstein 71205e0b3f configure (skip-this-dir): Add handling for new shell script...
./ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure (skip-this-dir): Add handling for new shell script, which
	might be created by a sub-directory's configure to indicate, this particular
	directory is "unwanted".
	* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
./gcc/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* Makefile.in (CONFIG_LANGUAGES): New macro taking all languages
	which can be configured.
	(LANGUAGES): Use $(CONFIG_LANGUAGES) instead of @all_languages@
	(Makefile): Pass actual LANGUAGES through the environment when
	re-configuring.
	(cstamp-h): Likewise.
	(config.status): Likewise.
	* configure.in (enable_languages): Add new configuration parameter
	"--enable-languages=lang1,lang2,...".
	(${srcdir}/*/config-lang.in): Change handling to configure only
	those directories, that the user might have enabled; default to
	"all" existing languages.
	* configure: Regenerate.
./libchill/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure.in (compiler_name): Add check to detect if this
	language's compiler has been built.
	* configure: Regenerate.
./libf2c/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure.in (compiler_name): Add check to detect if this
	language's compiler has been built.
	* configure: Regenerate.
./libio/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure.in (compiler_name): Add check to detect if this
	language's compiler has been built.
./libobjc/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure.in (compiler_name): Add check to detect if this
	language's compiler has been built.
	* configure: Regenerate.
./libstdc++/ChangeLog:1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
	* configure.in (compiler_name): Add check to detect if this
	language's compiler has been built.

From-SVN: r23892
1998-11-26 01:48:34 +00:00
..
config Makefile.in (INTERFACE): New, set to 2. 1998-08-30 15:18:48 -06:00
std (operator>>): Cast new character to char before adding to string. 1998-11-23 09:21:12 +00:00
stl stl_alloc.h (default_alloc_template::_S_free_list): Don't qualify _NFREELISTS. 1998-11-01 16:47:09 +00:00
tests tmap.cc: Use less<int>. 1998-07-16 21:30:01 -04:00
testsuite Makefile.in (just-check): Ignore errors. 1998-11-24 17:02:57 -07:00
ChangeLog configure (skip-this-dir): Add handling for new shell script... 1998-11-26 01:48:34 +00:00
Makefile.in Makefile.in ($(ARLINK), $(SHLINK)): Don't rely on 'ln -f'. 1998-09-16 18:30:53 -06:00
NEWS release branch changes from 11-27 snapshot to egcs-1.0. 1997-12-05 15:13:17 -07:00
cassert Initial revision 1997-08-21 18:57:35 -04:00
cctype Initial revision 1997-08-21 18:57:35 -04:00
cerrno Initial revision 1997-08-21 18:57:35 -04:00
cfloat Initial revision 1997-08-21 18:57:35 -04:00
cinst.cc iomanip.h: Use __extension__ for `extern' explicit template instantiations. 1998-08-23 12:47:24 +00:00
ciso646 Initial revision 1997-08-21 18:57:35 -04:00
climits Initial revision 1997-08-21 18:57:35 -04:00
clocale Initial revision 1997-08-21 18:57:35 -04:00
cmath Initial revision 1997-08-21 18:57:35 -04:00
cmathi.cc Initial revision 1997-08-21 18:57:35 -04:00
complex Initial revision 1997-08-21 18:57:35 -04:00
complex.h Initial revision 1997-08-21 18:57:35 -04:00
configure.in configure (skip-this-dir): Add handling for new shell script... 1998-11-26 01:48:34 +00:00
csetjmp Initial revision 1997-08-21 18:57:35 -04:00
csignal Initial revision 1997-08-21 18:57:35 -04:00
cstdarg Initial revision 1997-08-21 18:57:35 -04:00
cstddef Initial revision 1997-08-21 18:57:35 -04:00
cstdio Initial revision 1997-08-21 18:57:35 -04:00
cstdlib Initial revision 1997-08-21 18:57:35 -04:00
cstdlibi.cc Initial revision 1997-08-21 18:57:35 -04:00
cstring Initial revision 1997-08-21 18:57:35 -04:00
cstringi.cc Initial revision 1997-08-21 18:57:35 -04:00
ctime Initial revision 1997-08-21 18:57:35 -04:00
cwchar Initial revision 1997-08-21 18:57:35 -04:00
cwctype Initial revision 1997-08-21 18:57:35 -04:00
fstream iosfwd: New header. 1997-12-07 05:33:36 -05:00
iomanip iosfwd: New header. 1997-12-07 05:33:36 -05:00
iosfwd iosfwd: New header. 1997-12-07 05:33:36 -05:00
iostream iosfwd: New header. 1997-12-07 05:33:36 -05:00
sinst.cc iomanip.h: Use __extension__ for `extern' explicit template instantiations. 1998-08-23 12:47:24 +00:00
stdexcept Remove __HONOR_STD 1998-08-25 02:08:49 +00:00
stdexcepti.cc stdexcepti.cc (__out_of_range): New fn. 1997-10-10 02:56:56 -04:00
stl.h Initial revision 1997-08-21 18:57:35 -04:00
stlinst.cc bastring.h: Move closer to the draft standard implementation of basic_string by adding 3... 1997-12-07 05:41:01 -05:00
string stdexcepti.cc (__out_of_range): New fn. 1997-10-10 02:56:56 -04:00
strstream iosfwd: New header. 1997-12-07 05:33:36 -05:00