gcc/libstdc++
Zack Weinberg 57119aa9eb top level:
* configure: Make enable_threads and enable_shared defaults
	explicit.  Substitute enable_threads into generated Makefiles.
	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
	* libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
gcc:
	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
	* fixinc/inclhack.def: Likewise.
	* fixinc/mkfixinc.sh: Likewise.
	* configure: Regenerate.
	* fixinc/fixincl.x: Regenerate.
	* install.texi: Document equivalence of linux and linux-gnu.
libio:
	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
	Honor --disable-threads.
libstdc++:
	* configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
	Honor --disable-threads.
libstdc++-v3:
	* configure: Regenerate after change to ../libtool.m4.
libobjc:
	* configure: Regenerate after change to ../libtool.m4.

From-SVN: r35680
2000-08-14 18:08:46 +00:00
..
config Makefile.in: Change "pic" to depend on $(PICFLAG), not on $(enable_shared). 2000-05-15 22:59:31 -04:00
std straits.h (is_del): Boolify with !!. 2000-08-11 18:41:38 -04:00
stl stl_function.h (bind1st, bind2nd): Rename __opr to __oper, as __opr is used internally by egcs. 2000-07-10 17:04:22 -04:00
tests
testsuite More FSF address updates. 1999-01-11 06:43:27 -07:00
ChangeLog top level: 2000-08-14 18:08:46 +00:00
Makefile.in update stuff rule 2000-06-24 16:27:18 -04:00
NEWS
cassert
cctype
cerrno
cfloat
cinst.cc
ciso646
climits
clocale
cmath
cmathi.cc
complex
complex.h
configure.in top level: 2000-08-14 18:08:46 +00:00
csetjmp
csignal
cstdarg
cstddef
cstdio
cstdlib
cstdlibi.cc
cstring
cstringi.cc
ctime
cwchar
cwctype
fstream
iomanip
iosfwd
iostream
sinst.cc
sstream sstream: New file. 2000-04-24 17:31:57 +00:00
stdexcept Remove __HONOR_STD 1998-08-25 02:08:49 +00:00
stdexcepti.cc stdexcepti.cc (__out_of_range): Use std:: qualifier for names in std. 1999-07-16 07:07:45 +00:00
stl.h
stlinst.cc Make it possible to compile with __USE_MALLOC. 1999-05-07 10:13:49 +00:00
string string, [...]: Revert recent change. 1999-02-20 05:21:51 -07:00
strstream
valarray std_valarray.h: New file. 1999-06-04 19:35:36 +00:00
valarray.cc valarray_array.h (__valarray_get_memory, [...]): New functions. 2000-07-15 21:54:06 +00:00