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
del_op.cc
del_opnt.cc
del_opv.cc
del_opvnt.cc
eh_alloc.cc libstdc++: merge non-abi changes from Apple's developer tools 2013-11-21 16:44:36 +00:00
eh_arm.cc
eh_aux_runtime.cc
eh_call.cc
eh_catch.cc
eh_exception.cc
eh_globals.cc
eh_personality.cc
eh_term_handler.cc
eh_terminate.cc
eh_throw.cc
eh_type.cc
eh_unex_handler.cc
exception
exception_defines.h
guard.cc
Makefile.am
Makefile.in
new
new_handler.cc
new_op.cc
new_opnt.cc
new_opv.cc
new_opvnt.cc
pure.cc
tinfo2.cc
tinfo.cc
tinfo.h
typeinfo
unwind-cxx.h Make libsupc++'s __cxa_call_terminate() prototype consistent with the 2013-06-29 20:17:14 +00:00
vec.cc
vterminate.cc