1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-26 19:31:45 +02:00
libunwind-eh_elf/src
Mark Wielaard 5ed2da2a40 [DWARF] Fix error return.
* src/dwarf/Gfde.c (dwarf_extract_proc_info_from_fde):
	  Return -UNW_ENOMEM.
2008-02-04 16:31:34 -07:00
..
dwarf [DWARF] Fix error return. 2008-02-04 16:31:34 -07:00
hppa Mark Wielaard <mwielaard@redhat.com> writes: 2007-10-01 08:35:01 -06:00
ia64 Merge ../libunwind-v0.98 2007-11-14 16:51:14 -07:00
mi 2007-12-14 Mark Wielaard <mwielaard@redhat.com> 2008-01-07 15:43:42 -07:00
ppc Mark Wielaard <mwielaard@redhat.com> writes: 2007-10-01 08:35:01 -06:00
ppc32 [PPC32] Make PPC32 unwinding work for real. 2007-10-08 12:33:18 -06:00
ppc64 Mark Wielaard <mwielaard@redhat.com> writes: 2007-10-01 08:35:01 -06:00
ptrace [PPC32] First check-in to add preliminary support for Linux/PPC32. 2007-09-12 21:52:25 -06:00
setjmp Fix missed merge on setjmp_i.h and siglongjmp.c. 2006-07-26 15:21:52 -06:00
unwind Include "libunwind_i.h" instead of "tdep.h" and "internal.h". 2005-05-20 09:48:08 +00:00
x86 [X86] Cleanup XMM handling for x86 2008-01-07 15:41:20 -07:00
x86_64 Mark Wielaard <mwielaard@redhat.com> writes: 2007-10-01 08:35:01 -06:00
elf32.c Do nothing of UNW_REMOTE_ONLY is defined. 2003-02-15 03:10:30 +00:00
elf32.h (Logical change 1.45) 2003-02-08 10:10:59 +00:00
elf64.c Do nothing of UNW_REMOTE_ONLY is defined. 2003-02-15 03:10:30 +00:00
elf64.h (Logical change 1.45) 2003-02-08 10:10:59 +00:00
elfxx.c Introduce a tdep_get_func_addr_hook() in the ELF lookup_symbol() 2007-08-22 13:02:09 -06:00
elfxx.h Introduce a tdep_get_func_addr_hook() in the ELF lookup_symbol() 2007-08-22 13:02:09 -06:00
Makefile.am [PPC32] First check-in to add preliminary support for Linux/PPC32. 2007-09-12 21:52:25 -06:00
Makefile.in Update NEWS file and rerun "autoreconf". 2007-11-14 13:04:15 -07:00
os-hpux.c Include "libunwind_i.h" instead of "tdep.h" and "internal.h". 2005-05-20 09:48:08 +00:00
os-linux.c Include "libunwind_i.h" instead of "tdep.h" and "internal.h". 2005-05-20 09:48:08 +00:00
os-linux.h [Linux] Fix potentially overlapping memory-copy to use memmove() instead 2007-10-18 10:45:55 -06:00