gcc/libstdc++-v3/include
Geoffrey Keating a9fdd4720c Index: gcc/ChangeLog
2005-07-25  Geoffrey Keating  <geoffk@apple.com>

	* doc/install.texi (Prerequisites): Mention that perl is needed
	to do export control in libstdc++ targetting Darwin.

Index: libstdc++-v3/ChangeLog
2005-07-25  Geoffrey Keating  <geoffk@apple.com>

	* acinclude.m4 (GLIBCXX_ENABLE_SYMVERS): Handle darwin-export,
	and make it the default for Darwin.
	* scripts/make-exports.pl: New.
	* src/Makefile.am: Update for changes to GLIBCXX_ENABLE_SYMVERS.
	Handle darwin-export.
	* configure: Regenerate.
	* include/Makefile.in: Regenerate.
	* libmath/Makefile.in: Regenerate.
	* libsupc++/Makefile.in: Regenerate.
	* po/Makefile.in: Regenerate.
	* src/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

From-SVN: r102435
2005-07-27 18:28:32 +00:00
..
backward cpp_type_traits.h: Add types to the structs thus making type_traits.h redundant... 2005-01-31 16:22:01 +00:00
bits re PR libstdc++/22515 (operator>>(istream, string/CharT*) can be faster) 2005-07-25 08:47:33 +00:00
c std_cctype.h, [...]: Remove trailing whitespace. 2003-12-09 04:41:52 +01:00
c_compatibility iso646.h, [...]: Remove trailing whitespace. 2003-12-09 04:51:46 +01:00
c_std re PR libstdc++/13943 (call of overloaded `llabs(int)' is ambiguous) 2005-05-26 15:46:48 +00:00
debug PR libstdc++/21770 (cont: __gnu_debug::string) 2005-06-07 02:55:06 +00:00
ext Add class __versa_string, a versatile "basic_string-type" class... 2005-07-05 23:07:18 +00:00
std re PR libstdc++/22515 (operator>>(istream, string/CharT*) can be faster) 2005-07-25 08:47:33 +00:00
tr1 re PR libstdc++/23053 (Const-correctness issue in TR1 hashtable) 2005-07-25 22:46:48 +00:00
Makefile.am Add class __versa_string, a versatile "basic_string-type" class... 2005-07-05 23:07:18 +00:00
Makefile.in Index: gcc/ChangeLog 2005-07-27 18:28:32 +00:00
stdc++.h stdc++.h: New. 2003-03-14 22:16:06 +00:00