summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhp.com!davidm <hp.com!davidm>2005-05-20 15:32:18 +0000
committerhp.com!davidm <hp.com!davidm>2005-05-20 15:32:18 +0000
commit11f48715703296a917d2cdc662adf7f586a3d608 (patch)
tree23756daabdd0fb7b3e5fdc7429a399ccdf829f98 /doc
parent36a0275014ed7d918cb64db26220668d2034b4da (diff)
downloadlibunwind-11f48715703296a917d2cdc662adf7f586a3d608.tar.gz
Regenerate.
(Logical change 1.303)
Diffstat (limited to 'doc')
-rw-r--r--doc/libunwind-ia64.man15
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/libunwind-ia64.man b/doc/libunwind-ia64.man
index 4ac459fe..58b105ed 100644
--- a/doc/libunwind-ia64.man
+++ b/doc/libunwind-ia64.man
@@ -1,5 +1,5 @@
'\" t
-.\" Manual page created with latex2man on Tue May 17 05:49:31 PDT 2005
+.\" Manual page created with latex2man on Fri May 20 08:11:38 PDT 2005
.\" NOTE: This file is generated, DO NOT EDIT.
.de Vb
.ft CW
@@ -10,7 +10,7 @@
.fi
..
-.TH "LIBUNWIND\-IA64" "3" "17 May 2005" "Programming Library " "Programming Library "
+.TH "LIBUNWIND\-IA64" "3" "20 May 2005" "Programming Library " "Programming Library "
.SH NAME
libunwind\-ia64
\-\- IA\-64\-specific support in libunwind
@@ -118,14 +118,15 @@ stack\-frame of a signal\-handler trampoline.
.TP
UNW_IA64_SP:
Contains the (memory) stack\-pointer
-value (SP). This frame\-register is read\-only.
+value (SP).
.TP
UNW_IA64_BSP:
Contains the register backing\-store
-pointer (BSP). This frame\-register is read\-only. \fBNote:\fP
-the value in this register is equal to the contents of register
-ar.bsp
-at the time the instruction at UNW_IA64_IP
+pointer (BSP). \fBNote:\fP
+the value in this register is equal
+to the contents of register ar.bsp
+at the time the
+instruction at UNW_IA64_IP
was about to begin execution.
.PP
.SS NORMAL REGISTER MACROS