- Feb 24, 2021
-
-
Kito Cheng authored
-
- Feb 04, 2021
-
-
Kito Cheng authored
-
Kito Cheng authored
-
- Jan 25, 2021
-
-
Kito Cheng authored
-
Kito Cheng authored
Automatic Nightly Release
-
- Jan 23, 2021
-
-
Kevin Park authored
Add new precompile process for rv32/64-elf toolchain: @higuoxing
-
- Jan 22, 2021
-
-
Kevin Park authored
1. repository activity check 2. change to build.yaml 3. assets layout 4. matrix action build 5. run daily too & build on PR 6. upload all assets to release 7. Only run nightly
-
- Jan 18, 2021
-
-
Kito Cheng authored
[CI] Improve GitHub Action scripts.
-
- Jan 17, 2021
-
- Jan 07, 2021
-
-
Kito Cheng authored
Add doc for development
-
Kito Cheng authored
-
- Jan 05, 2021
-
-
Kito Cheng authored
Automatically download sub-module on-demand and add branch info.
-
Kito Cheng authored
- It's too new to use, that require git 2.26+
-
- Jan 04, 2021
-
-
Kito Cheng authored
-
Kito Cheng authored
- So that we can build and clone in parallel.
-
Kito Cheng authored
-
Kito Cheng authored
Update README.md for clear instructions on multilib
-
- Jan 01, 2021
-
-
Kito Cheng authored
Fix testing when configure with --with-multilib-generator=
-
- Dec 31, 2020
-
-
Kito Cheng authored
- Current script will only handle first 2 items in `--with-multilib-generator=`.
-
- Dec 29, 2020
-
-
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.
-
- Dec 24, 2020
-
-
Kito Cheng authored
Bump and switch to using upstream repo for newlib
-
- Dec 23, 2020
-
-
Kito Cheng authored
-
- Dec 21, 2020
-
-
Kito Cheng authored
-
- Dec 11, 2020
-
-
Jim Wilson authored
Replace `build-essential` with `base-devel` in the installation guide for Arch Linux.
-
- Dec 04, 2020
-
-
Jim Wilson authored
Disable libsanitizer when building the musl-based toolchain
-
Nick Kossifidis authored
This allows building the musl-based toolchain again, tested with the latest stable version of musl-libc.
-
- Dec 03, 2020
-
-
Jim Wilson authored
Fix simulator dependency for spike
-
- Dec 02, 2020
-
-
Kito Cheng authored
-
- Dec 01, 2020
-
-
Xing GUO authored
-
Kito Cheng authored
Fix always re-run testsuite issue
-
- Nov 30, 2020
-
-
Kito Cheng authored
- This issue is report by Nelson. - Don't using build-sim as dependency, it will cause the Make always rebuild.
-
Kito Cheng authored
quote variable so that semicolons are not interpreted by the shell
-
Kito Cheng authored
fix spelling
-
- Nov 29, 2020
-
-
Ken Takusagawa authored
-
Ken Takusagawa authored
-
- Nov 25, 2020
-
-
Jim Wilson authored
Fix last gcc bump.
-
Jim Wilson authored
Commit ids changed on branch merge, so accidentally pointing at wrong commit id, on deleted branch.
-
- Nov 19, 2020
-
-
Kito Cheng authored
Bump gdb to FSF gdb 10.1, with our gdb sim patched in.
-
- Nov 18, 2020
-
-
Jim Wilson authored
-
- Nov 06, 2020
-
-
Kito Cheng authored
Bump gcc and add option to configure multi-lib
-