This project is mirrored from https://github.com/riscv/riscv-gnu-toolchain.git.
Pull mirroring failed .
Last successful update .
Last successful update .
- 03 4月, 2021 1 次提交
-
-
由 Kito Cheng 创作于
-
- 02 4月, 2021 1 次提交
-
-
由 Kito Cheng 创作于
Bump glibc and linux kernel
-
- 01 4月, 2021 4 次提交
-
-
由 Kito Cheng 创作于
-
由 Kito Cheng 创作于
- RV32 require 5.10 which is too new for most linux distro.
-
由 Kito Cheng 创作于
-
由 Kito Cheng 创作于
-
- 25 3月, 2021 2 次提交
-
-
由 Kito Cheng 创作于
Bump gdb for ctf related build fix.
-
由 Jim Wilson 创作于
-
- 16 3月, 2021 1 次提交
-
-
由 Kito Cheng 创作于
Use `git rev-parse` to find .git dir
-
- 14 3月, 2021 1 次提交
-
-
由 Scott Johnson 创作于
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 3月, 2021 1 次提交
-
-
由 Kito Cheng 创作于
-
- 25 1月, 2021 2 次提交
-
-
由 Kito Cheng 创作于
-
由 Kito Cheng 创作于
Automatic Nightly Release
-
- 23 1月, 2021 1 次提交
-
-
由 Kevin Park 创作于
Add new precompile process for rv32/64-elf toolchain: @higuoxing
-
- 22 1月, 2021 1 次提交
-
-
由 Kevin Park 创作于
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 1月, 2021 1 次提交
-
-
由 Kito Cheng 创作于
[CI] Improve GitHub Action scripts.
-
- 17 1月, 2021 1 次提交
-
- 07 1月, 2021 2 次提交
-
-
由 Kito Cheng 创作于
Add doc for development
-
由 Kito Cheng 创作于
-
- 05 1月, 2021 2 次提交
-
-
由 Kito Cheng 创作于
Automatically download sub-module on-demand and add branch info.
-
由 Kito Cheng 创作于
- It's too new to use, that require git 2.26+
-
- 04 1月, 2021 4 次提交
-
-
由 Kito Cheng 创作于
-
由 Kito Cheng 创作于
- So that we can build and clone in parallel.
-
由 Kito Cheng 创作于
-
由 Kito Cheng 创作于
Update README.md for clear instructions on multilib
-
- 01 1月, 2021 1 次提交
-
-
由 Kito Cheng 创作于
Fix testing when configure with --with-multilib-generator=
-
- 31 12月, 2020 1 次提交
-
-
由 Kito Cheng 创作于
- Current script will only handle first 2 items in `--with-multilib-generator=`.
-
- 29 12月, 2020 1 次提交
-
-
由 ioannesKX 创作于
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 12月, 2020 1 次提交
-
-
由 Kito Cheng 创作于
Bump and switch to using upstream repo for newlib
-
- 23 12月, 2020 1 次提交
-
-
由 Kito Cheng 创作于
-
- 21 12月, 2020 1 次提交
-
-
由 Kito Cheng 创作于
-
- 11 12月, 2020 1 次提交
-
-
由 Jim Wilson 创作于
Replace `build-essential` with `base-devel` in the installation guide for Arch Linux.
-
- 04 12月, 2020 2 次提交
-
-
由 Jim Wilson 创作于
Disable libsanitizer when building the musl-based toolchain
-
由 Nick Kossifidis 创作于
This allows building the musl-based toolchain again, tested with the latest stable version of musl-libc.
-
- 03 12月, 2020 1 次提交
-
-
由 Jim Wilson 创作于
Fix simulator dependency for spike
-
- 02 12月, 2020 1 次提交
-
-
由 Kito Cheng 创作于
-
- 01 12月, 2020 2 次提交
-
-
由 Xing GUO 创作于
-
由 Kito Cheng 创作于
Fix always re-run testsuite issue
-
- 30 11月, 2020 2 次提交
-
-
由 Kito Cheng 创作于
- This issue is report by Nelson. - Don't using build-sim as dependency, it will cause the Make always rebuild.
-
由 Kito Cheng 创作于
quote variable so that semicolons are not interpreted by the shell
-