aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorQuentin Neill <quentin.neill@amd.com>2011-06-03 20:06:20 +0000
committerQuentin Neill <quentin.neill@amd.com>2011-06-03 20:06:20 +0000
commitd535accd98c6048adddeccb3c1bb166fc954f971 (patch)
tree9d5478860269c5d396c194af0ac7204f2c3a1f2f /opcodes/ChangeLog
parent325663dcd23da40c9ddec4c483de2745ba7c0c3e (diff)
downloadgdb-d535accd98c6048adddeccb3c1bb166fc954f971.zip
gdb-d535accd98c6048adddeccb3c1bb166fc954f971.tar.gz
gdb-d535accd98c6048adddeccb3c1bb166fc954f971.tar.bz2
Add CpuF16C to CPU_BDVER2_FLAGS.
opcodes/ 2011-06-02 Quentin Neill <quentin.neill@amd.com> * i386-gen.c (cpu_flag_init): Add CpuF16C to CPU_BDVER2_FLAGS. * i386-init.h: Regenerated.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index c2b4530..2b4941c 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2011-06-03 Quentin Neill <quentin.neill@amd.com>
+
+ * i386-gen.c (cpu_flag_init): Add CpuF16C to CPU_BDVER2_FLAGS.
+ * i386-init.h: Regenerated.
+
2011-06-03 Nick Clifton <nickc@redhat.com>
PR binutils/12752