[gas][news] NEWS (2.33) note new SVE2 and TME instructions for AArch64

These NEWS entries had been missed when the instructions were added.

gas/ChangeLog:

2019-09-19  Matthew Malcomson  <matthew.malcomson@arm.com>

	* NEWS: Add SVE2 and TME entries.
This commit is contained in:
Matthew Malcomson 2019-09-19 14:34:14 +01:00
parent 4e28d4cc5b
commit 7738ddb418
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2019-09-19 Matthew Malcomson <matthew.malcomson@arm.com>
* NEWS: Add SVE2 and TME entries.
2019-09-18 Alan Modra <amodra@gmail.com>
* as.c, * as.h, * dw2gencfi.c, * dwarf2dbg.c, * ecoff.c,

View File

@ -2,6 +2,12 @@
Changes in 2.33:
* Add support for the Arm Scalable Vector Extension version 2 (SVE2)
instructions.
* Add support for the Arm Transactional Memory Extension (TME)
instructions.
* Add support for the Armv8.1-M Mainline and M-profile Vector Extension (MVE)
instructions.