Skip to content

Commit 86b643b

Browse files
committed
arcv: Use arc-2025.06 branches for this release
Signed-off-by: Yuriy Kolerov <[email protected]>
1 parent 556d9bd commit 86b643b

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

.gitmodules

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,27 @@
11
[submodule "binutils"]
22
path = binutils
3-
url = https://sourceware.org/git/binutils-gdb.git
4-
branch = binutils-2_43-branch
5-
shallow = true
3+
url = https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb
4+
branch = arc-2025.06
65
[submodule "gcc"]
76
path = gcc
8-
url = https://gcc.gnu.org/git/gcc.git
9-
branch = releases/gcc-14
10-
shallow = true
7+
url = https://github.com/foss-for-synopsys-dwc-arc-processors/gcc
8+
branch = arc-2025.06
119
[submodule "glibc"]
1210
path = glibc
1311
url = https://sourceware.org/git/glibc.git
1412
shallow = true
1513
[submodule "dejagnu"]
1614
path = dejagnu
17-
url = https://git.savannah.gnu.org/git/dejagnu.git
18-
branch = master
19-
shallow = true
15+
url = https://github.com/foss-for-synopsys-dwc-arc-processors/dejagnu
16+
branch = arc-2025.06
2017
[submodule "newlib"]
2118
path = newlib
22-
url = https://sourceware.org/git/newlib-cygwin.git
23-
branch = master
24-
shallow = true
19+
url = https://github.com/foss-for-synopsys-dwc-arc-processors/newlib
20+
branch = arc-2025.06
2521
[submodule "gdb"]
2622
path = gdb
27-
url = https://sourceware.org/git/binutils-gdb.git
28-
branch = gdb-15-branch
29-
shallow = true
23+
url = https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb
24+
branch = arc-2025.06-gdb
3025
[submodule "qemu"]
3126
path = qemu
3227
url = https://gitlab.com/qemu-project/qemu.git

0 commit comments

Comments
 (0)