summaryrefslogtreecommitdiff
path: root/tools/asm_processor/asm_processor.py
AgeCommit message (Expand)Author
2021-03-27asm_processor: fix number of skip instructionsRémi Calixte
2021-03-27asm_processor: split padding functions are broken so set a high limitRémi Calixte
2021-03-27asm_processor: count bls, .word and .extern correctlyRémi Calixte
2021-03-27asm_processor: support asm comments with ;Rémi Calixte
2021-03-21Fix more broken relocationshondew
2021-03-21Unix format for asm_processor.pyhondew
2021-03-21Don't forget asm_processor...hondew
2021-03-20Make func name in symtab point to correct text sectionhondew
2021-03-20Fix bug preventing relocations from getting updated and insertedhondew
2021-03-15Make asmproc produce a linkable objhondew
2021-02-05port over and implement asm processor for NONMATCHINGS. thanks hondew!ProjectRevoTPP