freebsd-dev/contrib/libstdc++/libsupc++
Pedro F. Giffuni 096464d39c libstdc++: merge non-abi changes from Apple's developer tools
Take some changes from Apple's Developer Tools 4.0 [1]:

block.patch
emergency-buffer-reduction.patch
test_cleanup.patch

vector_copy_no_alloc.patch
	problem/6473222 copy-constructing a std::vector	from an
	empty std::vector calls malloc

2008-10-27  Howard Hinnant
stl_tree_system_header.patch
	Added #pragma GCC system_header to stl_tree.h.
copy_doc.patch
	Corrected documentation concerning copy in stl_algobase.h.
string_compare.patch
	Fixed basic_string.h, basic_string.tcc, incorrect 64bit to
	32bit narrowing.

Reference:

[1] http://opensource.apple.com/source/libstdcxx/libstdcxx-39/patches-4.2.1/

Obtained from:	Apple
MFC after:	1 month
2013-11-21 16:44:36 +00:00
..
cxxabi.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
del_op.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
del_opnt.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
del_opv.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
del_opvnt.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_alloc.cc libstdc++: merge non-abi changes from Apple's developer tools 2013-11-21 16:44:36 +00:00
eh_arm.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_aux_runtime.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_call.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_catch.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_exception.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_globals.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_personality.cc Update libstdc++ with small updates from the latest rev. (135556) 2011-12-21 16:36:07 +00:00
eh_term_handler.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_terminate.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_throw.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_type.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
eh_unex_handler.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
exception GCC 4.2.1 release C++ standard library and runtime support code. 2007-08-14 02:49:11 +00:00
exception_defines.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
guard.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
Makefile.am GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
Makefile.in GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
new GCC 4.2.1 release C++ standard library and runtime support code. 2007-08-14 02:49:11 +00:00
new_handler.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
new_op.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
new_opnt.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
new_opv.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
new_opvnt.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
pure.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
tinfo2.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
tinfo.cc Fix a number of other clang warnings in libstdc++, which could appear 2012-10-23 18:45:32 +00:00
tinfo.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
typeinfo Undo the earlier revert of the ABI change in libsupc++. On further discussion, 2012-03-30 12:48:36 +00:00
unwind-cxx.h Make libsupc++'s __cxa_call_terminate() prototype consistent with the 2013-06-29 20:17:14 +00:00
vec.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
vterminate.cc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00