This project is mirrored from https://github.com/riscv/riscv-gnu-toolchain.git.
Pull mirroring failed .
Last successful update .
Last successful update .
- 17 Jun, 2021 1 commit
-
-
Scott Johnson authored
-
- 22 Apr, 2021 2 commits
-
-
Kito Cheng authored
-
Kito Cheng authored
Bump Binutils to 2.36.1
-
- 21 Apr, 2021 1 commit
-
-
Christoph Muellner authored
Signed-off-by:
Christoph Muellner <cmuellner@linux.com>
-
- 06 Apr, 2021 3 commits
-
-
Kito Cheng authored
Bump gcc for testsuite fixes.
-
Jim Wilson authored
-
Kito Cheng authored
Bump qemu to 5.2.0
-
- 03 Apr, 2021 1 commit
-
-
Kito Cheng authored
-
- 02 Apr, 2021 1 commit
-
-
Kito Cheng authored
Bump glibc and linux kernel
-
- 01 Apr, 2021 4 commits
-
-
Kito Cheng authored
-
Kito Cheng authored
- RV32 require 5.10 which is too new for most linux distro.
-
Kito Cheng authored
-
Kito Cheng authored
-
- 25 Mar, 2021 2 commits
-
-
Kito Cheng authored
Bump gdb for ctf related build fix.
-
Jim Wilson authored
-
- 16 Mar, 2021 1 commit
-
-
Kito Cheng authored
Use `git rev-parse` to find .git dir
-
- 14 Mar, 2021 1 commit
-
-
Scott Johnson authored
Otherwise, this code breaks if riscv-gnu-toolchain is itself a submodule of another project. In that case the git config for this tree will be $(srcdir)/../.git/modules/riscv-gnu-toolchain/config.
-
- 05 Mar, 2021 1 commit
-
-
Kito Cheng authored
-
- 25 Jan, 2021 2 commits
-
-
Kito Cheng authored
-
Kito Cheng authored
Automatic Nightly Release
-
- 23 Jan, 2021 1 commit
-
-
Kevin Park authored
Add new precompile process for rv32/64-elf toolchain: @higuoxing
-
- 22 Jan, 2021 1 commit
-
-
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
-
- 18 Jan, 2021 1 commit
-
-
Kito Cheng authored
[CI] Improve GitHub Action scripts.
-
- 17 Jan, 2021 1 commit
-
- 07 Jan, 2021 2 commits
-
-
Kito Cheng authored
Add doc for development
-
Kito Cheng authored
-
- 05 Jan, 2021 2 commits
-
-
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+
-
- 04 Jan, 2021 4 commits
-
-
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
-
- 01 Jan, 2021 1 commit
-
-
Kito Cheng authored
Fix testing when configure with --with-multilib-generator=
-
- 31 Dec, 2020 1 commit
-
-
Kito Cheng authored
- Current script will only handle first 2 items in `--with-multilib-generator=`.
-
- 29 Dec, 2020 1 commit
-
-
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.
-
- 24 Dec, 2020 1 commit
-
-
Kito Cheng authored
Bump and switch to using upstream repo for newlib
-
- 23 Dec, 2020 1 commit
-
-
Kito Cheng authored
-
- 21 Dec, 2020 1 commit
-
-
Kito Cheng authored
-
- 11 Dec, 2020 1 commit
-
-
Jim Wilson authored
Replace `build-essential` with `base-devel` in the installation guide for Arch Linux.
-
- 04 Dec, 2020 1 commit
-
-
Jim Wilson authored
Disable libsanitizer when building the musl-based toolchain
-