1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2025-04-01 20:02:17 +02:00

Regenerate.

(Logical change 1.303)
This commit is contained in:
hp.com!davidm 2005-05-20 15:32:18 +00:00
parent 36a0275014
commit 11f4871570

View file

@ -1,5 +1,5 @@
'\" t '\" 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. .\" NOTE: This file is generated, DO NOT EDIT.
.de Vb .de Vb
.ft CW .ft CW
@ -10,7 +10,7 @@
.fi .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 .SH NAME
libunwind\-ia64 libunwind\-ia64
\-\- IA\-64\-specific support in libunwind \-\- IA\-64\-specific support in libunwind
@ -118,14 +118,15 @@ stack\-frame of a signal\-handler trampoline.
.TP .TP
UNW_IA64_SP: UNW_IA64_SP:
Contains the (memory) stack\-pointer Contains the (memory) stack\-pointer
value (SP). This frame\-register is read\-only. value (SP).
.TP .TP
UNW_IA64_BSP: UNW_IA64_BSP:
Contains the register backing\-store Contains the register backing\-store
pointer (BSP). This frame\-register is read\-only. \fBNote:\fP pointer (BSP). \fBNote:\fP
the value in this register is equal to the contents of register the value in this register is equal
ar.bsp to the contents of register ar.bsp
at the time the instruction at UNW_IA64_IP at the time the
instruction at UNW_IA64_IP
was about to begin execution. was about to begin execution.
.PP .PP
.SS NORMAL REGISTER MACROS .SS NORMAL REGISTER MACROS