summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2020-09-07tools: Clean up the progress scriptLéo Lam
And make the output clearer.
2020-08-21Bundle aarch64-none-elf-objdump 2.33 from Arm to simplify setupLéo Lam
Ubuntu 18.04's objdump is too old (2.30) devkitA64's objdump is also too old (2.32) and doesn't support --source-comment
2020-08-21tools: Fix Python 3.6 compatibilityLéo Lam
2020-08-21Update instructions, fix diff settings and add asm-differLéo Lam
...to simplify setup a bit
2020-08-21tools: Also show percentage of matching code in terms of code sizeLéo Lam
2020-08-18Initial commitLéo Lam