summaryrefslogtreecommitdiff
path: root/common.h
AgeCommit message (Expand)Author
2023-06-03Impl -fimm-hexOxore
2023-05-27Impl -fshort-ref-local-labels, refactor feature parsingOxore
2023-05-26Change all `mark` wording to `label` wordingOxore
2023-05-25Impl exporting functions and marksOxore
2023-05-22Impl --indent option in some way, use tab by defaultOxore
2023-05-21Impl imm refs for MOVEAOxore
2023-05-20Fix MOVEM with PC relative argument when -frel-marks setOxore
2023-05-20Impl marks referencing for MOVE and MOVEAOxore
2023-05-20Impl data references, debuting with LEAOxore
2023-05-20Make more `reloc` to `ref` renamingOxore
2023-05-16Impl separately enabled absolute and relative relocationsOxore
2023-05-11Add note about Optparse, add license headersOxore
2023-05-01Impl BTST, BCHG, BSET and BCLROxore
2023-04-27Fix bugs found on random testsOxore
2023-04-24Impl some feature flagsOxore
2023-04-23Pass settings everywhere, impl cross referencesOxore
2023-04-22Optimize by speedOxore
2023-04-21Refactor asm renderingOxore