sh: Add CFI annotations for exception return.
authorMatt Fleming <matt@console-pimps.org>
Sun, 2 Aug 2009 21:40:11 +0000 (22:40 +0100)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 13 Aug 2009 17:02:07 +0000 (02:02 +0900)
Annotate various assembly code paths with CFI assembler directives so
that DWARF unwind info is available for the unwinder.

Signed-off-by: Matt Fleming <matt@console-pimps.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found