aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/dwarf.c
Commit message (Expand)AuthorAgeFilesLines
* sh: Add support for DWARF GNU extensionsMatt Fleming2009-08-161-1/+13
* sh: Try again at getting the initial return address for an unwindMatt Fleming2009-08-161-35/+6
* sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register opMatt Fleming2009-08-151-0/+1
* sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt2009-08-141-2/+2
* sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming2009-08-141-9/+35
* sh: unwinder: Restore put_unaligned() for an unaligned destination.Paul Mundt2009-08-141-1/+2
* sh: unwinder: Fix up usage of unaligned accessors.Paul Mundt2009-08-141-11/+9
* sh: dwarf unwinder support.Matt Fleming2009-08-141-0/+876