New 2023.09 ARC GNU Toolchain Available
November 30, 2023
New 2023.09 ARC GNU Toolchain Available November 30, 2023 The GNU Toolchain for Synopsys ARC Processors, 2023.09 is now available for download. Support is provided for ARC 600, ARC 700, EM, HS3x, HS4x, HS5x and HS6x processors. This is primarily a maintenance release which integrates newer upstream GCC, Binutils and […]
New 2023.09 ARC GNU Toolchain Available
November 30, 2023
The GNU Toolchain for Synopsys ARC Processors, 2023.09 is now available for download. Support is provided for ARC 600, ARC 700, EM, HS3x, HS4x, HS5x and HS6x processors. This is primarily a maintenance release which integrates newer upstream GCC, Binutils and GDB project releases.
The release notes and GNU toolchain software are available here https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/. This release includes the following open source software packages:
- Binutils pre-2.41 with ARC patches
- GCC 13.1 with ARC patches
- GDB pre-14.1 with ARC patches
- newlib 4.3.0 with ARC patches
- uClibc-ng v1.0.43 with ARC patches
- glibc 2.38 with ARC patches
Zephyr 3.5.0 Is Now Available
October 20, 2023
Zephyr 3.5.0 Is Now Available October 20, 2023 Availability of Zephyr RTOS version 3.5.0 has been announced by Zephyr Project. Complete details can be found in the release notes: https://docs.zephyrproject.org/3.5.0/releases/release-notes-3.5.html This Zephyr release includes both major and minor enhancements to ARC processor support:
Zephyr 3.5.0 Is Now Available
October 20, 2023
Availability of Zephyr RTOS version 3.5.0 has been announced by Zephyr Project. Complete details can be found in the release notes: https://docs.zephyrproject.org/3.5.0/releases/release-notes-3.5.html
This Zephyr release includes both major and minor enhancements to ARC processor support:
- Introduced the scalar port for ARC VPX processors
- Introduced support for ARCv3 HS (both 32 and 64 bit) SMP platforms with up to 12 CPU cores
- Reworked GNU helper tools usage for ARC MWDT toolchain. Now helper tools can be used from Zephyr SDK (if SDK is installed)
- Fixed dynamic thread stack allocation
- Fixed STR assembly macro offset calculation issue which may cause build error for ARCv3 64bit
- Cleaned-up and made more user friendly handling of the ARC MWDT toolchain path (ARCMWDT_TOOLCHAIN_PATH)
ARC GNU Toolchain 2023.03 Now Available
June 22, 2023
ARC GNU Toolchain 2023.03 Now Available June 22, 2023 The 2023.03 version of the GNU Toolchain for Synopsys ARC 600, ARC 700, EM, HS3x/4x, HS5x and HS6x processors is now available for download. This is primarily a maintenance release which integrates newer upstream GDB, Newlib and GLIBC project releases. Read […]
ARC GNU Toolchain 2023.03 Now Available
June 22, 2023
The 2023.03 version of the GNU Toolchain for Synopsys ARC 600, ARC 700, EM, HS3x/4x, HS5x and HS6x processors is now available for download. This is primarily a maintenance release which integrates newer upstream GDB, Newlib and GLIBC project releases.
Read the release notes and download the release here < https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/tag/arc-2023.03-release>. This release includes these components:
- Binutils 2.40 with ARC patches
- GCC 12.2 with ARC patches
- GDB pre-14.1 with ARC patches
- Newlib 4.3.0 with ARC patches
- GLIBC 2.37 with ARC patches