1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2025-01-12 20:13:42 +01:00
libunwind-eh_elf/src
(none)!davidm 7820abd977 Include "offsets.h" to get offsets for various structures (such
as sigcontext).  Adjust for the fact that the RSE arithmetic
is now done on values of type unw_word_t rather than long pointers.

(ia64_scratch_loc): Rename from ia64_get_sigcontext() and expand
	it such that it returns a scratch register location if
	the current frame is not a sigcontext frame.
(ia64_access_reg): Read the address of the personality routine with
	ia64_get() rather than trying to dereference the address
	directly.  When writing the IP or the PR, update the cached
	values, too.

(Logical change 1.5)
2002-02-22 21:58:53 +00:00
..
ia64 Include "offsets.h" to get offsets for various structures (such 2002-02-22 21:58:53 +00:00
tests Build bt and exc programs only during native builds. 2002-02-22 21:58:53 +00:00
backtrace.c (Logical change 1.3) 2002-02-15 23:22:05 +00:00
Makefile (Logical change 1.3) 2002-02-15 23:22:05 +00:00