summaryrefslogtreecommitdiff
path: root/src/ppc32
Commit message (Expand)AuthorAgeFilesLines
* Apply `define_lock()'Tommi Rantala2012-09-281-1/+1
* Constify `dwarf_to_unw_regnum_map'Tommi Rantala2012-09-281-1/+1
* ppc32: include `compiler.h' for UNUSED in ucontext_i.hTommi Rantala2012-09-281-1/+1
* Stop including `memory.h'Tommi Rantala2012-09-281-1/+0
* PPC: remove unused `PAGE_START' macro from Ginit.cTommi Rantala2012-09-281-5/+0
* Invert tdep_init() flag logicTommi Rantala2012-09-281-3/+3
* ppc32: fixup cross build failureTommi Rantala2012-09-211-0/+1
* ppc32: add UNUSED attribute to dmy_ctxtCody P Schafer2012-09-151-1/+1
* ppc32: remove unused dmy_vrregsetCody P Schafer2012-09-151-1/+0
* PPC: add missing debug level in Debug() calls in Gstep.cTommi Rantala2012-09-041-4/+4
* PPC: do not export dwarf_to_unw_regnum_mapTommi Rantala2012-08-211-1/+1
* Fast back-trace for x86_64 for only collecting the call stack.Lassi Tuura2011-03-241-0/+1
* During the stack unwinding process, the return address points toLassi Tuura2010-04-241-1/+2
* Allow caller to block signals.Paul Pluzhnikov2009-09-251-4/+2
* [PPC32] Make PPC32 unwinding work for real.Jose Flavio Aguilar Paulino2007-10-086-127/+36
* Mark Wielaard <mwielaard@redhat.com> writes:Jan Kratochvil2007-10-011-0/+5
* [PPC32] Make get_func_addr() a no-op function.Jose Flavio Aguilar Paulino2007-09-201-12/+3
* [PPC32] First check-in to add preliminary support for Linux/PPC32.Jose Flavio Aguilar Paulino2007-09-1218-0/+1402