1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-27 20:01:45 +02:00
libunwind-eh_elf/src/x86_64
David Mosberger-Tang 6daeeac60a Revert "Initial revision"
This reverts e6446885f4 commit.
2006-07-26 14:53:49 -06: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 Adjust for sigset_t to intrmask_t renaming. 2005-05-03 09:13:17 +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 and the frame doesn't look like 2005-05-03 09:13:17 +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 Include "libunwind_i.h" instead of "tdep.h". 2005-05-20 09:48:08 +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 Revert "Initial revision" 2006-07-26 14:53:49 -06: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 Revert "Initial revision" 2006-07-26 14:53:49 -06: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 Include "libunwind_i.h" instead of "tdep.h" and "internal.h". 2005-05-20 09:48:08 +00:00