.. |
arm
|
Add an experimental and optional frame chain unwinding for ARM
|
2010-05-26 19:28:44 -07:00 |
dwarf
|
Merge branch 'upstream'
|
2010-09-28 20:39:48 +07:00 |
hppa
|
During the stack unwinding process, the return address points to
|
2010-04-24 19:16:09 -07:00 |
ia64
|
Make the remaining sigprocmask calls conditional on --enable-block-signals
|
2009-09-29 23:14:50 -07:00 |
mi
|
Remove unneeded includes of sys/types.h
|
2010-03-08 00:25:22 +02:00 |
mips
|
During the stack unwinding process, the return address points to
|
2010-04-24 19:16:09 -07:00 |
ppc
|
During the stack unwinding process, the return address points to
|
2010-04-24 19:16:09 -07:00 |
ppc32
|
During the stack unwinding process, the return address points to
|
2010-04-24 19:16:09 -07:00 |
ppc64
|
During the stack unwinding process, the return address points to
|
2010-04-24 19:16:09 -07:00 |
ptrace
|
Restore the linking when --enable-debug-frame is not specified
|
2010-05-29 01:07:40 +03:00 |
setjmp
|
Make setjmp/longjmp work at least on FreeBSD/amd64.
|
2010-04-03 19:02:43 +03:00 |
unwind
|
GCC compatibility on x86 for C++ exception handling
|
2010-04-12 12:08:43 -07:00 |
x86
|
Fix the page boundary crossing bug.
|
2010-06-08 14:44:07 -07:00 |
x86_64
|
New libunwind is ported on solaris
|
2010-10-25 18:44:19 -07:00 |
CMakeLists.txt
|
New libunwind is ported on solaris
|
2010-10-25 18:44:19 -07:00 |
config.cmake
|
CMAKE_CURRENT_SOURCE_DIR was replaced with libunwind_SOURCE_DIR
|
2010-08-22 17:34:00 +00:00 |
config.h.cmake.in
|
Fixes for solaris
|
2010-07-29 14:49:41 -07:00 |
elf32.c
|
Do nothing of UNW_REMOTE_ONLY is defined.
|
2003-02-15 03:10:30 +00:00 |
elf32.h
|
Silence warning about symbol redefinition.
|
2010-03-07 17:27:41 +02:00 |
elf64.c
|
Do nothing of UNW_REMOTE_ONLY is defined.
|
2003-02-15 03:10:30 +00:00 |
elf64.h
|
Silence warning about symbol redefinition.
|
2010-03-07 17:27:41 +02:00 |
elfxx.c
|
Add path and pathlen arguments to tdep_get_elf_image()
|
2010-05-15 12:14:09 -07:00 |
elfxx.h
|
Introduce a tdep_get_func_addr_hook() in the ELF lookup_symbol()
|
2007-08-22 13:02:09 -06:00 |
libunwind-common.h.cmake.in
|
Merge branch 'upstream'
|
2010-09-28 20:39:48 +07:00 |
Makefile.am
|
[PATCH] Add files to EXTRA_DIST so that 'make dist' works again
|
2010-08-04 14:26:39 -07:00 |
os-freebsd.c
|
Fix freebsd build
|
2010-05-17 21:57:59 +03:00 |
os-hpux.c
|
Add path and pathlen arguments to tdep_get_elf_image()
|
2010-05-15 12:14:09 -07:00 |
os-linux.c
|
Add path and pathlen arguments to tdep_get_elf_image()
|
2010-05-15 12:14:09 -07:00 |
os-linux.h
|
Remove bogus check on scan_string which is guaranteed to fail every time.
|
2010-02-21 22:35:26 -08:00 |
os-solaris.c
|
New libunwind is ported on solaris
|
2010-10-25 18:44:19 -07:00 |