summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/module.c
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2017-01-18ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta-1/+3
2016-10-28ARC: module: print pretty section namesVineet Gupta-14/+21
2016-10-28ARC: module: elide loop to save reference to .eh_frameVineet Gupta-10/+8
2016-09-30ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta-9/+4
2016-09-30ARC: module: support R_ARC_32_PCREL relocationVineet Gupta-2/+4
2013-04-09ARC: Fix coding style issuesSachin Kamat-2/+2
2013-02-15ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta-0/+58
2013-02-15ARC: Module supportVineet Gupta-0/+87