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

From-SVN: r52187
This commit is contained in:
Richard Henderson 2002-04-11 16:27:45 -07:00 committed by Richard Henderson
parent cf0005c62f
commit 51cd12de0d
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-04-11 Richard Henderson <rth@redhat.com>
* config/linker-map.gnu: Add __gxx_personality_sj0.
2002-04-09 Benjamin Kosnik <bkoz@redhat.com>
libstdc++/1072

View File

@ -100,6 +100,7 @@ CXXABI_1 {
global:
__cxa_*;
__gxx_personality_v0;
__gxx_personality_sj0;
__dynamic_cast;
# __gnu_cxx::_verbose_terminate_handler()