acinclude.m4 (GLIBCXX_ENABLE_HOSTED): #define _GLIBCXX_HOSTED appropriately.
authorPhil Edwards <phil@codesourcery.com>
Tue, 2 Sep 2003 18:46:54 +0000 (18:46 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Tue, 2 Sep 2003 18:46:54 +0000 (18:46 +0000)
commit3660e02f0d9bedca08e7f562edf861027bb70950
tree6b410b5f9b983f63fb719aae0356a28474f0f73c
parent742c0a4ee18fc5d913c4384e3e55f2c95c3e7fe6
acinclude.m4 (GLIBCXX_ENABLE_HOSTED): #define _GLIBCXX_HOSTED appropriately.

2003-09-02  Phil Edwards  <phil@codesourcery.com>

* acinclude.m4 (GLIBCXX_ENABLE_HOSTED):  #define _GLIBCXX_HOSTED
appropriately.
* config.h.in:  Add _GLIBCXX_HOSTED.
* libsupc++/eh_term_handler.cc:  Test it here; initialize
__terminate_handler to std::abort if freestanding.
* aclocal.m4, configure:  Regenerated.
* docs/html/configopts.html:  Document --disable-hosted-libstdcxx.

From-SVN: r71001
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/aclocal.m4
libstdc++-v3/config.h.in
libstdc++-v3/configure
libstdc++-v3/docs/html/configopts.html
libstdc++-v3/libsupc++/eh_term_handler.cc