summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/dwarf.h
Commit message (Expand)AuthorAgeFilesLines
* sh: include: convert to SPDX identifiersKuninori Morimoto2018-12-281-6/+2Star
* sh: Optimise FDE/CIE lookup by using red-black treesMatt Fleming2010-02-081-12/+7Star
* sh: Tidy up the dwarf module helpers.Paul Mundt2009-10-131-2/+9
* sh: Generalize CALLER_ADDRx support.Paul Mundt2009-10-131-0/+5
* Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-10-121-0/+16
|\
| * sh: Fix memory leak in dwarf_unwind_stack()Matt Fleming2009-10-111-0/+1
| * sh: Teach the DWARF unwinder about modulesMatt Fleming2009-10-111-0/+15
* | sh: unwinder: Fix up uninitialized variable warnings on sh2a build.Paul Mundt2009-08-311-1/+1
|/
* sh: Handle the DWARF op, DW_CFA_undefinedMatt Fleming2009-08-211-0/+3
* sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSETMatt Fleming2009-08-211-0/+1
* sh: unwinder: Fix memory leak and create our own kmem cacheMatt Fleming2009-08-211-16/+6Star
* sh: unwinder: Move initialization to early_initcall() and tidy up locking.Paul Mundt2009-08-161-2/+0Star
* sh: Add support for DWARF GNU extensionsMatt Fleming2009-08-161-0/+4
* sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming2009-08-131-5/+0Star
* sh: dwarf unwinder support.Matt Fleming2009-08-131-0/+407