OSDN Git Service

2005-08-26 Benjamin Kosnik <bkoz@redhat.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Aug 2005 21:10:59 +0000 (21:10 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Aug 2005 21:10:59 +0000 (21:10 +0000)
commited028e173459461350f90fd9a430ca2323228bb5
tree8a9ff1231f676eb1b8f844fa75ddbd482309c0c5
parent5e941d36484f44b6d1a9818a7d43d421d5aae015
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103535 138bc75d-0d04-0410-961f-82ee72b054a4
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