1. Jan 25, 2021
  2. Jan 23, 2021
  3. Jan 22, 2021
  4. Jan 18, 2021
  5. Jan 17, 2021
    • Xing GUO's avatar
      [CI] Improve GitHub Action scripts. · d06727bf
      Xing GUO authored
      This patch helps improve GitHub Action scripts.
       * Make CI happy again after d3dfbee6.
       * Simplify the logic of GH Action scripts using 'matrix'.
       * Add new precompile process for rv32/64-elf toolchain.
      d06727bf
  6. Jan 07, 2021
  7. Jan 05, 2021
  8. Jan 04, 2021
  9. Jan 01, 2021
  10. Dec 31, 2020
  11. Dec 29, 2020
    • ioannesKX's avatar
      Update README.md for clear instructions on multilib · 049a23d4
      ioannesKX authored
      The current README.md only explains how to use multilib on the Linux cross-compiler, but not on the Newlib one. This might create confusion as seen here https://github.com/riscv/riscv-tools/issues/287, or makes it seem like you can't multilib on Newlib. It's also the case that the multilib option is more common on embedded toolchains rather than on Linux, so I believe this small change on documentation should clear things up.
      049a23d4
  12. Dec 24, 2020
  13. Dec 23, 2020
  14. Dec 21, 2020
  15. Dec 11, 2020
  16. Dec 04, 2020
  17. Dec 03, 2020
  18. Dec 02, 2020
  19. Dec 01, 2020
  20. Nov 30, 2020
  21. Nov 29, 2020
  22. Nov 25, 2020
  23. Nov 19, 2020
  24. Nov 18, 2020
  25. Nov 06, 2020
  26. Nov 05, 2020
    • Kito Cheng's avatar
      Bump gcc · 4f197984
      Kito Cheng authored
      Backport following patches from upstream:
      
       - RISC-V: Check multiletter extension has more than 1 letter
       - RISC-V: Add configure option: --with-multilib-generator to flexible config multi-lib settings.
       - RISC-V: Refine riscv_parse_arch_string
       - RISC-V: Extend syntax for the multilib-generator
       - RISC-V: Handle implied extension in multilib-generator
       - RISC-V: Add support for -mcpu option.
       - RISC-V: Define __riscv_cmodel_medany for PIC mode.
      4f197984
    • Kito Cheng's avatar
      Merge pull request #761 from riscv/extra-sim · e723045e
      Kito Cheng authored
      Support spike as simulator to run gcc testsuite
      e723045e
    • Kito Cheng's avatar
      Merge pull request #763 from AntonKrug/master · 8b7811aa
      Kito Cheng authored
      Vagrant plugin check so it will not fail in the middle of provisioning
      8b7811aa