gcc/libstdc++-v3/libsupc++
Benjamin Kosnik adc8a1e3e0 re PR libstdc++/32666 (FAIL: abi_check hppa)
2009-01-15  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/32666
	* config/abi/post/hppa-linux-gnu/baseline_symbols.txt: Update.

2009-01-15  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/32666
	* Makefile.am (hosted_source): Remove libmath directory.
	* Makefile.in: Regenerate.
	* linkage.m4 (GLIBCXX_CHECK_COMPLEX_MATH_SUPPORT): Remove.
	(AC_REPLACE_MATHFUNCS): Remove.
	(GLIBCXX_CHECK_MATH_SUPPORT): Remove copysign, copysignl checks as done
	in GLIBCXX_CHECK_C99_TR1.
	* acinclude.m4: Remove libmath, need_math.
	* crossconfig.m4: Remove use of HAVE_COPYSIGN, HAVE_COPYSIGNL,
	HAVE_COPYSIGNF, GLIBCXX_CHECK_COMPLEX_MATH_SUPPORT, need_libmath.
	* configure.ac: Same.
	* configure: Regenerate.
	* fragment.am: Fix comment.
	* config.h.in: Regenerate.
	* src/Makefile.in: Regenerate.
	* src/Makefile.am: Remove libmath references.
	* doc/Makefile.in: Regenerate.
	* po/Makefile.in: Regenerate.
	* include/Makefile.in: Regenerate.
	* libsupc++/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

	* src/compatibility.cc: Also export long double versions of "C" math
	library if hppa-linux.
	* config/abi/pre/gnu.ver: Remove unused __signbit exports.
	* doc/xml/manual/appendix_contributing.xml: Remove libmath reference.

	* libmath: Remove.
	* libmath/signbit.c: Same.
	* libmath/stubs.c: Same.
	* libmath/Makefile.in: Same.
	* libmath/copysignf.c: Same.
	* libmath/mathconf.h: Same.
	* libmath/signbitf.c: Same.
	* libmath/Makefile.am: Same.
	* libmath/signbitl.c: Same.

From-SVN: r143406
2009-01-15 20:02:11 +00:00
..
array_type_info.cc array_type_info.cc: Likewise. 2007-03-18 22:35:39 +00:00
atexit_arm.cc atexit_arm.cc: New file. 2007-05-04 17:42:49 +00:00
bad_cast.cc array_type_info.cc: Likewise. 2007-03-18 22:35:39 +00:00
bad_typeid.cc array_type_info.cc: Likewise. 2007-03-18 22:35:39 +00:00
class_type_info.cc array_type_info.cc: Likewise. 2007-03-18 22:35:39 +00:00
cxxabi-forced.h cxxabi-internal.h: Remove, to be replaced by... 2007-05-08 02:50:32 -04:00
cxxabi.h cxxabi.h (_GLIBCXX_NOTHROW): New macro. 2007-05-09 05:21:36 +00:00
del_op.cc cc_hash_max_collision_check_resize_trigger_imp.hpp: Qualify namespace std members. 2007-04-11 01:11:56 +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
dyncast.cc array_type_info.cc: Likewise. 2007-03-18 22:35:39 +00:00
eh_alloc.cc re PR libstdc++/38732 (Openoffice.org segfaults with runtime libs built from GCC trunk) 2009-01-07 23:50:42 +01:00
eh_arm.cc [multiple changes] 2008-08-23 11:28:30 +00:00
eh_aux_runtime.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
eh_call.cc eh_call.cc (__cxa_call_unexpected): Fix name of __get_object_from_ambiguous_exception. 2008-08-27 16:10:19 +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 other/28145 (C++ (throw() and catch(...) {/* fall through */ } ) and pthread cancellation are incompatible (at least with NPTL)) 2007-05-07 17:27:54 -04: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 [multiple changes] 2008-08-23 11:28:30 +00:00
eh_ptr.cc re PR libstdc++/38732 (Openoffice.org segfaults with runtime libs built from GCC trunk) 2009-01-07 23:50:42 +01: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 re PR libstdc++/38732 (Openoffice.org segfaults with runtime libs built from GCC trunk) 2009-01-07 23:50:42 +01:00
eh_type.cc [multiple changes] 2008-08-23 11:28:30 +00:00
eh_unex_handler.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
enum_type_info.cc array_type_info.cc: Likewise. 2007-03-18 22:35:39 +00:00
exception [multiple changes] 2008-08-23 11:28:30 +00:00
exception_defines.h throw_allocator.h: Consistent @file markup. 2006-11-29 20:59:22 +00:00
exception_ptr.h [multiple changes] 2008-08-23 11:28:30 +00:00
function_type_info.cc array_type_info.cc: Likewise. 2007-03-18 22:35:39 +00:00
fundamental_type_info.cc array_type_info.cc: Likewise. 2007-03-18 22:35:39 +00:00
guard.cc acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Check for set of all used __sync builtins, in two sizes. 2008-04-24 14:40:29 +00:00
initializer_list user.cfg.in: Add complex, ratio, intializer_list. 2008-07-16 07:01:23 +00:00
Makefile.am [multiple changes] 2008-08-23 11:28:30 +00:00
Makefile.in re PR libstdc++/32666 (FAIL: abi_check hppa) 2009-01-15 20:02:11 +00:00
new throw_allocator.h: Fixes for -fno-exceptions. 2007-06-26 11:01:15 +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
pbase_type_info.cc array_type_info.cc: Likewise. 2007-03-18 22:35:39 +00:00
pmem_type_info.cc array_type_info.cc: Likewise. 2007-03-18 22:35:39 +00:00
pointer_type_info.cc array_type_info.cc: Likewise. 2007-03-18 22:35:39 +00:00
pure.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
si_class_type_info.cc array_type_info.cc: Likewise. 2007-03-18 22:35:39 +00:00
tinfo2.cc array_type_info.cc: Likewise. 2007-03-18 22:35:39 +00:00
tinfo.cc array_type_info.cc: Likewise. 2007-03-18 22:35:39 +00:00
tinfo.h array_type_info.cc: Likewise. 2007-03-18 22:35:39 +00:00
typeinfo re PR libstdc++/33678 (__do_catch, __do_upcast ABI change) 2007-10-06 23:40:32 +00:00
unwind-cxx.h re PR libstdc++/38732 (Openoffice.org segfaults with runtime libs built from GCC trunk) 2009-01-07 23:50:42 +01:00
vec.cc vec.cc (__aeabi_vec_dtor_cookie): Handle NULL array address. 2008-06-27 23:02:06 +00:00
vmi_class_type_info.cc array_type_info.cc: Likewise. 2007-03-18 22:35:39 +00:00
vterminate.cc c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00