We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac6dc82 commit 92bd424Copy full SHA for 92bd424
Makefile.in
@@ -11,11 +11,11 @@ newlib_url := ftp://sourceware.org/pub/newlib/newlib-$(newlib_version).tar.gz
11
12
# SNPS toolchains
13
SNPS_GIT_URL := https://github.com/foss-for-synopsys-dwc-arc-processors
14
-BINUTILS_BRANCH := arc-2025.09
15
-GCC_BRANCH := arc-2025.09
16
-NEWLIB_BRANCH := arc-2025.09
+BINUTILS_BRANCH := arc-2026.03
+GCC_BRANCH := arc-2026.03
+NEWLIB_BRANCH := arc-2026.03
17
QEMU_BRANCH := master
18
-GLIBC_BRANCH := arc-2025.09
+GLIBC_BRANCH := arc-2026.03
19
BUILDROOT_BRANCH := arc64
20
LINUX_BRANCH := arc64
21
0 commit comments