gcc/libstdc++-v3/libsupc++
Benjamin Kosnik 747d096709 Makefile.am (check-abi): New rule.
2002-08-22  Benjamin Kosnik  <bkoz@redhat.com>
	    Phil Edwards  <pme@gcc.gnu.org>
	    Ulrich Drepper  <drepper@redhat.com>

	* Makefile.am (check-abi): New rule.
	* Makefile.in: Regenerate.
	* acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): Export baseline_file.
	* aclocal.m4: Regenerate.
	* configure: Regenerate.
	* testsuite/Makefile.am (noinst_PROGRAMS): Add abi_check.
	(abi_check_SOURCES): Add.
	* testsuite/Makefile.in: Regenerate.
	* testsuite/abi_check.cc: New file.
	* config/abi: Add.
	* config/abi/i686-pc-linux-gnu: Add.
	* config/abi/i686-pc-linux-gnu/baseline_symbols.txt: New file.

Co-Authored-By: Phil Edwards <pme@gcc.gnu.org>
Co-Authored-By: Ulrich Drepper <drepper@redhat.com>

From-SVN: r56515
2002-08-22 20:06:01 +00:00
..
cxxabi.h re PR libstdc++/7442 (cxxabi.h does not match the C++ ABI) 2002-07-31 21:50:33 +00:00
del_op.cc
del_opnt.cc
del_opv.cc
del_opvnt.cc
eh_alloc.cc std_cwchar.h: Guard. 2002-06-19 15:19:53 +00:00
eh_aux_runtime.cc
eh_catch.cc
eh_exception.cc
eh_globals.cc
eh_personality.cc unwind-cxx.h (__cxa_exception): Change catchTemp type from void* to _Unwind_Ptr. 2002-08-15 18:05:41 +00:00
eh_terminate.cc
eh_throw.cc unwind-cxx.h (__cxa_exception): Change catchTemp type from void* to _Unwind_Ptr. 2002-08-15 18:05:41 +00:00
eh_type.cc
exception abi.txt: New file. 2002-07-20 06:26:27 +00:00
exception_defines.h
Makefile.am Makefile.am (LTCOMPILE): Add LIBSUPCXX_PICFLAGS. 2002-08-07 15:56:11 +00:00
Makefile.in Makefile.am (check-abi): New rule. 2002-08-22 20:06:01 +00:00
new new (placement delete): Remove unused paramater names. 2002-07-26 20:12:00 +00:00
new_handler.cc new (set_new_handler): Declare to not throw any exceptions. 2002-07-16 08:28:40 +00:00
new_op.cc std_cwchar.h: Guard. 2002-06-19 15:19:53 +00:00
new_opnt.cc
new_opv.cc
new_opvnt.cc
pure.cc std_cwchar.h: Guard. 2002-06-19 15:19:53 +00:00
tinfo2.cc re PR libstdc++/7442 (cxxabi.h does not match the C++ ABI) 2002-07-31 21:24:18 +00:00
tinfo.cc re PR libstdc++/7442 (cxxabi.h does not match the C++ ABI) 2002-07-31 21:24:18 +00:00
tinfo.h
typeinfo abi.txt: New file. 2002-07-20 06:26:27 +00:00
unwind-cxx.h unwind-cxx.h (__cxa_exception): Change catchTemp type from void* to _Unwind_Ptr. 2002-08-15 18:05:41 +00:00
vec.cc