]> gcc.gnu.org Git - gcc.git/commitdiff
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 6f743eb71b87435b27ef93ac35a5d6b1416badab..bf0d4495141d014031025cc69d842c45d0dd0088 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 a03799f0d0932621980e53fedcc7378988b7464b..2ffb6936864085053610a4aceeeaa066ee3ff414 100644 (file)
@@ -5,4 +5,5 @@ GCC_3.0 {
   __ia64_restore_stack_nonlocal
   __ia64_save_stack_nonlocal
   __ia64_trampoline
+  __ia64_backtrace
 }
This page took 0.079148 seconds and 5 git commands to generate.