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:
5e3679c
)
sh: tracing: Use the DWARF unwinder for CALLER_ADDRx
author
Matt Fleming
<matt@console-pimps.org>
Sun, 11 Oct 2009 16:56:17 +0000
(17:56 +0100)
committer
Matt Fleming
<matt@console-pimps.org>
Sun, 11 Oct 2009 16:56:17 +0000
(17:56 +0100)
The major reason for implementing the DWARF unwinder in the first place
was so that we could stop using __builtin_return_address(n), which
doesn't work on SH for n > 0.
Signed-off-by: Matt Fleming <matt@console-pimps.org>
No differences found