S/390: Support z14 as CPU name.
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Fri, 21 Jul 2017 08:54:06 +0000 (10:54 +0200)
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Fri, 21 Jul 2017 08:54:06 +0000 (10:54 +0200)
commit47826cdbec2548cd1d25acf4cfaf908ae88f3325
treef71689a0276eed102b300d369e72f9fce7280503
parent33d69f87279fd33a951eafd025b4d188bc71d97c
S/390: Support z14 as CPU name.

With IBM z14 officially announced I can add z14 as CPU name.

No regressions with that patch on s390x.

gas/ChangeLog:

2017-07-21  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>

* config/tc-s390.c (s390_parse_cpu): Add z14 as alternate CPU
name.
* doc/as.texinfo: Add z14 to CPU string list.
* doc/c-s390.texi: Likewise.

opcodes/ChangeLog:

2017-07-21  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>

* s390-mkopc.c (main): Enable z14 as CPU string in the opcode
table.
gas/ChangeLog
gas/config/tc-s390.c
gas/doc/as.texinfo
gas/doc/c-s390.texi
opcodes/ChangeLog
opcodes/s390-mkopc.c
This page took 0.025328 seconds and 4 git commands to generate.