git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1426982
)
sh: Setup frame pointer in handle_exception path
author
Matt Fleming
<matt@console-pimps.org>
Wed, 27 Jan 2010 20:44:59 +0000
(20:44 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 8 Feb 2010 01:46:53 +0000
(10:46 +0900)
In order to allow the DWARF unwinder to unwind through exceptions we
need to setup the frame pointer register (r14).
Signed-off-by: Matt Fleming <matt@console-pimps.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found