summaryrefslogtreecommitdiff
path: root/arch/arc/kernel/unwind.c
AgeCommit message (Expand)Author
2019-07-21ARC: hide unused function unw_hdr_allocArnd Bergmann
2016-09-30ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta
2016-09-30ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frameVineet Gupta
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-12-21ARC: dw2 unwind: Catch Dwarf SNAFUs earlyVineet Gupta
2015-12-21ARC: dw2 unwind: Don't bail for CIE.version != 1Vineet Gupta
2015-12-21Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing"Vineet Gupta
2015-12-17ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailingVineet Gupta
2015-12-17ARC: dw2 unwind: Reinstante unwinding out of modulesVineet Gupta
2015-12-04module: use a structure to encapsulate layout.Rusty Russell
2015-11-23ARC: dw2 unwind: Remove falllback linear search thru FDE entriesVineet Gupta
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2013-06-27ARC: warn on improper stack unwind FDE entriesVineet Gupta
2013-02-15ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta