1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-09-29 18:09:29 +02:00
libunwind-eh_elf/src/x86_64
mostang.com!davidm 7ac9665fd3 (unw_get_proc_info): Don't freak out if dwarf_make_proc_info() fails.
Unfortunately, it must fail for current versions of libc
	since they fail to provide unwind-info for _start() and
	_dl_start().

(Logical change 1.290)
2005-05-03 09:13:17 +00:00
..
Gcreate_addr_space.c (Logical change 1.249) 2004-08-19 13:39:10 +00:00
Gget_proc_info.c (unw_get_proc_info): Don't freak out if dwarf_make_proc_info() fails. 2005-05-03 09:13:17 +00:00
Gget_save_loc.c (Logical change 1.249) 2004-08-19 13:39:10 +00:00
Gglobal.c (Logical change 1.249) 2004-08-19 13:39:10 +00:00
Ginit.c (tdep_uc_addr): Define as HIDDEN. 2005-05-03 09:13:17 +00:00
Ginit_local.c Drop debug-level for function-trace to 1. 2004-08-26 10:02:46 +00:00
Ginit_remote.c Drop debug-level for function-trace to 1. 2004-08-26 10:02:46 +00:00
Gis_signal_frame.c (Logical change 1.249) 2004-08-19 13:39:10 +00:00
Gregs.c (tdep_access_reg): When writing RAX/RDX, update eh_args[] and 2005-05-03 09:13:17 +00:00
Gresume.c (x86_64_local_resume): Fix missing "H" typo. 2005-05-03 09:13:17 +00:00
Gstep.c (unw_step): If dwarf_step() fails, fall back on using the frame-chain. 2004-08-20 11:23:15 +00:00
init.h (common_init): Don't forget to initialize sigcontext_format and 2005-05-03 09:13:17 +00:00
is_fpreg.c (Logical change 1.249) 2004-08-19 13:39:10 +00:00
Lcreate_addr_space.c (Logical change 1.249) 2004-08-19 13:39:10 +00:00
Lget_proc_info.c (Logical change 1.249) 2004-08-19 13:39:10 +00:00
Lget_save_loc.c (Logical change 1.249) 2004-08-19 13:39:10 +00:00
Lglobal.c (Logical change 1.249) 2004-08-19 13:39:10 +00:00
Linit.c (Logical change 1.249) 2004-08-19 13:39:10 +00:00
Linit_local.c (Logical change 1.249) 2004-08-19 13:39:10 +00:00
Linit_remote.c (Logical change 1.249) 2004-08-19 13:39:10 +00:00
Lis_signal_frame.c (Logical change 1.249) 2004-08-19 13:39:10 +00:00
longjmp.S Initial revision 2005-05-03 09:13:17 +00:00
Lregs.c (Logical change 1.249) 2004-08-19 13:39:10 +00:00
Lresume.c (Logical change 1.249) 2004-08-19 13:39:10 +00:00
Lstep.c (Logical change 1.249) 2004-08-19 13:39:10 +00:00
regname.c Fix missing NELEMS -> ARRAY_SIZE adjustment. 2005-05-03 09:13:17 +00:00
setcontext.S Initial revision 2005-05-03 09:13:17 +00:00
siglongjmp.S Fix two typos which kept things from building on x86-64 and other 2005-05-03 09:13:17 +00:00
ucontext_i.h (UC_MCONTEXT_{R8-R15,RDI,RSI,RBX,RDX,RAX,RCX}: New macros. 2005-05-03 09:13:17 +00:00
unwind_i.h (Logical change 1.249) 2004-08-19 13:39:10 +00:00