forked from riscv-collab/riscv-gnu-toolchain
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 766 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "riscv-binutils"]
path = riscv-binutils
url = https://github.com/riscv/riscv-binutils-gdb.git
[submodule "riscv-gcc"]
path = riscv-gcc
url = https://github.com/riscv/riscv-gcc.git
[submodule "riscv-glibc"]
path = riscv-glibc
url = https://github.com/riscv/riscv-glibc.git
[submodule "riscv-dejagnu"]
path = riscv-dejagnu
url = https://github.com/riscv/riscv-dejagnu.git
[submodule "riscv-newlib"]
path = riscv-newlib
url = https://github.com/riscv/riscv-newlib.git
[submodule "riscv-qemu"]
path = riscv-qemu
url = https://github.com/riscv/riscv-qemu.git
[submodule "riscv-gdb"]
path = riscv-gdb
url = https://github.com/nidalf/riscv-binutils-gdb.git
[submodule "libexpat"]
path = libexpat
url = https://github.com/oferShinaar/libexpat.git