This project is mirrored from https://github.com/riscv/riscv-gnu-toolchain.git.
Pull mirroring failed .
Last successful update .
Last successful update .
- 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 3 次提交
-
-
由 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
-
由 Kito Cheng 创作于
fix spelling
-
- 29 11月, 2020 2 次提交
-
-
由 Ken Takusagawa 创作于
-
由 Ken Takusagawa 创作于
-
- 25 11月, 2020 2 次提交
-
-
由 Jim Wilson 创作于
Fix last gcc bump.
-
由 Jim Wilson 创作于
Commit ids changed on branch merge, so accidentally pointing at wrong commit id, on deleted branch.
-
- 19 11月, 2020 1 次提交
-
-
由 Kito Cheng 创作于
Bump gdb to FSF gdb 10.1, with our gdb sim patched in.
-
- 18 11月, 2020 1 次提交
-
-
由 Jim Wilson 创作于
-
- 06 11月, 2020 2 次提交
-
-
由 Kito Cheng 创作于
Bump gcc and add option to configure multi-lib
-
由 Kito Cheng 创作于
-
- 05 11月, 2020 4 次提交
-
-
由 Kito Cheng 创作于
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.
-
由 Kito Cheng 创作于
Support spike as simulator to run gcc testsuite
-
由 Kito Cheng 创作于
Vagrant plugin check so it will not fail in the middle of provisioning
-
由 Anton Krug 创作于
-
- 04 11月, 2020 1 次提交
-
-
由 Kito Cheng 创作于
-