1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-09-28 17:39:29 +02:00
libunwind-eh_elf/src
(none)!davidm 5cdb197f44 (unw_init_remote): Rename from ia64_init_remote(). Initialize
cfm_loc with UNW_IA64_CFM.  Initialize bspstore_loc with
	UNW_IA64_AR_BSPSTORE.  Renamem rp_loc to ip_loc and initialize
	with UNW_IA64_IP.  Initialized the cached values of
	PR and IP.  Initialize sp and psp to value in UNW_IA64_SP.
	Initialize exception handling args by reading the corresponding
	scratch registers (r15-r18).  If the read fails, initialize
	with 0.  Finish by calling ia64_get_proc_info() instead of
	ia64_get_frame_state().

(Logical change 1.5)
2002-02-22 21:58:53 +00:00
..
ia64 (unw_init_remote): Rename from ia64_init_remote(). Initialize 2002-02-22 21:58:53 +00:00
tests (Logical change 1.3) 2002-02-15 23:22:05 +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