- Apr 20, 2023
-
-
achernia authored
-
- Feb 24, 2023
-
-
mga-sc authored
There is no way to pass extra flags to gcc though riscv-gnu-toolchain Makefile. This is neccesary for me, because I has to rewrite gmp, isl, mpfr, mpc folders in source of gcc project. Moreover, I don't want to rebuild them with gcc. Also I think, the opportunity to pass extra flags will be convenient for many development purposes.
-
- Feb 12, 2023
-
-
Mingzheng Xing authored
This patch contains three minor updates: 1. Added texinfo to OS X dependency package 2. Brew tap discoteq/discoteq is no longer required to install the flock 3. Added tip in "Installation (Newlib)" to keep similar to the description in "Installation (Linux)" and fixed a typo. Signed-off-by:Mingzheng Xing <xingmingzheng@iscas.ac.cn>
-
- Jan 19, 2023
-
-
Carl Karsten authored
Add a tip so blindly following the instructions is more likely to just work. Issue #1169 Signed-off-by:Carl Karsten <CFKarsten@gmail.com>
-
- Dec 16, 2022
-
-
长柳 authored
ubuntu20.04 make it need "clang ninja-build" Signed-off-by:长柳 <110147328+changliuxy@users.noreply.github.com>
-
- Oct 11, 2022
-
-
Christoph Müllner authored
Let's document how to use the environment variable RUNTESTFLAGS for selecting the tests that should be executed. Signed-off-by:Christoph Müllner <christoph.muellner@vrull.eu>
-
Christoph Müllner authored
Let's document how to run all the test suites in order to increase the number of people that will execute the tests. Signed-off-by:Christoph Müllner <christoph.muellner@vrull.eu>
-
- Oct 10, 2022
-
-
Guilherme Salustiano authored
-
- May 23, 2022
-
-
Liaoshihua authored
-
- Apr 11, 2022
-
-
Kito Cheng authored
Set the default version to 2.2 for now, and once we bump to GCC 12 we will bump that to 20191213.
-
- Feb 24, 2022
-
-
Florian Hofhammer authored
The upstream musl libc does not support 32bit RISC-V builds. We therefore only allow building the 64bit version (i.e., riscv64-unknown-linux-musl-). Signed-off-by:Florian Hofhammer <florian.hofhammer@fhofhammer.de>
-
Florian Hofhammer authored
Signed-off-by:Florian Hofhammer <florian.hofhammer@fhofhammer.de>
-
- Feb 11, 2022
-
-
Christoph Muellner authored
This patch introduces a configure-time source-dir override for QEMU similar to the existing overrides for the other toolchain sources. Signed-off-by:Christoph Muellner <cmuellner@linux.com>
-
- Jan 15, 2022
-
-
sickcodes authored
Just updating previous PR as `mpc` is a music player, `libmpc` is the correct required package.
-
- Sep 20, 2021
-
-
sickcodes authored
Add AUR link: [https://aur.archlinux.org/packages/riscv-gnu-toolchain/](https://aur.archlinux.org/packages/riscv-gnu-toolchain/) Added: Also available for Arch users on the AUR: [https://aur.archlinux.org/packages/riscv-gnu-toolchain/](https://aur.archlinux.org/packages/riscv-gnu-toolchain/)
-
- Aug 06, 2021
-
-
Brad Campbell authored
-
- Mar 05, 2021
-
-
Kito Cheng authored
-
- Jan 07, 2021
-
-
Kito Cheng authored
-
- Jan 04, 2021
-
-
Kito Cheng authored
-
- 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 01, 2020
-
-
Xing GUO authored
-
- Nov 29, 2020
-
-
Ken Takusagawa authored
-
- Nov 06, 2020
-
-
Kito Cheng authored
-
- Nov 04, 2020
-
-
Kito Cheng authored
-
- Aug 21, 2020
-
-
Jacob Gadikian authored
Added dependencies for Arch Linux
-
- Jul 28, 2020
-
-
Aditya Atluri authored
-
- Jan 29, 2020
-
-
René Fonseca authored
-
René Fonseca authored
-
- Oct 24, 2019
-
-
Jim Wilson authored
-
- Oct 21, 2019
-
-
Jim Wilson authored
-
- Sep 06, 2019
-
-
Jim Wilson authored
-
- Jan 03, 2018
-
-
Jim Wilson authored
Add BINUTILS_GDB_TARGET_FLAGS, init to --with-expat=yes, and pass to all 3 gdb configure commands. Update README.md to list expat package names.
-
- Nov 17, 2017
-
-
- Nov 01, 2017
-
-
- Aug 22, 2017
-
-
Kito Cheng authored
-
- Jul 13, 2017
-
-
Palmer Dabbelt authored
-
- Jan 06, 2017
-
-
Andrew Waterman authored
-
- Dec 17, 2016
-
-
Stefan O'Rear authored
-
- Dec 15, 2016
-
-
Kito Cheng authored
-
- Oct 14, 2016
-
-
Palmer Dabbelt authored
github requires 4 spaces before a block to make it produce code blocks.
-