index
:
riscv-gnu-toolchain.git
__archive__
big-endian
fix-typo
gdb-test
improve-report
kitoc/fix-generate_target_board
kitoc/update-qemu-cpu-opt
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-24
Fix .gitmodules info for gcc
2022.08.25
Kito Cheng
1
-1
/
+1
2022-08-24
Merge pull request #1116 from pz9115/bump-gcc-12.1
Kito Cheng
10
-84
/
+37
2022-08-24
Update the riscv allowlist for gcc12.1-binutils 2.39
Jiawei
10
-84
/
+37
2022-08-18
Merge pull request #1114 from pz9115/bump-gcc-12.1
2022.08.19
Kito Cheng
6
-5
/
+5
2022-08-18
Switch gcc to upstream and update binutils commits
Jiawei
6
-5
/
+5
2022-08-17
Merge pull request #1108 from riscv-collab/bump-binutils-2.39
2022.08.18
Kito Cheng
4
-6
/
+6
2022-08-17
Switch binutils to upstream 2.39 branch
Kito Cheng
4
-6
/
+6
2022-08-08
Merge pull request #1107 from wanlinwang/patch-1
2022.08.08
Kito Cheng
1
-1
/
+1
2022-08-08
Update .gitmodules
wanlinwang
1
-1
/
+1
2022-06-09
Merge pull request #1085 from riscv-collab/bump-qemu
2022.06.10
Kito Cheng
4
-2
/
+147
2022-06-03
Bump qemu to 7.0
Kito Cheng
1
-0
/
+0
2022-06-03
Pass right extension info to qemu
Kito Cheng
3
-2
/
+147
2022-06-02
Merge pull request #1080 from Liaoshihua/spike-toolchain
2022.06.03
Kito Cheng
8
-22
/
+104
2022-05-23
Add option '--with-sim' to set simulator
Liaoshihua
8
-22
/
+104
2022-05-14
Merge pull request #1073 from palmer-dabbelt/qemu-system
2022.05.15
Kito Cheng
3
-8
/
+40
2022-05-12
Regenerate configure for 29a0ca8 ("Allow users to build QEMU with system-mode...
Palmer Dabbelt
1
-4
/
+24
2022-05-12
Allow users to build QEMU with system-mode emulation
Palmer Dabbelt
2
-1
/
+13
2022-05-11
Put the linux-headers bits together
Palmer Dabbelt
1
-4
/
+4
2022-04-22
Merge pull request #1062 from palmer-dabbelt/libsanitizer
2022.04.23
Kito Cheng
3
-4
/
+33
2022-04-21
Add an "--enable-libsanitizer" configure-time argument
Palmer Dabbelt
3
-4
/
+33
2022-04-21
Merge pull request #1060 from riscv-collab/jimw-configure-update
2022.04.22
Kito Cheng
1
-3
/
+13
2022-04-20
Rebuild configure file.
Jim Wilson
1
-3
/
+13
2022-04-20
Merge pull request #1059 from kenta2/toolchaih2
2022.04.21
Jim Wilson
1
-1
/
+1
2022-04-20
fix spelling
Ken Takusagawa
1
-1
/
+1
2022-04-12
Merge pull request #1054 from riscv-collab/with-isa-spec
2022.04.12
Kito Cheng
4
-5
/
+52
2022-04-11
Merge pull request #1032 from florianhofhammer/feature/update-submodules
Kito Cheng
10
-24
/
+67
2022-04-11
Add --with-isa-spec option to configure
Kito Cheng
4
-5
/
+52
2022-03-24
Merge pull request #1041 from vineetgarc/bump-binutils-2.38
2022.03.25
Kito Cheng
2
-1
/
+1
2022-03-23
Bump binutils to 2.38 release
Vineet Gupta
2
-1
/
+1
2022-03-08
Merge pull request #338 from brucehoult/newlib_use_function_sections
2022.03.09
Kito Cheng
1
-2
/
+2
2022-03-01
Merge branch 'master' into newlib_use_function_sections
Kito Cheng
1026
-11036
/
+41141
2022-02-24
Prevent musl riscv32 builds
Florian Hofhammer
6
-7
/
+28
2022-02-24
Update README.md to account for musl libc
Florian Hofhammer
1
-6
/
+11
2022-02-24
Add musl libc submodule
Florian Hofhammer
6
-6
/
+24
2022-02-24
Update glibc and newlib paths
Florian Hofhammer
5
-9
/
+8
2022-02-24
Merge pull request #1029 from florianhofhammer/bugfix/build-qemu
2022.02.25
Kito Cheng
2
-9
/
+9
2022-02-24
Use "qemu", not "riscv-qemu", as the default QEMU source
Palmer Dabbelt
1
-8
/
+8
2022-02-23
Fix incorrect qemu path in configure script
Florian Hofhammer
1
-1
/
+1
2022-02-11
Merge pull request #1023 from cmuellner/riscv-mainline
2022.02.12
Kito Cheng
4
-1
/
+32
2022-02-10
Allow source-override for QEMU
Christoph Muellner
4
-1
/
+32
2022-02-11
Merge pull request #992 from vineetgarc/gcc-v-report-git-ver
2022.02.11
Kito Cheng
1
-0
/
+8
2022-01-16
Merge pull request #1012 from sickcodes/master
2022.01.17
Kito Cheng
1
-1
/
+1
2022-01-15
Change Arch requirement mpc to libmpc as reported by @erdnaxe
sickcodes
1
-1
/
+1
2021-12-22
Merge pull request #1002 from palmer-dabbelt/glibc-no-cxx
2021.12.22
Kito Cheng
1
-1
/
+1
2021-12-20
Set CXX to a nonexistent compiler when building glibc
Palmer Dabbelt
1
-1
/
+1
2021-11-18
gcc: add source SHA1 which shows up in -v
Vineet Gupta
1
-0
/
+8
2021-09-20
Merge pull request #963 from sickcodes/sickcodes-patch-1
2021.09.21
Jim Wilson
1
-0
/
+2
2021-09-20
Add AUR link: [https://aur.archlinux.org/packages/riscv-gnu-toolchain/](https...
sickcodes
1
-0
/
+2
2021-09-15
Merge pull request #960 from cmuellner/build-libc-deps
2021.09.16
Kito Cheng
1
-1
/
+1
2021-09-15
Fix typo in build-libc dependencies
Christoph Muellner
1
-1
/
+1
[next]