gcc/libstdc++-v3/docs/17_intro
Benjamin Kosnik 2f1034940a contribute.html: Add bits about getting to the LWG issues pages.
2000-06-19  Benjamin Kosnik  <bkoz@soma.redhat.com>

	* docs/17_intro/contribute.html: Add bits about getting to the LWG
	issues pages.
	* docs/documentation.html: Rename link to make more accurate and scary.
	* docs/gccrebuild.html: Edit for clarity as these are no longer
	separate projects.
	* docs/install.html: Add bits about binutils for
	-ffunction-sections, -fdata-sections, -Wl,--gc-sections

	* configure.in: Add call for GLIBCPP_CHECK_COMPLEX_MATH_SUPPORT.
	* math/Makefile.am (EXTRA_DIST): Change USE_LONG_DOUBLE to
	USE_COMPLEX_LONG_DOUBLE.
	* acinclude.m4 (GLIBCPP_CHECK_MATH_SUPPORT): Break into
	GLIBCPP_CHECK_MATH_SUPPORT and GLIBCPP_CHECK_COMPLEX_MATH_SUPPORT.
	Works around irregularies in powerpc "C" compiler, but a good idea
	anyway.

	* acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_COMPILER_SUPPORT):
	New. Merge both old compiler bug checks for complex into this.

From-SVN: r34601
2000-06-19 22:20:15 +00:00
..
BADNAMES
BUGS
C++STYLE fix try/catch 2000-05-11 16:11:09 -04:00
CHECKLIST
contribute.html contribute.html: Add bits about getting to the LWG issues pages. 2000-06-19 22:20:15 +00:00
COPYING
DESIGN
HEADER_POLICY
headers_cc.txt footer.html: Update to see if it takes effect. 2000-05-03 16:11:03 +00:00
howto.html footer.html: Update to see if it takes effect. 2000-05-03 16:11:03 +00:00
libstdc++-assign.txt libstdc++-assign.txt: Change Cygnus to FSF. 2000-05-23 04:24:31 +00:00
organization
porting-howto.html footer.html: Update to see if it takes effect. 2000-05-03 16:11:03 +00:00
PROBLEMS
RELEASE-NOTES
TODO