gcc/libstdc++-v3/testsuite
Benjamin Kosnik fb5c309d63 post: New.
2005-12-18  Benjamin Kosnik  <bkoz@redhat.com>

	* config/abi/post: New.
	* config/abi/*-linux-gnu: Move to..
	* config/abi/post/*-linux-gnu: ... here.	
	* config/abi/pre: New.
	* config/linker-map.gnu: Move to ..
	* config/abi/pre/gnu.ver: ... here.	
	* config/linker-map.dummy: Move to..
	* config/abi/pre/none.ver: ... here.
	* src/Makefile.am: Use ENABLE_SYMVERS_GNU,
	ENABLE_SYMVERS_DARWIN, ENABLE_SYMVERS_GNU_NAMESPACE.
	Use libstdc++-symbols.ver instead of libstdc++-symbol.ver.
	* src/Makefile.in: Regnerate.
	* acinclude.m4 (GLIBCXX_CONFIGURE_TESTSUITE): Adjust paths for new
	placement of abi baseline files.
	(GLIBCXX_ENABLE_SYMVERS): Add ENABLE_SYMVERS, ENABLE_SYMVERS_GNU,
	ENABLE_SYMVERS_DARWIN.  SYMVER_MAP to SYMVER_FILE.
	* configure: Regnerate.
	* config.h.in: Regnerate.
	* src/compatibility.cc: Adjust macro usage.

From-SVN: r108748
2005-12-18 09:39:23 +00:00
..
17_intro All files: Update FSF address. 2005-08-17 02:28:44 +00:00
18_support re PR libstdc++/22203 (std::numeric_limits<int>::traps is wrong on PPC) 2005-11-10 02:05:13 +00:00
19_diagnostics re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation violation by leaving bad exit handler for the pthread) 2005-11-22 06:54:08 +00:00
20_util All files: Update FSF address. 2005-08-17 02:28:44 +00:00
21_strings basic_string.h (insert(iterator, _CharT), [...]): Avoid troubles with ADL, user defined operators and __normal_iterator. 2005-12-06 17:19:30 +00:00
22_locale re PR libstdc++/25421 (catching exception from codecvt_byname() segfaults) 2005-12-15 10:11:03 +00:00
23_containers stl_vector.h (vector(const vector&)): Use _M_get_Tp_allocator. 2005-12-17 23:42:58 +00:00
24_iterators PR libstdc++/11729 (DR 280, [Ready]) 2005-10-05 15:49:39 +00:00
25_algorithms All files: Update FSF address. 2005-08-17 02:28:44 +00:00
26_numerics c99_classification_macros_c.cc: XFAIL on *-*-linux*, not *-*-linux-gnu. 2005-09-10 17:12:53 +01:00
27_io re PR libstdc++/24198 (Remove from the testsuite gnu_char_type (or fix it)) 2005-10-05 19:11:18 +00:00
backward All files: Update FSF address. 2005-08-17 02:28:44 +00:00
config All files: Update FSF address. 2005-08-17 02:28:44 +00:00
data re PR libstdc++/23462 (27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail) 2005-08-23 23:05:38 +00:00
demangle All files: Update FSF address. 2005-08-17 02:28:44 +00:00
ext re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation violation by leaving bad exit handler for the pthread) 2005-11-22 06:54:08 +00:00
lib re PR testsuite/25193 (libstdc++ testsuite fails on cygwin) 2005-12-01 23:57:28 +00:00
libstdc++-abi All files: Update FSF address. 2005-08-17 02:28:44 +00:00
libstdc++-dg re PR libstdc++/25472 (--disable-hosted-libstdcxx does not work) 2005-12-18 08:08:07 +00:00
performance All files: Update FSF address. 2005-08-17 02:28:44 +00:00
thread All files: Update FSF address. 2005-08-17 02:28:44 +00:00
tr1 is_empty.cc: Fix class NonEmptyClassTwo. 2005-12-16 21:33:32 +00:00
Makefile.am All files: Update FSF address. 2005-08-17 02:28:44 +00:00
Makefile.in post: New. 2005-12-18 09:39:23 +00:00
testsuite_abi.cc re PR libstdc++/13583 (__use_cache not threadsafe) 2005-10-11 06:19:13 +00:00
testsuite_abi.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
testsuite_abi_check.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
testsuite_allocator.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
testsuite_allocator.h re PR libstdc++/25288 (std::list insert members should have no effects if an exception is thrown) 2005-12-09 18:24:53 +00:00
testsuite_character.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
testsuite_character.h re PR c++/13140 (declaration in global namespace, definition inside named or anon namespace) 2005-09-15 16:03:32 +00:00
testsuite_common_types.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
testsuite_hooks.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
testsuite_hooks.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
testsuite_io.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
testsuite_iterators.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
testsuite_performance.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
testsuite_shared.cc re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation violation by leaving bad exit handler for the pthread) 2005-11-22 06:54:08 +00:00
testsuite_tr1.h re PR libstdc++/24808 (is_object fails to compile with incomplete types) 2005-11-12 00:19:24 +00:00
testsuite_visualization.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00