Glibc 2.17 Supports 64-Bit ARM, Improved Features

Written by Michael Larabel in Free Software on 26 December 2012 at 06:22 AM EST. Add A Comment
FREE SOFTWARE
Version 2.17 of the GNU C Library, glibc, was released on Christmas. This major update introduces AArch64 (64-bit ARM) architecture support and other new functionality.

The key features for the Christmas day release of glibc 2.17 include:

- Port to AArch64 / 64-bit ARM from Linaro.

- Optimized memcpy() function for MIPS.

- SystemTap static probes have been added into the dynamic linker.

- Optimized strstr, strcasestr, memmem, memchr, wcschr, wcscpy, and wcsrchr string functions.

- Improved cross-compilation support.

This new version of glibc is dependent upon at least version 2.6.16 of the Linux kernel. The release announcement for glibc 2.17 can be found at SourceWare.org.
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