You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
1.1 KiB
42 lines
1.1 KiB
[submodule "binutils"]
|
|
path = binutils
|
|
url = https://sourceware.org/git/binutils-gdb.git
|
|
branch = binutils-2_41-release-point
|
|
[submodule "gcc"]
|
|
path = gcc
|
|
url = https://gcc.gnu.org/git/gcc.git
|
|
branch = releases/gcc-13
|
|
[submodule "glibc"]
|
|
path = glibc
|
|
url = https://sourceware.org/git/glibc.git
|
|
[submodule "dejagnu"]
|
|
path = dejagnu
|
|
url = https://git.savannah.gnu.org/git/dejagnu.git
|
|
branch = master
|
|
[submodule "newlib"]
|
|
path = newlib
|
|
url = https://sourceware.org/git/newlib-cygwin.git
|
|
branch = master
|
|
[submodule "gdb"]
|
|
path = gdb
|
|
url = https://sourceware.org/git/binutils-gdb.git
|
|
branch = gdb-13-branch
|
|
[submodule "qemu"]
|
|
path = qemu
|
|
url = https://gitlab.com/qemu-project/qemu.git
|
|
[submodule "musl"]
|
|
path = musl
|
|
url = https://git.musl-libc.org/git/musl
|
|
branch = master
|
|
[submodule "spike"]
|
|
path = spike
|
|
url = https://github.com/riscv-software-src/riscv-isa-sim.git
|
|
branch = master
|
|
[submodule "pk"]
|
|
path = pk
|
|
url = https://github.com/riscv-software-src/riscv-pk.git
|
|
branch = master
|
|
[submodule "llvm"]
|
|
path = llvm
|
|
url = https://github.com/llvm/llvm-project.git
|
|
branch = release/17.x
|
|
|