[ARM] Add ARMv8.2 architecture feature and command line option.
Matthew Wahab
matthew.wahab@foss.arm.com
Wed Nov 18 11:16:00 GMT 2015
More information about the Binutils mailing list
Wed Nov 18 11:16:00 GMT 2015
- Previous message (by thread): Add link library at runtime?
- Next message (by thread): [ARM] Add ARMv8.2 architecture feature and command line option.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, ARMv8.2 is an architectural extension of ARMv8. This patch adds an architecture feature macro for ARMv8.2 to the binutils ARM target with GAS command line option -march=armv8.2-a. Tested arm-none-linux-gnueabihf with cross-compiled check-binutils and check-gas. Checked the HTML documentation in Firefox. Ok for trunk? Matthew gas/ 2015-11-18 Matthew Wahab <matthew.wahab@arm.com> * config/tc-arm.c (arm_archs): Add "armv8.2-a". * doc/c-arm.texi (-march): Add "armv8.2-a". include/opcode/ 2015-11-18 Matthew Wahab <matthew.wahab@arm.com> * arm.h (ARM_EXT2_V8_2A): New. (ARM_ARCH_V8_2A): New. -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-ARM-Add-ARMv8.2-architecture-feature-and-command-lin.patch Type: text/x-patch Size: 2190 bytes Desc: not available URL: <https://sourceware.org/pipermail/binutils/attachments/20151118/3674c778/attachment.bin>
- Previous message (by thread): Add link library at runtime?
- Next message (by thread): [ARM] Add ARMv8.2 architecture feature and command line option.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list