Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-May-2022 | - | ||||
README.md | H A D | 11-Feb-2021 | 378 | 14 | 11 | |
arm-dis.c | H A D | 11-Feb-2021 | 242.7 KiB | 6,921 | 5,710 | |
elfarm.h | H A D | 11-Feb-2021 | 13.2 KiB | 340 | 266 | |
floatformat.c | H A D | 11-Feb-2021 | 21.7 KiB | 792 | 588 | |
floatformat.h | H A D | 11-Feb-2021 | 5.7 KiB | 153 | 56 | |
opcode-arm.h | H A D | 11-Feb-2021 | 19.1 KiB | 392 | 311 |
README.md
1Instructions to update this code 2================================ 3 4Download latest GNU binutils 5 6* overwrite 7* s/#%/%/g - no # for decimal numbers 8* s/\t/ /g - no tabs plz 9* find all '" ; "' and remove related code 10* find `info->symbols` references and comment them out 11* Find " ; 0x" and remove all those refs 12* Use git diff in case of doubt 13* Remove all references to abort() 14