[binutils-gdb] gas: Mention support for Intel SERIALIZE and TSXLDTRK
H.J. Lu
hjl@sourceware.org
Tue Apr 7 11:44:46 GMT 2020
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6e0e8b45026e04c25f1875ead25eb6e0e1ac31ae
commit 6e0e8b45026e04c25f1875ead25eb6e0e1ac31ae
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Tue Apr 7 04:43:49 2020 -0700
gas: Mention support for Intel SERIALIZE and TSXLDTRK
* NEWS: Mention support for Intel SERIALIZE and TSXLDTRK
instructions.
Diff:
---
gas/ChangeLog | 5 +++++
gas/NEWS | 2 ++
2 files changed, 7 insertions(+)
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 6fdfcad77e4..9fd8a9eae87 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 9bbeaeb8c59..6748c179f15 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.
More information about the Binutils-cvs
mailing list