gcc/libstdc++-v3/libsupc++
Jonathan Wakely 95ed529d34 PR libstdc++/81469 deprecate std::uncaught_exception for C++17
PR libstdc++/81469
	* libsupc++/exception (uncaught_exception): Deprecate for C++17.
	* testsuite/18_support/exception_ptr/62258.cc: Add -Wno-deprecated.
	* testsuite/18_support/uncaught_exception/14026.cc: Likewise.

From-SVN: r253018
2017-09-20 17:34:49 +01:00
..
Makefile.am Remove libsupc++ makefile targets setting -std=gnu++11 or -std=gnu++14 2017-06-02 12:49:04 +01:00
Makefile.in Remove libsupc++ makefile targets setting -std=gnu++11 or -std=gnu++14 2017-06-02 12:49:04 +01:00
array_type_info.cc Update copyright years. 2017-01-01 13:07:43 +01:00
atexit_arm.cc Update copyright years. 2017-01-01 13:07:43 +01:00
atexit_thread.cc PR78968 add configure check for __cxa_thread_atexit in libc 2017-01-04 15:41:19 +00:00
atomic_lockfree_defines.h Update copyright years. 2017-01-01 13:07:43 +01:00
bad_alloc.cc Update copyright years. 2017-01-01 13:07:43 +01:00
bad_array_length.cc Update copyright years. 2017-01-01 13:07:43 +01:00
bad_array_new.cc Update copyright years. 2017-01-01 13:07:43 +01:00
bad_cast.cc Update copyright years. 2017-01-01 13:07:43 +01:00
bad_typeid.cc Update copyright years. 2017-01-01 13:07:43 +01:00
class_type_info.cc Update copyright years. 2017-01-01 13:07:43 +01:00
cxxabi.h PR libstdc++/81835 fix broken URLs in libstdc++ docs 2017-09-13 11:05:59 +01:00
cxxabi_forced.h Update copyright years. 2017-01-01 13:07:43 +01:00
cxxabi_init_exception.h Update copyright years. 2017-01-01 13:07:43 +01:00
del_op.cc Update copyright years. 2017-01-01 13:07:43 +01:00
del_opa.cc PR libstdc++/79190 add fallback aligned_alloc implementation 2017-01-26 14:30:45 +00:00
del_opant.cc Update copyright years. 2017-01-01 13:07:43 +01:00
del_opnt.cc Update copyright years. 2017-01-01 13:07:43 +01:00
del_ops.cc Remove libsupc++ makefile targets setting -std=gnu++11 or -std=gnu++14 2017-06-02 12:49:04 +01:00
del_opsa.cc Update copyright years. 2017-01-01 13:07:43 +01:00
del_opv.cc Update copyright years. 2017-01-01 13:07:43 +01:00
del_opva.cc Update copyright years. 2017-01-01 13:07:43 +01:00
del_opvant.cc Update copyright years. 2017-01-01 13:07:43 +01:00
del_opvnt.cc Update copyright years. 2017-01-01 13:07:43 +01:00
del_opvs.cc Remove libsupc++ makefile targets setting -std=gnu++11 or -std=gnu++14 2017-06-02 12:49:04 +01:00
del_opvsa.cc Update copyright years. 2017-01-01 13:07:43 +01:00
dyncast.cc Update copyright years. 2017-01-01 13:07:43 +01:00
eh_alloc.cc re PR libstdc++/80721 (Sorting/Merging of free EH-emergency buffer may wrong or uncomplete) 2017-06-02 08:10:48 +00:00
eh_arm.cc Update copyright years. 2017-01-01 13:07:43 +01:00
eh_atomics.h update-copyright.py: Add libhsail-rt to self.default_dirs and call self.add_dir on it. 2017-01-26 09:24:22 +01:00
eh_aux_runtime.cc Update copyright years. 2017-01-01 13:07:43 +01:00
eh_call.cc Update copyright years. 2017-01-01 13:07:43 +01:00
eh_catch.cc Update copyright years. 2017-01-01 13:07:43 +01:00
eh_exception.cc Update copyright years. 2017-01-01 13:07:43 +01:00
eh_globals.cc Update copyright years. 2017-01-01 13:07:43 +01:00
eh_personality.cc Update copyright years. 2017-01-01 13:07:43 +01:00
eh_ptr.cc Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
eh_term_handler.cc Update copyright years. 2017-01-01 13:07:43 +01:00
eh_terminate.cc Update copyright years. 2017-01-01 13:07:43 +01:00
eh_throw.cc Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
eh_tm.cc Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
eh_type.cc Update copyright years. 2017-01-01 13:07:43 +01:00
eh_unex_handler.cc Update copyright years. 2017-01-01 13:07:43 +01:00
enum_type_info.cc Update copyright years. 2017-01-01 13:07:43 +01:00
exception PR libstdc++/81469 deprecate std::uncaught_exception for C++17 2017-09-20 17:34:49 +01:00
exception.h Update copyright years. 2017-01-01 13:07:43 +01:00
exception_defines.h Update copyright years. 2017-01-01 13:07:43 +01:00
exception_ptr.h Remove non-standard std::copy_exception function 2017-09-20 14:25:07 +01:00
function_type_info.cc Update copyright years. 2017-01-01 13:07:43 +01:00
fundamental_type_info.cc Update copyright years. 2017-01-01 13:07:43 +01:00
guard.cc Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
guard_error.cc Update copyright years. 2017-01-01 13:07:43 +01:00
hash_bytes.cc Update copyright years. 2017-01-01 13:07:43 +01:00
hash_bytes.h Update copyright years. 2017-01-01 13:07:43 +01:00
initializer_list Update copyright years. 2017-01-01 13:07:43 +01:00
nested_exception.cc Support exception propagation without lock-free atomic int 2017-01-04 10:54:59 +00:00
nested_exception.h PR79114 use decayed type in std::throw_with_nested assertion 2017-01-17 15:26:06 +00:00
new new (bad_array_new_length): Remove redundant semicolon after in-class member function definition. 2017-07-19 16:59:00 +00:00
new_handler.cc Update copyright years. 2017-01-01 13:07:43 +01:00
new_op.cc Update copyright years. 2017-01-01 13:07:43 +01:00
new_opa.cc PR libstdc++/79190 add fallback aligned_alloc implementation 2017-01-26 14:30:45 +00:00
new_opant.cc Update copyright years. 2017-01-01 13:07:43 +01:00
new_opnt.cc Update copyright years. 2017-01-01 13:07:43 +01:00
new_opv.cc Update copyright years. 2017-01-01 13:07:43 +01:00
new_opva.cc Update copyright years. 2017-01-01 13:07:43 +01:00
new_opvant.cc Update copyright years. 2017-01-01 13:07:43 +01:00
new_opvnt.cc Update copyright years. 2017-01-01 13:07:43 +01:00
pbase_type_info.cc Update copyright years. 2017-01-01 13:07:43 +01:00
pmem_type_info.cc Update copyright years. 2017-01-01 13:07:43 +01:00
pointer_type_info.cc Update copyright years. 2017-01-01 13:07:43 +01:00
pure.cc Update copyright years. 2017-01-01 13:07:43 +01:00
si_class_type_info.cc Update copyright years. 2017-01-01 13:07:43 +01:00
tinfo.cc Update copyright years. 2017-01-01 13:07:43 +01:00
tinfo.h Update copyright years. 2017-01-01 13:07:43 +01:00
tinfo2.cc Update copyright years. 2017-01-01 13:07:43 +01:00
typeinfo Update copyright years. 2017-01-01 13:07:43 +01:00
unwind-cxx.h Update copyright years. 2017-01-01 13:07:43 +01:00
vec.cc Update copyright years. 2017-01-01 13:07:43 +01:00
vmi_class_type_info.cc Update copyright years. 2017-01-01 13:07:43 +01:00
vterminate.cc Update copyright years. 2017-01-01 13:07:43 +01:00
vtv_stubs.cc Update copyright years. 2017-01-01 13:07:43 +01:00