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
Tommi Rantala 8d5b1aeeff SuperH port
Add support for the 32bit SuperH architecture running Linux.
Specifically, support is added for SH4, and support for earlier SH
versions and to the 64bit SH5 are left out. This was tested in qemu with
a little-endian SH4 debian image & GCC 4.7 cross compiler.
2012-09-28 14:50:03 +03:00
..
_UPT_access_fpreg.c Remove unused variable. 2010-04-10 18:51:17 +03:00
_UPT_access_mem.c ptrace: check for NULL arg. 2012-09-15 10:47:43 -07:00
_UPT_access_reg.c ptrace: add more Debug to access_reg 2012-09-15 10:50:32 -07: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 SuperH port 2012-09-28 14:50:03 +03:00
_UPT_resume.c PT_CONTINUE. 2010-03-06 16:20:47 +02:00
libunwind-ptrace.pc.in pkg-config file fixups 2012-09-21 22:46:01 -07:00