sh: Fix bug calculating the end of the FDE instructions
[safe/jmp/linux-2.6] / arch / sh / kernel / dwarf.c
2009-08-21 Matt Flemingsh: Fix bug calculating the end of the FDE instructions
2009-08-21 Matt Flemingsh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG...
2009-08-21 Matt Flemingsh: unwinder: Set the flags for DW_CFA_val_offset ops...
2009-08-21 Matt Flemingsh: unwinder: Fix memory leak and create our own kmem...
2009-08-16 Paul Mundtsh: unwinder: Move initialization to early_initcall...
2009-08-16 Matt Flemingsh: Add support for DWARF GNU extensions
2009-08-16 Matt Flemingsh: Try again at getting the initial return address...
2009-08-14 Matt Flemingsh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_...
2009-08-14 Paul Mundtsh: unwinder: Convert frame allocations to GFP_ATOMIC.
2009-08-13 Matt Flemingsh: Delete DWARF_ARCH_UNWIND_OFFSET
2009-08-13 Paul Mundtsh: unwinder: Restore put_unaligned() for an unaligned...
2009-08-13 Paul Mundtsh: unwinder: Fix up usage of unaligned accessors.
2009-08-13 Matt Flemingsh: dwarf unwinder support.