summaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.ibm.com>2022-04-07 07:45:49 +0200
committerAndreas Krebbel <krebbel@linux.ibm.com>2022-04-07 07:54:29 +0200
commit69341966def7f6551bc4452684136831d6a6941c (patch)
treebcd6bb95c35709b35ef0dca8e8a62f6aa38cc4ab /opcodes/ChangeLog
parent5f0b6b77f11ca1484b69babd7ab6729ebbc447ee (diff)
downloadbinutils-gdb-69341966def7f6551bc4452684136831d6a6941c.tar.gz
IBM zSystems: Add support for z16 as CPU name.
So far z16 was identified as arch14. After the machine has been announced we can now add the real name. gas/ChangeLog: * config/tc-s390.c (s390_parse_cpu): Add z16 as alternate CPU name. * doc/as.texi: Add z16 and arch14 to CPU string list. * doc/c-s390.texi: Add z16 to CPU string list. opcodes/ChangeLog: * s390-mkopc.c (main): Enable z16 as CPU string in the opcode table.
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 a16a93749d7..3d9f4a14532 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2022-04-07 Andreas Krebbel <krebbel@linux.ibm.com>
+
+ * s390-mkopc.c (main): Enable z16 as CPU string in the opcode
+ table.
+
2022-03-16 Simon Marchi <simon.marchi@efficios.com>
* configure.ac: Handle bfd_amdgcn_arch.