libgcc-ia64.ver: Add __ia64_backtrace.
authorAndrew Haley <aph@cambridge.redhat.com>
Mon, 19 Mar 2001 16:02:02 +0000 (16:02 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 19 Mar 2001 16:02:02 +0000 (16:02 +0000)
2001-03-16  Andrew Haley  <aph@cambridge.redhat.com>

        * config/ia64/libgcc-ia64.ver: Add __ia64_backtrace.

From-SVN: r40618

gcc/ChangeLog
gcc/config/ia64/libgcc-ia64.ver

index 6f743eb..bf0d449 100644 (file)
@@ -1,3 +1,7 @@
+2001-03-16  Andrew Haley  <aph@cambridge.redhat.com>
+
+        * config/ia64/libgcc-ia64.ver: Add __ia64_backtrace.
+
 2001-03-19  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
 
        * README.X11: Remove obsolete file.
index a03799f..2ffb693 100644 (file)
@@ -5,4 +5,5 @@ GCC_3.0 {
   __ia64_restore_stack_nonlocal
   __ia64_save_stack_nonlocal
   __ia64_trampoline
+  __ia64_backtrace
 }