- May 09, 2022
-
-
Kito Cheng authored
-
Kito Cheng authored
-
Kito Cheng authored
-
Kito Cheng authored
-
Kito Cheng authored
-
Kito Cheng authored
-
Kito Cheng authored
-
Kito Cheng authored
-
- Nov 23, 2021
-
-
Kito Cheng authored
-
- Sep 21, 2021
-
-
Jim Wilson authored
Add AUR link: https://aur.archlinux.org/packages/riscv-gnu-toolchain
-
- 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/)
-
- Sep 15, 2021
-
-
Kito Cheng authored
Fix typo in build-libc dependencies
-
Christoph Muellner authored
The variable MULTLIB_NAMES does not exist but is used when generating the dependencies for the target build-libc for glibc. Even when adding the missing 'I' (for MULTILIB_NAMES) there is still no variable with this name. So the whole dependency generation is useless, becauese it was not needed so far. Looking into detail why it is so, we can find the answer in the dependency list of the target 'stamps/build-gcc-linux-stage2'. Let's fix this by setting the dependencies for build-libc right. The dependencies for 'stamps/build-gcc-linux-stage2' stay as they are not wrong. Fixes: 3456b66f ("Add a "make report" phony target") Signed-off-by:
Christoph Muellner <cmuellner@linux.com>
-
- Sep 09, 2021
-
-
Kito Cheng authored
Fix submodule URLs
-
Kito Cheng authored
-
- Aug 11, 2021
-
-
Jim Wilson authored
Bump binutils to 2.37 release.
-
- Aug 10, 2021
-
-
Nelson Chu authored
-
- Aug 06, 2021
-
-
Kito Cheng authored
Add flock to OS X dependencies
-
Brad Campbell authored
-
- Jun 25, 2021
-
-
Kito Cheng authored
Bump gcc to 11.1
-
- Jun 23, 2021
-
-
Kito Cheng authored
-
Kito Cheng authored
- PR 94853 and PR 86153 are reoslved - gfortran.dg/elemental_subroutine_3.f90 seems pass now. - g++.dg/tls/thread_local4* added to allow list since they might random fail on qemu, and hard to reproduce.
-
- Jun 17, 2021
-
-
Kito Cheng authored
Bump binutils to get rv32e fixes.
-
Jim Wilson authored
-
Jim Wilson authored
gitignore build directories
-
Scott Johnson authored
-
- Apr 22, 2021
-
-
Kito Cheng authored
-
Kito Cheng authored
Bump Binutils to 2.36.1
-
- Apr 21, 2021
-
-
Christoph Muellner authored
Signed-off-by:Christoph Muellner <cmuellner@linux.com>
-
- Apr 06, 2021
-
-
Kito Cheng authored
Bump gcc for testsuite fixes.
-
Jim Wilson authored
-
Kito Cheng authored
Bump qemu to 5.2.0
-
- Apr 03, 2021
-
-
Kito Cheng authored
-
- Apr 02, 2021
-
-
Kito Cheng authored
Bump glibc and linux kernel
-
- Apr 01, 2021
-
-
Kito Cheng authored
-
Kito Cheng authored
- RV32 require 5.10 which is too new for most linux distro.
-
Kito Cheng authored
-
Kito Cheng authored
-
- Mar 29, 2021
-
-
Kito Cheng authored
-
Xing GUO authored
This resolves #799
-