Paul Mundt
|
76d2318020
Merge branch 'sh/stable-updates'
|
15 years ago |
Paul Mundt
|
421b541110
sh: unwinder: Fix up invalid PC refetch in dwarf unwinder.
|
15 years ago |
Paul Mundt
|
6253195b67
Merge branch 'sh/stable-updates'
|
15 years ago |
Matt Fleming
|
60339fad5c
sh: Check for return_to_handler when unwinding the stack
|
15 years ago |
Paul Mundt
|
eca28e3764
sh: Fix up uninitialized variable warning in dwarf unwinder.
|
15 years ago |
Paul Mundt
|
5a3abba77d
sh: Tidy up the dwarf module helpers.
|
15 years ago |
Paul Mundt
|
8ec006c587
Merge branch 'sh/dwarf-unwinder'
|
15 years ago |
Matt Fleming
|
c2d474d6f8
sh: Remove any reference to recursive functions from comments
|
15 years ago |
Matt Fleming
|
ed4fe7f488
sh: Fix memory leak in dwarf_unwind_stack()
|
15 years ago |
Matt Fleming
|
a6a2f2ad67
sh: Teach the DWARF unwinder about modules
|
15 years ago |
Jaswinder Singh Rajput
|
a6bbce200d
sh: includecheck fix: dwarf.c
|
15 years ago |
Paul Mundt
|
2f6dafc5fc
sh: unwinder: Fix up uninitialized variable warnings on sh2a build.
|
16 years ago |
Paul Mundt
|
4f896ffca2
sh: unwinder: cacheline align slab cache objects.
|
16 years ago |
Matt Fleming
|
5580e9044d
sh: Handle the DWARF op, DW_CFA_undefined
|
16 years ago |
Matt Fleming
|
5480675dc6
sh: Fix bug calculating the end of the FDE instructions
|
16 years ago |
Matt Fleming
|
b344e24a8e
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
|
16 years ago |
Matt Fleming
|
97efbbd588
sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET
|
16 years ago |
Matt Fleming
|
fb3f3e7fc6
sh: unwinder: Fix memory leak and create our own kmem cache
|
16 years ago |
Paul Mundt
|
97f361e249
sh: unwinder: Move initialization to early_initcall() and tidy up locking.
|
16 years ago |
Matt Fleming
|
cd7246f0e2
sh: Add support for DWARF GNU extensions
|
16 years ago |
Matt Fleming
|
b955873bf5
sh: Try again at getting the initial return address for an unwind
|
16 years ago |
Matt Fleming
|
180aa6e6aa
sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register op
|
16 years ago |
Paul Mundt
|
0fc11e3618
sh: unwinder: Convert frame allocations to GFP_ATOMIC.
|
16 years ago |
Matt Fleming
|
f826466772
sh: Delete DWARF_ARCH_UNWIND_OFFSET
|
16 years ago |
Paul Mundt
|
bf43a160ff
sh: unwinder: Restore put_unaligned() for an unaligned destination.
|
16 years ago |
Paul Mundt
|
3497447f15
sh: unwinder: Fix up usage of unaligned accessors.
|
16 years ago |
Matt Fleming
|
bd353861c7
sh: dwarf unwinder support.
|
16 years ago |