1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-28 12:11:45 +02:00
libunwind-eh_elf/src/ptrace
Martin Milata d93d96ad83 Fix compilation on IA64
- Add tdep macro for {dwarf,ia64}_find_unwind_table so that ia64
   doesn't try to use dwarf code.
 - Fix extraneous #if.
 - Fix mistyped filename in Makefile.am.
 - Link ia64-specific tests with correct libraries.

Signed-off-by: Martin Milata <mmilata@redhat.com>
2012-05-23 20:52:28 -07:00
..
_UPT_access_fpreg.c Remove unused variable. 2010-04-10 18:51:17 +03:00
_UPT_access_mem.c Add my copyrights to several files that contain essential modifications 2010-04-10 01:42:26 +03:00
_UPT_access_reg.c Add my copyrights to several files that contain essential modifications 2010-04-10 01:42:26 +03:00
_UPT_accessors.c Rename: src/_UPT_accessors.c -> src/ptrace/_UPT_accessors.c 2004-01-30 00:01:24 +00:00
_UPT_create.c Introduce struct elf_dyn_info 2012-03-12 20:04:19 -07:00
_UPT_destroy.c Introduce struct elf_dyn_info 2012-03-12 20:04:19 -07:00
_UPT_elf.c Include "libunwind_i.h" instead of "tdep.h". 2005-05-20 09:48:08 +00:00
_UPT_find_proc_info.c Fix compilation on IA64 2012-05-23 20:52:28 -07:00
_UPT_get_dyn_info_list_addr.c Fix compilation on IA64 2012-05-23 20:52:28 -07:00
_UPT_get_proc_name.c Introduce a tdep_get_func_addr_hook() in the ELF lookup_symbol() 2007-08-22 13:02:09 -06:00
_UPT_internal.h Move some dwarf functionality from ptrace to dwarf 2012-03-12 20:06:37 -07:00
_UPT_put_unwind_info.c Rename: src/_UPT_put_unwind_info.c -> src/ptrace/_UPT_put_unwind_info.c 2004-01-30 00:01:24 +00:00
_UPT_reg_offset.c Adds missing register offsets for ARM 2010-05-15 11:56:37 -07:00
_UPT_resume.c PT_CONTINUE. 2010-03-06 16:20:47 +02:00