This project is mirrored from https://github.com/riscv/riscv-gnu-toolchain.git.
Pull mirroring failed .
Last successful update .
Last successful update .
- 08 Aug, 2022 1 commit
-
-
wanlinwang authored
update url for qemu. Signed-off-by:
wanlinwang <32032219+wanlinwang@users.noreply.github.com>
-
- 23 May, 2022 1 commit
-
-
Liaoshihua authored
-
- 24 Mar, 2022 1 commit
-
-
Vineet Gupta authored
Signed-off-by:
Vineet Gupta <vineetg@rivosinc.com>
-
- 24 Feb, 2022 2 commits
-
-
Florian Hofhammer authored
Since musl is already incorporated into the build system (see for example configure.ac, Makefile.in), this patch adds a submodule for musl based on the current v1.2.2 release. The GitHub Actions configurations have also been updated to include the musl based toolchain. Signed-off-by:
Florian Hofhammer <florian.hofhammer@fhofhammer.de>
-
Florian Hofhammer authored
Both the glibc and newlib submodules are already pointing to the upstream repositories where development happens. Since they are therefore not referring to RISC-V specific forks, this patch unifies the directory naming by only prepending the "riscv-" prefix to submodules that point to repositories in the riscv-collab Github organization. Signed-off-by:
Florian Hofhammer <florian.hofhammer@fhofhammer.de>
-
- 09 Sep, 2021 1 commit
-
-
Kito Cheng authored
-
- 21 Apr, 2021 1 commit
-
-
Christoph Muellner authored
Signed-off-by:
Christoph Muellner <cmuellner@linux.com>
-
- 01 Apr, 2021 1 commit
-
-
Kito Cheng authored
-
- 04 Jan, 2021 1 commit
-
-
Kito Cheng authored
-
- 23 Dec, 2020 1 commit
-
-
Kito Cheng authored
-
- 21 Sep, 2020 1 commit
-
-
Kevin Park authored
-
- 09 Sep, 2020 1 commit
-
-
Kevin Park authored
-
- 05 Jul, 2019 1 commit
-
-
Jim Wilson authored
Drop riscv-qemu, add upstream qemu, and fix one Makefile reference.
-
- 22 Aug, 2018 1 commit
-
-
Stefan Wallentowitz authored
Adopt the path of qemu to relative paths too.
-
- 23 Jun, 2018 1 commit
-
-
Palmer Dabbelt authored
Binutils and GDB are kept in the same repository but follow seperate relaese streams. We've been release GDB versions based on binutils tags, but this is the wrong thing to do and has caused multiple headaches related to our out-of-tree GDB port. This patch splits the binutils and GDB submodules, but doesn't actually change the versions.
-
- 21 Aug, 2017 1 commit
-
-
Palmer Dabbelt authored
We need QEMU to run the test suite. This patch automates the build so I don't need to keep remembering how to do it by hand.
-
- 06 Dec, 2016 1 commit
-
-
Palmer Dabbelt authored
-
- 11 Aug, 2016 1 commit
-
-
Kito Cheng authored
This also adds a submodule pointer to the RISC-V DejaGnu port, which is required to run the GCC test suite. The DejaGnu port only supports the GDB simulator. A bunch of tests fail right now, but that's expected.
-
- 09 Aug, 2016 1 commit
-
-
Palmer Dabbelt authored
-
- 12 Jul, 2016 1 commit
-
-
Palmer Dabbelt authored
-
- 01 Jun, 2016 1 commit
-
-
Palmer Dabbelt authored
As we prepare binutils for upstreaming we want to start closely tracking upstream changes. There's a riscv-binutils-gdb repository that contains the binutils port, and I want to centralize all the development there. This commit uses that repository instead of the patches that used to live here, so we're less likely to lose patches.
-