cxxabi-internal.h: Remove, to be replaced by...
authorJason Merrill <jason@redhat.com>
Tue, 8 May 2007 06:50:32 +0000 (02:50 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 8 May 2007 06:50:32 +0000 (02:50 -0400)
commitfba10f59ff91d320e2466a158816c47ae8a25c65
tree77b7f196ade1cff1541402dea2bac451bf77399c
parentac97d816a6cbc700f4808223e21d6bdb50e4dd66
cxxabi-internal.h: Remove, to be replaced by...

        * libsupc++/cxxabi-internal.h: Remove, to be replaced by...
        * libsupc++/cxxabi-forced.h: ...this new file.
        * include/ext/vstring.tcc: Include cxxabi-forced.h instead.
        * include/bits/istream.tcc: Likewise.
        * include/bits/ostream.tcc: Likewise.
        * include/bits/basic_string.tcc: Likewise.
        * include/bits/ostream_insert.h: Likewise.
        * include/bits/fstream.tcc: Likewise.
        * include/std/bitset: Likewise.
        * libsupc++/cxxabi.h: Restore previous contents.
        * Makefile.am (headers): Add cxxabi-forced.h.
        * Makefile.in: Regenerate.

From-SVN: r124539
14 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
libstdc++-v3/include/bits/basic_string.tcc
libstdc++-v3/include/bits/fstream.tcc
libstdc++-v3/include/bits/istream.tcc
libstdc++-v3/include/bits/ostream.tcc
libstdc++-v3/include/bits/ostream_insert.h
libstdc++-v3/include/ext/vstring.tcc
libstdc++-v3/include/std/bitset
libstdc++-v3/libsupc++/Makefile.am
libstdc++-v3/libsupc++/Makefile.in
libstdc++-v3/libsupc++/cxxabi-forced.h [new file with mode: 0644]
libstdc++-v3/libsupc++/cxxabi-internal.h [deleted file]
libstdc++-v3/libsupc++/cxxabi.h