PR libstdc++/20534 (contd)
authorBenjamin Kosnik <bkoz@redhat.com>
Fri, 26 Aug 2005 21:10:59 +0000 (21:10 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 26 Aug 2005 21:10:59 +0000 (21:10 +0000)
commit277d42e27fa0271ca8cc3cd00607980b5731ed51
tree8a9ff1231f676eb1b8f844fa75ddbd482309c0c5
parent327d749cf801245ac09a5539bb0ee4f07a32002c
PR libstdc++/20534 (contd)

2005-08-26  Benjamin Kosnik  <bkoz@redhat.com>

PR libstdc++/20534 (contd)
* src/debug.cc (__gnu_debug): Remove __fancy_abort definition.
Remove cstdio and cstdlib includes.
* include/debug/debug.h: Define inline here. Remove
_GLIBCXX_DEBUG_ABORT.
* include/debug/macros.h: Remove __fancy_abort declaration,
_GLIBXX_DEBUG_ABORT definition.
* config/linker-map.gnu: Remove export.

From-SVN: r103535
libstdc++-v3/ChangeLog
libstdc++-v3/config/linker-map.gnu
libstdc++-v3/include/debug/debug.h
libstdc++-v3/include/debug/macros.h
libstdc++-v3/src/debug.cc