summaryrefslogtreecommitdiffstats
path: root/backends/sparc_cfi.c
Commit message (Collapse)AuthorAgeFilesLines
* backends: sparc: support for core backtracesJose E. Marchesi2016-01-031-0/+83
This patch adds sparc support to the unwinder, providing a default CFI program that works in both sparcv9-*-* and sparc64-*-* targets. Signed-off-by: Jose E. Marchesi <[email protected]> Signed-off-by: Mark Wielaard <[email protected]>