Arm: Change CRC from fpu feature to archititectural extension
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 91179188f3d2c502c14f8fe015070a91b54332d5..1eefec93bf691202e00c337d66cd1e03cc8d01d9 100644 (file)
@@ -1,3 +1,15 @@
+2019-11-22  Mihail Ionescu  <mihail.ionescu@arm.com>
+
+       * config/tc-arm.c (arm_ext_crc): New.
+       (crc_ext_armv8): Remove.
+       (insns): Rename crc_ext_armv8 to arm_ext_crc.
+       (arm_cpus): Replace CRC_EXT_ARMV8 with ARM_EXT2_CRC.
+       (armv8a_ext_table, armv8r_ext_table,
+       arm_option_extension_value_table): Redefine the crc
+       extension in terms of ARM_EXT2_CRC.
+       * gas/testsuite/gas/arm/crc-ext.s: New.
+       * gas/testsuite/gas/arm/crc-ext.d: New.
+
 2019-11-20  Alan Modra  <amodra@gmail.com>
 
        PR 24944
This page took 0.022574 seconds and 4 git commands to generate.