gas: Mention support for Intel SERIALIZE and TSXLDTRK

* NEWS: Mention support for Intel SERIALIZE and TSXLDTRK
	instructions.
This commit is contained in:
H.J. Lu
2020-04-07 04:43:49 -07:00
parent 266803a291
commit 6e0e8b4502
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2020-04-07 H.J. Lu <hongjiu.lu@intel.com>
* NEWS: Mention support for Intel SERIALIZE and TSXLDTRK
instructions.
2020-04-07 H.J. Lu <hongjiu.lu@intel.com>
* doc/c-z80.texi: Fix @xref warnings.

View File

@ -1,5 +1,7 @@
-*- text -*-
* Add support for Intel SERIALIZE and TSXLDTRK instructions.
* Add -mlfence-after-load=, -mlfence-before-indirect-branch= and
-mlfence-before-ret= options to x86 assembler to help mitigate
CVE-2020-0551.