1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-28 12:11:45 +02:00
libunwind-eh_elf/src/ppc64
Tommi Rantala 8f94f1e6c0 PPC: add missing debug level in Debug() calls in Gstep.c
ppc32/Gstep.c:116: warning: comparison between pointer and integer
ppc32/Gstep.c:116: warning: comparison with string literal results in unspecified behavior
ppc32/Gstep.c:116: warning: initialization makes integer from pointer without a cast
ppc32/Gstep.c:116: warning: passing argument 2 of 'fprintf' makes pointer from integer without a cast
/usr/powerpc-linux-gnu/include/stdio.h:333: note: expected 'const char *__restrict__' but argument is of type 'int'
2012-09-04 13:26:13 +03:00
..
get_func_addr.c [PPC64] Add PPC64 entry to README and fix David's typo in ppc64/get_func_addr.c 2007-08-24 10:54:00 -06:00
Gglobal.c PPC: do not export dwarf_to_unw_regnum_map 2012-08-21 22:30:46 +03:00
Ginit.c Introduce a tdep_get_func_addr_hook() in the ELF lookup_symbol() 2007-08-22 13:02:09 -06:00
Gregs.c Add PPC64 support. 2007-08-02 09:59:43 -06:00
Gresume.c Add PPC64 support. 2007-08-02 09:59:43 -06:00
Gstep.c PPC: add missing debug level in Debug() calls in Gstep.c 2012-09-04 13:26:13 +03:00
init.h Fast back-trace for x86_64 for only collecting the call stack. 2011-03-24 22:33:17 -07:00
is_fpreg.c Add PPC64 support. 2007-08-02 09:59:43 -06:00
Lglobal.c Add PPC64 support. 2007-08-02 09:59:43 -06:00
Linit.c Add PPC64 support. 2007-08-02 09:59:43 -06:00
Lregs.c Add PPC64 support. 2007-08-02 09:59:43 -06:00
Lresume.c Add PPC64 support. 2007-08-02 09:59:43 -06:00
Lstep.c Add PPC64 support. 2007-08-02 09:59:43 -06:00
regname.c Add PPC64 support. 2007-08-02 09:59:43 -06:00
setcontext.S Mark Wielaard <mwielaard@redhat.com> writes: 2007-10-01 08:35:01 -06:00
ucontext_i.h Add PPC64 support. 2007-08-02 09:59:43 -06:00
unwind_i.h Add PPC64 support. 2007-08-02 09:59:43 -06:00