[PATCH] gas: Mention support for Intel SERIALIZE and TSXLDTRK
H.J. Lu
hjl.tools@gmail.com
Tue Apr 7 11:44:45 GMT 2020
* NEWS: Mention support for Intel SERIALIZE and TSXLDTRK
instructions.
---
gas/ChangeLog | 5 +++++
gas/NEWS | 2 ++
2 files changed, 7 insertions(+)
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 6fdfcad77e..9fd8a9eae8 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -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.
diff --git a/gas/NEWS b/gas/NEWS
index 9bbeaeb8c5..6748c179f1 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -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.
--
2.25.1
More information about the Binutils
mailing list