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:
5480675
)
sh: Handle the DWARF op, DW_CFA_undefined
author
Matt Fleming
<matt@console-pimps.org>
Thu, 20 Aug 2009 18:53:49 +0000
(19:53 +0100)
committer
Matt Fleming
<matt@console-pimps.org>
Fri, 21 Aug 2009 12:04:11 +0000
(13:04 +0100)
Allow a DWARF register to have an undefined value. When applied to the
DWARF return address register this lets lets us label a function as
having no direct caller, e.g. kernel_thread_helper().
Signed-off-by: Matt Fleming <matt@console-pimps.org>
No differences found