1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-07-02 13:41:46 +02:00
libunwind-eh_elf/src
Rene Nielsen cfd4306cc7 mips: fix compiler warnings
This fixes a number of compiler warnings I got when compiling for mips32el with
gcc 5.3.0.
2017-02-14 08:18:49 -08:00
..
aarch64 Fixup invalid return code checks of unw_is_signal_frame() 2017-01-13 08:27:40 -08:00
arm Fixup invalid return code checks of unw_is_signal_frame() 2017-01-13 08:27:40 -08:00
coredump coredump: align coredump description pointer 2017-01-13 08:28:21 -08:00
dwarf mips: fix compiler warnings 2017-02-14 08:18:49 -08:00
hppa One time whitespace fixup. 2014-09-27 09:47:23 -07:00
ia64 One time whitespace fixup. 2014-09-27 09:47:23 -07:00
mi dwarf: Configurable cache size 2017-01-13 08:36:33 -08:00
mips tdep_uc_addr: use +4 offset for UNW_MIPS_PC on MIPS (be) 2017-01-13 08:27:40 -08:00
ppc powerpc64 implementation 2015-09-07 18:08:26 -07:00
ppc32 Fixup invalid return code checks of unw_is_signal_frame() 2017-01-13 08:27:40 -08:00
ppc64 ppc64: Make access_fpreg function accept fp and v registers 2017-01-13 08:41:45 -08:00
ptrace arm: ptrace: Fix order of probing unwind tables 2017-01-19 10:06:24 -08:00
setjmp One time whitespace fixup. 2014-09-27 09:47:23 -07:00
sh Fixup invalid return code checks of unw_is_signal_frame() 2017-01-13 08:27:40 -08:00
tilegx Fixup invalid return code checks of unw_is_signal_frame() 2017-01-13 08:27:40 -08:00
unwind One time whitespace fixup. 2014-09-27 09:47:23 -07:00
x86 use target dependent names for stack registers 2017-01-18 10:17:15 -08:00
x86_64 x84_64: It's only 'mcontext_t'. 2017-01-24 11:09:14 -08: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 elfxx: Add helper to find a section in ELF image. 2017-02-02 08:29:17 -08:00
elfxx.h elfxx: Add helper to find a section in ELF image. 2017-02-02 08:29:17 -08:00
libunwind-generic.pc.in Add Cflags keyword to pkg-config metadata files 2013-08-26 05:40:19 -07:00
Makefile.am mips/tilegx: Add missing unwind_i.h header file 2017-01-25 16:23:59 -08:00
os-freebsd.c dwarf: Make binary path calculation os-specific. 2017-01-19 10:07:13 -08:00
os-hpux.c dwarf: Make binary path calculation os-specific. 2017-01-19 10:07:13 -08:00
os-linux.c dwarf: Make binary path calculation os-specific. 2017-01-19 10:07:13 -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