gcc/libstdc++-v3/libsupc++
Federico Lenarduzzi 03e73da676 eh_catch.cc (uncaught_exception, [...]): Return false or zero if the library is built without exceptions.
2015-04-27  Federico Lenarduzzi  <federico.lenarduzzi@tallertechnologies.com>
	    Jonathan Wakely  <jwakely@redhat.com>

	* libsupc++/eh_catch.cc (uncaught_exception, uncaught_exceptions):
	Return false or zero if the library is built without exceptions.
	* libsupc++/eh_term_handler.cc: Disable verbose terminate handler if
	the library is built without exceptions.

Co-Authored-By: Jonathan Wakely <jwakely@redhat.com>

From-SVN: r222484
2015-04-27 22:06:17 +01:00
..
Makefile.am Committing VTV Cygwin patch for Patrick Wollgast 2015-01-29 00:03:56 -08:00
Makefile.in Committing generated configure & Makefile.in pieces of VTV Cygwin patch (from Patrick Wollgast). 2015-01-29 08:47:25 -08:00
array_type_info.cc
atexit_arm.cc
atexit_thread.cc
atomic_lockfree_defines.h
bad_alloc.cc
bad_array_length.cc
bad_array_new.cc
bad_cast.cc
bad_typeid.cc
class_type_info.cc
cxxabi.h
cxxabi_forced.h
del_op.cc
del_opnt.cc
del_ops.cc
del_opv.cc
del_opvnt.cc
del_opvs.cc
dyncast.cc
eh_alloc.cc
eh_arm.cc
eh_aux_runtime.cc
eh_call.cc
eh_catch.cc eh_catch.cc (uncaught_exception, [...]): Return false or zero if the library is built without exceptions. 2015-04-27 22:06:17 +01:00
eh_exception.cc
eh_globals.cc
eh_personality.cc
eh_ptr.cc re PR libstdc++/62258 (uncaught_exception() equals to `true' after rethrow_exception()) 2015-04-27 20:44:30 +01:00
eh_term_handler.cc eh_catch.cc (uncaught_exception, [...]): Return false or zero if the library is built without exceptions. 2015-04-27 22:06:17 +01:00
eh_terminate.cc
eh_throw.cc
eh_tm.cc
eh_type.cc
eh_unex_handler.cc
enum_type_info.cc
exception Add support for std::uncaught_exceptions. 2015-04-27 21:40:29 +01:00
exception_defines.h
exception_ptr.h
function_type_info.cc
fundamental_type_info.cc
guard.cc
guard_error.cc
hash_bytes.cc
hash_bytes.h
initializer_list
nested_exception.cc
nested_exception.h nested_exception.h: Do not try to derive from final classes. 2015-03-17 14:24:55 +00:00
new
new_handler.cc
new_op.cc
new_opnt.cc
new_opv.cc
new_opvnt.cc
pbase_type_info.cc
pmem_type_info.cc
pointer_type_info.cc
pure.cc
si_class_type_info.cc
tinfo.cc
tinfo.h
tinfo2.cc
typeinfo
unwind-cxx.h
vec.cc
vmi_class_type_info.cc
vterminate.cc
vtv_stubs.cc Committing VTV Cygwin patch for Patrick Wollgast 2015-01-29 00:03:56 -08:00