gcc/libstdc++-v3/libsupc++
Paolo Carlini c3f0f556db re PR libstdc++/14493 (std::bad_alloc::what() does not explain what happened)
2007-02-01  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/14493
	* libsupc++/typeinfo (bad_cast::what, bad_typeid::what): Declare.
	* libsupc++/tinfo.cc: Define.	
	* libsupc++/exception (bad_exception::what): Declare.
	* libsupc++/eh_exception.cc: Define.
	(exception::what): Adjust, don't use typeid.
	* libsupc++/new (bad_alloc::what): Declare.
	* libsupc++/new_handler.cc: Define.
	* config/abi/pre/gnu.ver: Export the new methods @3.4.9; adjust
	existing 3.4.10 exports to 3.4.9.
	* configure.ac: Adjust to 6.0.9.
	* configure: Regenerate.
	* testsuite/util/testsuite_abi.cc: Update.
	* testsuite/18_support/14493.cc: New.

From-SVN: r121461
2007-02-01 13:36:51 +00:00
..
Makefile.am libtool-ldflags: New script. 2006-01-03 00:30:27 +00:00
Makefile.in enc_filebuf.h: Resurrect, update. 2007-01-29 18:22:37 +00:00
cxxabi.h re PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not declared when included from "C") 2006-10-09 23:53:35 +00:00
del_op.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
del_opnt.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
del_opv.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
del_opvnt.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
eh_alloc.cc eh_alloc.cc (__cxa_free_exception): Don't refer to the emergency_buffer using `&array[0][0]' notation, use `array'. 2007-02-01 15:04:34 +11:00
eh_arm.cc eh_arm.cc (__cxa_begin_cleanup): Always return 'true'. 2006-06-20 14:08:31 +00:00
eh_aux_runtime.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
eh_call.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
eh_catch.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
eh_exception.cc re PR libstdc++/14493 (std::bad_alloc::what() does not explain what happened) 2007-02-01 13:36:51 +00:00
eh_globals.cc eh_globals.cc (__cxxabiv1::__cxa_get_globals): Initialize propagatingExceptions if __ARM_EABI_UNWINDER__. 2006-11-13 13:28:28 +00:00
eh_personality.cc eh_personality.cc (PERSONALITY_FUNCTION): Replace _Unwind_Word with _uleb128_t in the SJLJ context. 2007-01-24 14:45:20 -08:00
eh_term_handler.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
eh_terminate.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
eh_throw.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
eh_type.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
eh_unex_handler.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
exception re PR libstdc++/14493 (std::bad_alloc::what() does not explain what happened) 2007-02-01 13:36:51 +00:00
exception_defines.h throw_allocator.h: Consistent @file markup. 2006-11-29 20:59:22 +00:00
guard.cc re PR libstdc++/29426 (static __recursive_mutex init vs __GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION) 2006-10-11 20:18:36 +00:00
new re PR libstdc++/14493 (std::bad_alloc::what() does not explain what happened) 2007-02-01 13:36:51 +00:00
new_handler.cc re PR libstdc++/14493 (std::bad_alloc::what() does not explain what happened) 2007-02-01 13:36:51 +00:00
new_op.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
new_opnt.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
new_opv.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
new_opvnt.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
pure.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
tinfo.cc re PR libstdc++/14493 (std::bad_alloc::what() does not explain what happened) 2007-02-01 13:36:51 +00:00
tinfo.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
tinfo2.cc bpapi.h (TARGET_BPABI_CPP_BUILTINS): Define __GXX_TYPEINFO_EQUALITY_INLINE but not __GXX_MERGED_TYPEINFO_NAMES. 2006-11-13 13:10:17 +00:00
typeinfo re PR libstdc++/14493 (std::bad_alloc::what() does not explain what happened) 2007-02-01 13:36:51 +00:00
unwind-cxx.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
vec.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
vterminate.cc c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00