1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-09-29 18:09:29 +02:00
libunwind-eh_elf/src
Konstantin Belousov fd02fd59e7 arm: FreeBSD/ARMv6 port
Sponsored by:	The FreeBSD Foundation
2017-08-24 09:08:58 -07:00
..
aarch64 arm64: Support for restore of ARM64 Neon callee-saved registers during unwind 2017-08-18 09:56:06 -07:00
arm arm: FreeBSD/ARMv6 port 2017-08-24 09:08:58 -07:00
coredump arm: FreeBSD/ARMv6 port 2017-08-24 09:08:58 -07:00
dwarf dwarf: Fix incorrect application of restore_state 2017-08-24 08:51:18 -07:00
hppa Change unw_init_local_signal to unw_init_local2(..., UNW_INIT_SIGNAL_FRAME) 2017-08-16 13:11:24 -07:00
ia64 Bring back support for UNW_CACHE_PER_THREAD. 2017-08-15 10:34:28 -07:00
mi Bring back support for UNW_CACHE_PER_THREAD. 2017-08-15 10:34:28 -07:00
mips Change unw_init_local_signal to unw_init_local2(..., UNW_INIT_SIGNAL_FRAME) 2017-08-16 13:11:24 -07:00
ppc Change unw_init_local_signal to unw_init_local2(..., UNW_INIT_SIGNAL_FRAME) 2017-08-16 13:11:24 -07:00
ppc32 Bring back support for UNW_CACHE_PER_THREAD. 2017-08-15 10:34:28 -07:00
ppc64 Bring back support for UNW_CACHE_PER_THREAD. 2017-08-15 10:34:28 -07:00
ptrace arm: FreeBSD/ARMv6 port 2017-08-24 09:08:58 -07:00
setjmp One time whitespace fixup. 2014-09-27 09:47:23 -07:00
sh Change unw_init_local_signal to unw_init_local2(..., UNW_INIT_SIGNAL_FRAME) 2017-08-16 13:11:24 -07:00
tilegx Change unw_init_local_signal to unw_init_local2(..., UNW_INIT_SIGNAL_FRAME) 2017-08-16 13:11:24 -07:00
unwind One time whitespace fixup. 2014-09-27 09:47:23 -07:00
x86 x86: Add sigreturn asm stub 2017-08-24 08:51:27 -07:00
x86_64 x86_64: fix mincore_validate and msync_validate 2017-08-24 08:50:07 -07:00
elf32.c Do nothing of UNW_REMOTE_ONLY is defined. 2003-02-15 03:10:30 +00:00
elf32.h One time whitespace fixup. 2014-09-27 09:47:23 -07:00
elf64.c Do nothing of UNW_REMOTE_ONLY is defined. 2003-02-15 03:10:30 +00:00
elf64.h One time whitespace fixup. 2014-09-27 09:47:23 -07:00
elfxx.c elf: Don't use .gnu_debuglink if it doesn't exist 2017-08-16 10:59:32 -07:00
elfxx.h elf: Follow .gnu_debuglink when resolving function names 2017-03-02 08:02:14 -08:00
libunwind-generic.pc.in Add Cflags keyword to pkg-config metadata files 2013-08-26 05:40:19 -07:00
Makefile.am arm: FreeBSD/ARMv6 port 2017-08-24 09:08:58 -07:00
os-freebsd.c arm: FreeBSD/ARMv6 port 2017-08-24 09:08:58 -07:00
os-hpux.c dwarf: Make binary path calculation os-specific. 2017-01-19 10:07:13 -08:00
os-linux.c elf: Follow .gnu_debuglink when resolving function names 2017-03-02 08:02:14 -08:00
os-linux.h One time whitespace fixup. 2014-09-27 09:47:23 -07:00
os-qnx.c dwarf: Make binary path calculation os-specific. 2017-01-19 10:07:13 -08:00