commit | 5a3abba77dc0eb0b00332c21899123cdfa3b19e5 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Oct 13 13:32:19 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Oct 13 13:32:19 2009 +0900 |
tree | cb0b52bcb90f5c680faba380a0832203bdad2fed | |
parent | ac4fac8cb24ab209ae373a3e3e9995dff7d0c394 [diff] |
sh: Tidy up the dwarf module helpers. 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>