1. Apr 20, 2023
    • Kito Cheng's avatar
      dejagnu: Rollback version to 1.6.2 · 9a26689a
      Kito Cheng authored
      Christoph has a fix on the road of upstream, but it not get merge yet, so let
      rollback for now, and upgrade when upstream done.
      
      Workaround for #1201
      9a26689a
  2. 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
  3. Feb 24, 2023
  4. Feb 20, 2023
  5. Feb 19, 2023
  6. 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
  7. Jan 19, 2023
  8. Dec 16, 2022
  9. 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
  10. Nov 22, 2022
  11. Nov 18, 2022
  12. Nov 16, 2022
  13. Nov 11, 2022
  14. Oct 14, 2022
  15. Oct 11, 2022
  16. Oct 10, 2022
  17. Oct 08, 2022
  18. Sep 30, 2022