Commit 51cd12de by Richard Henderson Committed by Richard Henderson

* config/linker-map.gnu: Add __gxx_personality_sj0.

From-SVN: r52187
parent cf0005c6
2002-04-11 Richard Henderson <rth@redhat.com>
* config/linker-map.gnu: Add __gxx_personality_sj0.
2002-04-09 Benjamin Kosnik <bkoz@redhat.com> 2002-04-09 Benjamin Kosnik <bkoz@redhat.com>
libstdc++/1072 libstdc++/1072
......
...@@ -100,6 +100,7 @@ CXXABI_1 { ...@@ -100,6 +100,7 @@ CXXABI_1 {
global: global:
__cxa_*; __cxa_*;
__gxx_personality_v0; __gxx_personality_v0;
__gxx_personality_sj0;
__dynamic_cast; __dynamic_cast;
# __gnu_cxx::_verbose_terminate_handler() # __gnu_cxx::_verbose_terminate_handler()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment