From 6e0e8b45026e04c25f1875ead25eb6e0e1ac31ae Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 7 Apr 2020 04:43:49 -0700 Subject: [PATCH] gas: Mention support for Intel SERIALIZE and TSXLDTRK * 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 6fdfcad77e4..9fd8a9eae87 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2020-04-07 H.J. Lu + + * NEWS: Mention support for Intel SERIALIZE and TSXLDTRK + instructions. + 2020-04-07 H.J. Lu * 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. -- 2.30.2