summaryrefslogtreecommitdiff
path: root/tools/mpy_ld.py
AgeCommit message (Expand)Author
2021-05-20tools/mpy_ld.py: Support R_X86_64_GOTPCREL reloc for x86-64 arch.Damien George
2020-08-29all: Update Python code to conform to latest black formatting.Damien George
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-12-17py/persistentcode: Move loading of rodata/bss to before obj/raw-code.Damien George
2019-12-12py/dynruntime: Add support for float API to make/get floats.Damien George
2019-12-12tools/mpy_ld.py: Add new mpy_ld.py tool and associated build files.Damien George