summaryrefslogtreecommitdiffstats
path: root/scripts/sortextable.h
Commit message (Expand)AuthorAgeFilesLines
* scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang2019-12-131-210/+0
* scripts/sortextable: Refactor the do_func() functionShile Zhang2019-12-131-56/+59
* scripts/sortextable: Remove dead codeShile Zhang2019-12-131-4/+0
* scripts/sortextable: Clean up the code to meet the kernel coding style betterShile Zhang2019-12-131-15/+16
* scripts/sortextable: Rewrite error/success handlingShile Zhang2019-12-131-5/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378Thomas Gleixner2019-06-051-3/+1
* scripts/sortextable: suppress warning: `relocs_size' may be used uninitializedTim Gardner2014-10-141-1/+1
* scripts/sortextable: support objects with more than 64K sections.Jamie Iles2013-11-131-3/+23
* scripts/sortextable: silence script outputArnd Bergmann2013-02-141-1/+1
* scripts/sortextable: Handle relative entries, and other cleanupsDavid Daney2012-04-241-28/+51
* scripts: Add sortextable to sort the kernel's exception table.David Daney2012-04-191-0/+168