summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/libgcc-std.ver
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/libgcc-std.ver')
-rw-r--r--contrib/gcc/libgcc-std.ver9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/gcc/libgcc-std.ver b/contrib/gcc/libgcc-std.ver
index 6bc4221..fc686c4 100644
--- a/contrib/gcc/libgcc-std.ver
+++ b/contrib/gcc/libgcc-std.ver
@@ -175,3 +175,12 @@ GCC_3.0 {
_Unwind_SjLj_ForcedUnwind
_Unwind_SjLj_Resume
}
+
+%inherit GCC_3.3 GCC_3.0
+GCC_3.3 {
+ _Unwind_FindEnclosingFunction
+ _Unwind_GetCFA
+ _Unwind_Backtrace
+ _Unwind_Resume_or_Rethrow
+ _Unwind_SjLj_Resume_or_Rethrow
+}
OpenPOWER on IntegriCloud