Picolibc 1.7.9 Adds Support For More CPU Targets

Written by Michael Larabel in Programming on 13 October 2022 at 03:00 AM EDT. 7 Comments
PROGRAMMING
Longtime open-source developer Keith Packard has announced the release of Picolibc 1.7.9, the newest version of his C library for embedded systems. Picolibc 1.7.9 adds support for several new CPU architectures and other enhancements for his miniature libc implementation.

Picolibc 1.7.9 adds support for MIPS, SPARC, Nios II, and ARC processors. There is also support for the TI MSP430 micro-controller.

Picolibc 1.7.9 also now supports all Zephyr SDK targets, supports relocating the toolchain for sysroot-install, RISC-V improvements, support for Picolibc as the default C library with a new option, support for 16-bit int targets, and merging of i686 and x86_64 code to allow for x86 multi-lib tests.

Downloads and more details on the Picolibc 1.7.9 embedded C library changes via GitHub.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week