Releases: zephyrproject-rtos/sdk-ng
Releases · zephyrproject-rtos/sdk-ng
Zephyr SDK 0.13.0 Alpha-1
-
general:
- Added support for ARC64. NOTE: GDB isn't currently supported
for ARC64.
- Added support for ARC64. NOTE: GDB isn't currently supported
-
qemu:
- Updated to QEMU 6.0.0
- Added arc64 support. NOTE: this update ARC support replaces
the machine (-M simhs) with (-M virt). This change will require
updates to boards/arc/qemu_arc/board.cmake in Zephyr to match.
-
gcc:
- Update to gcc 10.3 release
- Added support for ARC64
-
binutils:
- Updated to add support for ARC64
-
newlib:
- Updated to add support for ARC64
-
crosstool-ng:
- sync with upstream. Upstream now supports newlib-nano so we drop
our Zephyr specific updates. This also pulls in gcc-10.3 and
initial support for ARC64.
- sync with upstream. Upstream now supports newlib-nano so we drop
-
yocto:
- Update to yocto 3.2.3 baseline. This is in prep to support building
qemu-6.0.0
- Update to yocto 3.2.3 baseline. This is in prep to support building
Zephyr SDK 0.12.4
Add a cmake target for arm64 to support arm/arm64 split.
Zephyr SDK 0.12.3
- Backport patches from releases/gcc-10 branch for ARM. Mainly
to pickup fixes for Cortex-M55/ARM-v8.1m support
Zephyr SDK 0.12.2
Enable x86_64-pep target for EFI binary support
Zephyr SDK 0.12.1
- Re-enable MIPS toolchain target
- Fix version number in cmake/zephyr/Kconfig
Zephyr SDK 0.12.0
Zephyr SDK 0.12.0
-
General:
- Updated to using buildkite for CI
- Updated yocto 3.1.1
- Build aarch64 (arm64) linux host toolchains.
- Moved to using a zephyr fork of crosstool-ng
- Update bossa to 1.9.1+ + SAM4L support
- cmake: Set HOST_TOOLS_HOME based on OS_PLATFORM
- tweaks to installer script
-
QEMU:
- Updated to QEMU 5.1.0
- Added icount support for ARC
- Backport RISC-V PMP fixes from upstream qemu
-
OpenOCD:
- Updated to 20201109 snapshot [e44539d66c8929679321704768125df9ba7d5f67]
-
newlib:
- Updated to version 3.3
- Updated xtensa to version 3.3 (in sync with all arch's)
- Change default builds to be built with -O2
-
binutils:
- updated to version 2.35.1
-
gcc:
- Updated to version 10.2.0
- Fix bug in libgcc builds w/regards to ARM cmse support
-
gdb:
- Updated to version 9.2
-
xtensa:
- remove HAL from SDK build
Zephyr SDK 0.12.0 Beta-4
- Fix for soft-float libs on x86
- Updated crosstool-ng
- Fixes to go.sh for mac-os-x builds
Zephyr SDK 0.12.0 Beta-3
- Build newlib with -02
- Fix CMSE libgcc build on ARM
Zephyr SDK 0.12.0 Beta-2
- fix for dwarf on ARM
- SPARC multilibs
- sync w/upstream openocd
Zephyr SDK 0.12.0 Beta-1
- Fix for running SDK on CentOS
- change to install scripts to allow automated install
- RiscV PMP fixes backported from upstream qemu
- Bossa support for SAM4L