1. Apr 18, 2023
  2. Apr 17, 2023
  3. Mar 29, 2023
  4. Mar 13, 2023
    • Kito Cheng's avatar
      Merge pull request #1207 from mga-sc/master · 170a9a30
      Kito Cheng authored
      [NEWLIB][Cross-build]: Fix merge-newlib-nano.
      170a9a30
    • mga-sc's avatar
      [NEWLIB][Cross-build]: Fix merge-newlib-nano. · 7fa15349
      mga-sc authored
      There is no $(NEWLIB_TUPLE)-gcc in install directory
      during cross-compilation process. For example,
      to compile for Windows, we has to have riscv64-unknown-elf-gcc
      in our PATH and we has to use it with print-multi-lib
      to find multilib configuration, because install
      folder contains only .exe files (can not be executed)
      
      This bugfix is to check: whether compiler we already
      have for host - in the install directory or in the PATH.
      7fa15349
  5. Feb 24, 2023
  6. Feb 20, 2023
  7. Feb 19, 2023
  8. Feb 12, 2023
    • Mingzheng Xing's avatar
      Docs: Update README.md · 02eeb624
      Mingzheng Xing authored
      
      
      This patch contains three minor updates:
      1. Added texinfo to OS X dependency package
      2. Brew tap discoteq/discoteq is no longer required to install the flock
      3. Added tip in "Installation (Newlib)" to keep similar to the description
         in "Installation (Linux)" and fixed a typo.
      
      Signed-off-by: default avatarMingzheng Xing <xingmingzheng@iscas.ac.cn>
      02eeb624
  9. Jan 19, 2023
  10. Dec 16, 2022
  11. Dec 02, 2022
    • Kito Cheng's avatar
      Support testing zdinx/zfinx/zhinx. · 52c4f06b
      Kito Cheng authored
      - We don't set correct qemu option for zdinx/zfinx/zhinx, this patch is
      fixing the march-to-cpu-opt, which is a script translate -march string
      to qemu options.
      52c4f06b
  12. Nov 22, 2022
  13. Nov 18, 2022
  14. Nov 16, 2022
  15. Nov 11, 2022
  16. Oct 14, 2022
  17. Oct 11, 2022
  18. Oct 10, 2022