gcc/libstdc++-v3/config
Paolo Carlini 87d33b419b PR libstdc++/20534 (contd)
2005-05-31  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/20534 (contd)
	* include/debug/macros.h: Add _GLIBCXX_DEBUG_ABORT, using
	__gnu_debug::__fancy_abort.
	* src/debug.cc: Define the latter.
	* include/debug/debug.h: Use _GLIBCXX_DEBUG_ABORT instead of
	assert.
	* config/linker-map.gnu (__gnu_debug::__fancy_abort): Add.

From-SVN: r100405
2005-05-31 18:31:55 +00:00
..
abi re PR libstdc++/21726 (baseline_symbols.txt for powerpc64 missing) 2005-05-25 19:33:35 +00:00
allocator allocator.h: Change ___glibcxx_base_allocator to __glibcxx_base_allocator. 2005-05-24 20:28:55 +00:00
cpu atomicity.h: Use the builtins for atomic memory operations. 2005-05-25 09:25:25 +00:00
io
locale acinclude.m4: Adjust so that _GLIBCXX_USE_C99 implies using _GLIBCXX_USE_C99_COMPLEX... 2005-03-24 05:45:45 +00:00
os os_defines.h: Remove obsolete __off_t, __off64_t, __ssize_t defines. 2005-05-01 16:26:43 +00:00
linker-map.dummy
linker-map.gnu PR libstdc++/20534 (contd) 2005-05-31 18:31:55 +00:00