aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/sortextable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-02xtensa: enable sorting extable at build timeMax Filippov1-0/+5
2014-01-23microblaze: extable: sort the exception table at build timeMichal Simek1-0/+5
2013-11-25ARC: extable: Enable sorting at build timeVineet Gupta1-0/+5
2013-11-13scripts/sortextable: support objects with more than 64K sections.Jamie Iles1-0/+24
2013-07-25scripts: remove unused function in sortextable.cRamkumar Ramachandra1-8/+0
2013-06-12arm64: extable: sort the exception table at build timeWill Deacon1-0/+5
2012-11-04ARM: 7568/1: Sort exception table at compile timeStephen Boyd1-0/+1
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens1-5/+5
2012-07-26s390/exceptions: sort exception table at build timeHeiko Carstens1-0/+1
2012-04-24scripts/sortextable: Handle relative entries, and other cleanupsDavid Daney1-60/+111
2012-04-19scripts: Add sortextable to sort the kernel's exception table.David Daney1-0/+271