summaryrefslogtreecommitdiff
path: root/tools/diff_settings.py
AgeCommit message (Collapse)Author
2021-08-10tools: Migrate to external repoMonsterDruide1
2021-07-23tools: Use bundled copy of objdump to simplify setupLéo Lam
2021-01-31tools/diff: Rebuild on library changes as wellLéo Lam
2021-01-25tools: Update asm-differ and add support for -mw (make, watch)Léo Lam
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-21Update instructions, fix diff settings and add asm-differLéo Lam
...to simplify setup a bit
2020-08-18Initial commitLéo Lam