gcc/libstdc++-v3/libsupc++
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
..
cxxabi.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
del_op.cc Fix typo... 2005-02-10 19:21:33 +00:00
del_opnt.cc c++config: Spacing. 2004-11-03 04:07:22 +00:00
del_opv.cc c++config: Spacing. 2004-11-03 04:07:22 +00:00
del_opvnt.cc c++config: Spacing. 2004-11-03 04:07:22 +00:00
eh_alloc.cc re PR libstdc++/10606 (uncaught_exception() returns false too early) 2005-02-18 18:35:25 -08:00
eh_arm.cc Makefile.in: Set and use UNWIND_H. 2005-06-28 20:06:39 +00:00
eh_aux_runtime.cc cxxabi.h: Make all declarations have default visibility. 2004-08-03 06:45:54 +00:00
eh_call.cc Makefile.in: Set and use UNWIND_H. 2005-06-28 20:06:39 +00:00
eh_catch.cc Makefile.in: Set and use UNWIND_H. 2005-06-28 19:52:27 +00:00
eh_exception.cc
eh_globals.cc re PR libstdc++/18185 ([3.4 only] Unhandled exceptions leak) 2004-11-01 22:47:33 +00:00
eh_personality.cc Makefile.in: Set and use UNWIND_H. 2005-06-28 19:52:27 +00:00
eh_term_handler.cc
eh_terminate.cc
eh_throw.cc Makefile.in: Set and use UNWIND_H. 2005-06-28 19:52:27 +00:00
eh_type.cc cxxabi.h: Make all declarations have default visibility. 2004-08-03 06:45:54 +00:00
eh_unex_handler.cc
exception cxxabi.h: Make all declarations have default visibility. 2004-08-03 06:45:54 +00:00
exception_defines.h
guard.cc Add memory barriers to the double-checked locking used for static initialization. 2004-12-27 23:36:54 -05:00
Makefile.am Makefile.in: Set and use UNWIND_H. 2005-06-28 19:52:27 +00:00
Makefile.in Index: gcc/ChangeLog 2005-07-27 18:28:32 +00:00
new cxxabi.h: Make all declarations have default visibility. 2004-08-03 06:45:54 +00:00
new_handler.cc
new_op.cc c++config: Spacing. 2004-11-03 04:07:22 +00:00
new_opnt.cc c++config: Spacing. 2004-11-03 04:07:22 +00:00
new_opv.cc c++config: Spacing. 2004-11-03 04:07:22 +00:00
new_opvnt.cc c++config: Spacing. 2004-11-03 04:07:22 +00:00
pure.cc cxxabi.h: Make all declarations have default visibility. 2004-08-03 06:45:54 +00:00
tinfo2.cc
tinfo.cc safe_base.h (__gnu_debug::_Safe_sequence_base): Revert -Weffc++ changes that defined copy ctory and or assignment operator. 2004-06-28 18:31:18 +00:00
tinfo.h iterator.h: Add GPL copyright info, with exception clause. 2004-05-06 22:02:05 +00:00
typeinfo bpabi.h (TARGET_BPABI_CPP_BUILTINS): Define. 2004-09-03 00:43:59 +00:00
unwind-cxx.h Makefile.in: Set and use UNWIND_H. 2005-06-28 19:52:27 +00:00
vec.cc cxxabi_tweaks.h (__cxa_cdtor_return_type): Define. 2004-09-16 03:41:19 +00:00
vterminate.cc Makefile.am (hosted_source): Add libmath and testsuite. 2004-08-02 20:28:22 +00:00