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:
ac4fac8
)
sh: Tidy up the dwarf module helpers.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 13 Oct 2009 04:32:19 +0000
(13:32 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 13 Oct 2009 04:32:19 +0000
(13:32 +0900)
This enables us to build the dwarf unwinder both with modules enabled and
disabled in addition to reducing code size in the latter case. The
helpers are also consolidated, and modified to resemble the BUG module
helpers.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found