aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/tools/unrel_branch_check.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-02powerpc: unrel_branch_check.sh: enable the use of llvm-objdump v9, 10 or 11Stephen Rothwell1-5/+29
2020-09-02powerpc: unrel_branch_check.sh: use nm to find symbol valueStephen Rothwell1-8/+5
2020-09-02powerpc: unrel_branch_check.sh: exit silently for early errorsStephen Rothwell1-1/+4
2020-09-02powerpc: unrel_branch_check.sh: fix up the file headerStephen Rothwell1-11/+4
2020-09-02powerpc: unrel_branch_check.sh: simplify and tidy up the final loopStephen Rothwell1-16/+10
2020-09-02powerpc: unrel_branch_check.sh: convert grep | sed | awk to just sedStephen Rothwell1-10/+20
2020-09-02powerpc: unrel_branch_check.sh: simplify objdump's asm outputStephen Rothwell1-6/+6
2020-09-02powerpc: unrel_branch_check.sh: simplify and combine some executionsStephen Rothwell1-14/+11
2020-09-02powerpc: unrel_branch_check.sh: fix shellcheck complaintsStephen Rothwell1-6/+7
2020-07-27powerpc/64s: allow for clang's objdump differencesBill Wendling1-1/+4
2019-10-30powerpc/tools: Don't quote $objdump in scriptsMichael Ellerman1-2/+2
2017-05-30powerpc/64s: Tool to flag direct branches from unrelocated interrupt vectorsNicholas Piggin1-0/+57