tcc-riscv32 icon indicating copy to clipboard operation
tcc-riscv32 copied to clipboard

TODO List

Open sellicott opened this issue 2 years ago • 2 comments

General Issues

  • [ ] Make tcc tests pass
  • [ ] Bootstrap tcc build
  • [ ] Generate PIE Code
    • [ ] PCREL code generation
    • [ ] GOT code generation

Cross Compiler

  • [ ] Allow linker to put functions into specific locations
  • [ ] Compile MDK esp32 samples

For Later

  • [ ] riscv 'C' Extension
  • [ ] improve tcc's use of registers

sellicott avatar Dec 31 '22 17:12 sellicott