]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - include/opcode/ChangeLog
Extend arm_feature_set struct to provide more bits
[thirdparty/binutils-gdb.git] / include / opcode / ChangeLog
index 36bc33521fca699685f54df0a968c5295debf4b9..4a0534f2839c124958e872c03b9e03903d65be27 100644 (file)
@@ -1,3 +1,20 @@
+2015-03-24  Terry Guo  <terry.guo@arm.com>
+
+       * arm.h (arm_feature_set): Extended to provide more available bits.
+       (ARM_ANY): Updated to follow above new definition.
+       (ARM_CPU_HAS_FEATURE): Likewise.
+       (ARM_CPU_IS_ANY): Likewise.
+       (ARM_MERGE_FEATURE_SETS): Likewise.
+       (ARM_CLEAR_FEATURE): Likewise.
+       (ARM_FEATURE): Likewise.
+       (ARM_FEATURE_COPY): New macro.
+       (ARM_FEATURE_EQUAL): Likewise.
+       (ARM_FEATURE_ZERO): Likewise.
+       (ARM_FEATURE_CORE_EQUAL): Likewise.
+       (ARM_FEATURE_LOW): Likewise.
+       (ARM_FEATURE_CORE_LOW): Likewise.
+       (ARM_FEATURE_CORE_COPROC): Likewise.
+
 2015-02-19  Pedro Alves  <palves@redhat.com>
 
        * cgen.h [__cplusplus]: Wrap in extern "C".