1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-26 03:11:44 +02:00
libunwind-eh_elf/src
Arun Sharma d41a453bbf Fix a build error
<elf.h> needs to be included before the check for ELF_CLASS.
2013-05-19 00:04:15 -07:00
..
aarch64 [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
arm Add basic support for the QNX operating system 2013-05-13 10:50:17 -05:00
coredump [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
dwarf Add basic support for the QNX operating system 2013-05-13 10:50:17 -05:00
hppa Apply `define_lock()' 2012-09-28 14:51:21 +03:00
ia64 Define and use `CONST_ATTR' 2012-09-28 14:51:21 +03:00
mi Reduce the number of ifdefs in machine independent code 2012-09-29 12:22:47 -07:00
mips Prefer NULL over zero 2012-09-28 14:51:21 +03:00
ppc Invert tdep_init() flag logic 2012-09-28 14:06:07 +03:00
ppc32 Apply `define_lock()' 2012-09-28 14:51:21 +03:00
ppc64 Apply `define_lock()' 2012-09-28 14:51:21 +03:00
ptrace [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
setjmp Create and install pkg-config .pc files 2012-09-15 11:34:43 -07:00
sh Support building with older compilers. 2012-11-24 21:37:07 -08:00
unwind Create and install pkg-config .pc files 2012-09-15 11:34:43 -07:00
x86 unw_is_signal_frame should return false/0 for bad addresses 2013-03-10 14:59:44 -07:00
x86_64 Fix x86-64 debug build -Wformat warning 2012-10-05 21:24:36 -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 Fix header inclusion order in `src/elfxx.c' 2012-10-05 21:24:30 -07:00
elfxx.h Fix a build error 2013-05-19 00:04:15 -07:00
libunwind-generic.pc.in Create and install pkg-config .pc files 2012-09-15 11:34:43 -07:00
Makefile.am Add basic support for the QNX operating system 2013-05-13 10:50:17 -05:00
os-freebsd.c freebsd: Workaround for old FreeBSD kernels 2012-05-14 23:07:52 -07:00
os-hpux.c Have tdep_get_elf_image available in case of UNW_REMOTE_ONLY 2011-10-15 23:10:28 -07:00
os-linux.c Have tdep_get_elf_image available in case of UNW_REMOTE_ONLY 2011-10-15 23:10:28 -07:00
os-linux.h Prefer NULL over zero 2012-09-28 14:51:21 +03:00
os-qnx.c Fixup long lines. 2013-05-18 23:20:03 -07:00