e95992339f
2011-03-14 Benjamin Kosnik <bkoz@redhat.com> * src/Makefile.am: Add functional.cc, shared_ptr.cc. * src/Makefile.in: Regenerate. * libsupc++/Makefile.am: Add nested_exception.cc. * libsupc++/Makefile.in: Regenerate. * src/system_error.cc: Add ctor and dtor definitions for error_category. * src/functional.cc: New. Add dtor definition for bad_function_call. * src/stdexcept.cc: Add dtor definitions for domain_error, invalid_argument, length_error, out_of_range, range_error, overflow_error, underflow_error. * src/future.cc: Add dtor definition for __future_base::_Result_base. * src/shared_ptr.cc: New. Add dtor definition for bad_weak_ptr. * src/thread.cc: Add dtor for thread::_Impl_base. * include/std/system_error: Adjust. * include/std/stdexcept: Same. * include/std/future: Same. * include/std/functional: Same. * include/std/thread: Same. * include/bits/shared_ptr_base.h: Same. * libsupc++/nested_exception.cc: New. Add dtor for nested_exception. * libsupc++/nested_exception.h: Adjust. * testsuite/20_util/shared_ptr/cons/43820_neg.cc: Adjust line numbers. * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Same. * config/abi/pre/gnu.ver: Add new exports. * include/bits/regex_compiler.h: Nest namespace versioning. * include/bits/regex_grep_matcher.tcc: Same. * include/bits/regex_grep_matcher.h: Same. * include/bits/regex_cursor.h: Same. * include/bits/regex_nfa.h: Same. * include/bits/regex_nfa.tcc: Same. From-SVN: r170975 |
||
---|---|---|
.. | ||
allocator-inst.cc | ||
atomic.cc | ||
bitmap_allocator.cc | ||
chrono.cc | ||
codecvt.cc | ||
compatibility-c++0x.cc | ||
compatibility-debug_list-2.cc | ||
compatibility-debug_list.cc | ||
compatibility-ldbl.cc | ||
compatibility-list-2.cc | ||
compatibility-list.cc | ||
compatibility-parallel_list-2.cc | ||
compatibility-parallel_list.cc | ||
compatibility.cc | ||
complex_io.cc | ||
concept-inst.cc | ||
condition_variable.cc | ||
ctype.cc | ||
debug.cc | ||
ext-inst.cc | ||
fstream-inst.cc | ||
functexcept.cc | ||
functional.cc | ||
future.cc | ||
globals_io.cc | ||
hash_c++0x.cc | ||
hash_tr1.cc | ||
hash-long-double-aux.cc | ||
hashtable_c++0x.cc | ||
hashtable_tr1.cc | ||
hashtable-aux.cc | ||
ios_failure.cc | ||
ios_init.cc | ||
ios_locale.cc | ||
ios-inst.cc | ||
ios.cc | ||
iostream-inst.cc | ||
istream-inst.cc | ||
istream.cc | ||
limits.cc | ||
list.cc | ||
locale_facets.cc | ||
locale_init.cc | ||
locale-inst.cc | ||
locale.cc | ||
localename.cc | ||
Makefile.am | ||
Makefile.in | ||
math_stubs_float.cc | ||
math_stubs_long_double.cc | ||
misc-inst.cc | ||
mt_allocator.cc | ||
mutex.cc | ||
ostream-inst.cc | ||
parallel_settings.cc | ||
placeholders.cc | ||
pool_allocator.cc | ||
regex.cc | ||
shared_ptr.cc | ||
sstream-inst.cc | ||
stdexcept.cc | ||
streambuf-inst.cc | ||
streambuf.cc | ||
string-inst.cc | ||
strstream.cc | ||
system_error.cc | ||
thread.cc | ||
tree.cc | ||
valarray.cc | ||
wlocale-inst.cc | ||
wstring-inst.cc |