Arm: Change CRC from fpu feature to archititectural extension
[deliverable/binutils-gdb.git] / gas / ChangeLog
index d9ad6498efc0dfd8d3da17f6b394e606c77ad64c..1eefec93bf691202e00c337d66cd1e03cc8d01d9 100644 (file)
@@ -1,3 +1,22 @@
+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
+       * atof-generic.c (atof_generic): Increase decimal guard digits.
+       * testsuite/gas/i386/fp.s: Add more tests.
+       * testsuite/gas/i386/fp.d: Update.
+
 2019-11-18  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * as.c (parse_args): Parse --gdwarf-cie-version option.
This page took 0.026722 seconds and 4 git commands to generate.