diff options
author | Phil Edwards <pme@gcc.gnu.org> | 2002-12-26 06:10:35 +0000 |
---|---|---|
committer | Phil Edwards <pme@gcc.gnu.org> | 2002-12-26 06:10:35 +0000 |
commit | fb7054160f2f4a3fb62c37f64235faf00a05a789 (patch) | |
tree | 29b72cf5b311ee7cdd1b193f946ea88ea56e84d0 /gcc | |
parent | b21fb038c9fd9ecf5f5ce362a3d35d993f89b64b (diff) | |
download | gcc-fb7054160f2f4a3fb62c37f64235faf00a05a789.zip gcc-fb7054160f2f4a3fb62c37f64235faf00a05a789.tar.gz gcc-fb7054160f2f4a3fb62c37f64235faf00a05a789.tar.bz2 |
vterminate.cc: Move to...
2002-12-25 Phil Edwards <pme@gcc.gnu.org>
* src/vterminate.cc: Move to...
* libsupc++/vterminate.cc: ...here. New file. Replace fprintf with
writestr macro. Slight reword to explanatory text.
* libsupc++/eh_terminate.cc (__cxxabiv1::__terminate_handler,
__cxxabiv1::__unexpected_handler): Break definitions out to...
* libsupc++/eh_unex_handler.cc: ...here (new file), and...
* libsupc++/eh_term_handler.cc: ...here (new file). Initialize
__terminate_handler with __gnu_cxx::__verbose_terminate_handler
instead of std::abort.
* libsupc++/Makefile.am (sources), src/Makefile.am (sources): Update.
* libsupc++/Makefile.in, src/Makefile.in: Regenerate.
From-SVN: r60505
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions