gcc/libstdc++-v3/docs/html
Benjamin Kosnik 98e615b485 PR libstdc++/19664 round 1
2006-07-20  Benjamin Kosnik  <bkoz@redhat.com>
	    Jakub Jelinek  <jakub@redhat.com>
	
	PR libstdc++/19664 round 1
	* acinclude.m4 (GLIBCXX_ENABLE_VISIBILITY): Check it.
	* configure.ac: Use it.
	* configure: Regenerate.
	* docs/html/configopts.html: Document it.
	* include/Makefile.am: Slip in to c++config.
	* include/Makefile.in: Regenerate.
	* include/bits/c++config (_GLIBCXX_VISIBILITY): New.
	(_GLIBCXX_BEGIN_NAMESPACE): Use it.
	(_GLIBCXX_END_NAMESPACE): Use it.
	(_GLIBCXX_BEGIN_NESTED_NAMESPACE): Use it.
	(_GLIBCXX_END_NESTED_NAMESPACE): Use it.		
	* src/debug.cc: Mark __gnu_internal namespace with hidden
	visibility attribute.
	* src/ext-inst.cc: Same.
	* src/globals_io.cc: Same.
	* src/globals_locale.cc: Same.
	* src/ios_init.cc: Same.
	* src/locale.cc: Same.
	* src/mt_allocator.cc: Same.
	* src/pool_allocator.cc: Same.


Co-Authored-By: Jakub Jelinek <jakub@redhat.com>

From-SVN: r115632
2006-07-20 23:37:27 +00:00
..
17_intro TODO: Update. 2006-04-27 22:49:28 +00:00
18_support contribute.html: Update some links. 2004-06-27 20:48:48 +00:00
19_diagnostics howto.html: Document change from _GLIBCPP_CONCEPT_CHECKS to _GLIBCXX_CONCEPT_CHECKS in 3.4. 2004-11-16 11:48:55 +00:00
20_util allocator.html: Correct link. 2004-12-19 11:04:48 +00:00
21_strings * docs/html/21_strings/gotw29a.txt: Update code to corrected version. 2005-06-17 17:26:13 +01:00
22_locale configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
23_containers configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
24_iterators configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
25_algorithms configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
26_numerics configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
27_io howto.html: Use reference to ifstream when including iosfwd. 2005-10-13 04:15:44 +00:00
ext pb_assoc: Delete. 2006-06-14 23:09:51 +00:00
faq index.html ([5.5]): Adjust to mention function objects and reference_wrapper; minor tweaks. 2006-04-18 12:34:41 +00:00
Makefile guide.html: run_doxygen uses bash. 2003-08-05 01:20:15 +00:00
abi.html abi.html: Mention 3.4.0 as the current baseline; add a notice about the configure options. 2005-05-27 21:27:48 +00:00
configopts.html PR libstdc++/19664 round 1 2006-07-20 23:37:27 +00:00
debug.html re PR libstdc++/26142 (global debug namespace clashes everywhere) 2006-02-09 04:31:38 +00:00
debug_mode.html c++config: Simplify debug namespaces. 2006-02-22 00:57:24 +00:00
documentation.html pb_assoc: Delete. 2006-06-14 23:09:51 +00:00
explanations.html configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
install.html install.html ([Tools you will need beforehand]): Clarify that the de_DE locale is used by configure... 2006-01-26 16:04:44 +00:00
lib3styles.css Move the HTML-containing subdirs from 'docs' to 'docs/html'. 2000-12-10 04:04:56 +00:00
makedoc.awk Makefile: Use more portable shell wildcard. 2002-09-05 15:47:54 +00:00
test.html re PR libstdc++/27984 (installed libstdc++ testing broken) 2006-06-24 00:13:08 +00:00