Initial ARMv8 Support For 32-bit GCC Port

Written by Michael Larabel in GNU on 19 October 2012 at 01:01 AM EDT. Add A Comment
GNU
Developers from ARM Holdings have published their initial ARMv8 patch for the GNU Compiler Collection for the 32-bit "AArch32" compiler port.

ARM developers had already been working on their 64-bit ARM / AArch64 compiler port, which was officially approved just days ago. The latest ARM open-source compiler patch is ARMv8 in the AArch32 port with basic functionality.

This work basically allows for a armv8-a target for setting -march=armv8-a when building out software for Linux on ARM. Compared to ARMv7 on 32-bit ARM, the ARMv8 revision supports new NEON cryptographic functionality.

The ARMv8 GCC patch is currently sitting on the patches mailing list.
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