aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/sortextable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang1-210/+0
2019-12-13scripts/sortextable: Refactor the do_func() functionShile Zhang1-56/+59
2019-12-13scripts/sortextable: Remove dead codeShile Zhang1-4/+0
2019-12-13scripts/sortextable: Clean up the code to meet the kernel coding style betterShile Zhang1-15/+16
2019-12-13scripts/sortextable: Rewrite error/success handlingShile Zhang1-5/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378Thomas Gleixner1-3/+1
2014-10-14scripts/sortextable: suppress warning: `relocs_size' may be used uninitializedTim Gardner1-1/+1
2013-11-13scripts/sortextable: support objects with more than 64K sections.Jamie Iles1-3/+23
2013-02-14scripts/sortextable: silence script outputArnd Bergmann1-1/+1
2012-04-24scripts/sortextable: Handle relative entries, and other cleanupsDavid Daney1-28/+51
2012-04-19scripts: Add sortextable to sort the kernel's exception table.David Daney1-0/+168