OSDN Git Service

2002-04-01 Phil Edwards <pme@gcc.gnu.org>
authorpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Apr 2002 21:56:42 +0000 (21:56 +0000)
committerpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Apr 2002 21:56:42 +0000 (21:56 +0000)
commitd21e8876c661060ad1034ed756a5ad66ee8bc470
treef085c59e0aeb3f090619e56d9f5c650f7e998c9c
parent5acfe29d59af89dbc9d777b850ef68552a8610d1
2002-04-01  Phil Edwards  <pme@gcc.gnu.org>

* config/linker-map.gnu:  Export __verbose_terminate_handler.
* libsupc++/Makefile.am (sources):  Add cxa_demangle.c, dyn-string.c.
Make new LTCOMPILE variable, use it in new special build rules.
* libsupc++/Makefile.in:  Rebuild.
* src/vterminate.cc (__verbose_terminate_handler):  Enable use of
runtime __cxa_demangle.

* docs/html/install.html:  Update prereqs and instructions.
* docs/html/19_diagnostics/howto.html:  Bring naming for
verbose_terminate_handler into line with reality.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51709 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/config/linker-map.gnu
libstdc++-v3/docs/html/19_diagnostics/howto.html
libstdc++-v3/docs/html/install.html
libstdc++-v3/libsupc++/Makefile.am
libstdc++-v3/libsupc++/Makefile.in
libstdc++-v3/src/vterminate.cc