Skip to content

Commit 92bd424

Browse files
committed
Update branches to arc-2026.03.
Currently the development branches are "arc-2026.03". Signed-off-by: Luis Silva <luiss@synopsys.com>
1 parent ac6dc82 commit 92bd424

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Makefile.in

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ newlib_url := ftp://sourceware.org/pub/newlib/newlib-$(newlib_version).tar.gz
1111

1212
# SNPS toolchains
1313
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
14+
BINUTILS_BRANCH := arc-2026.03
15+
GCC_BRANCH := arc-2026.03
16+
NEWLIB_BRANCH := arc-2026.03
1717
QEMU_BRANCH := master
18-
GLIBC_BRANCH := arc-2025.09
18+
GLIBC_BRANCH := arc-2026.03
1919
BUILDROOT_BRANCH := arc64
2020
LINUX_BRANCH := arc64
2121

0 commit comments

Comments
 (0)