aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2020-04-07 04:43:49 -0700
committerH.J. Lu <hjl.tools@gmail.com>2020-04-07 04:43:49 -0700
commit6e0e8b45026e04c25f1875ead25eb6e0e1ac31ae (patch)
tree34182cc75368903c026b4c9bacfa3bd77eef3abd /gas/NEWS
parent266803a2918975ee3a22958cae56218820614a71 (diff)
downloadgdb-6e0e8b45026e04c25f1875ead25eb6e0e1ac31ae.zip
gdb-6e0e8b45026e04c25f1875ead25eb6e0e1ac31ae.tar.gz
gdb-6e0e8b45026e04c25f1875ead25eb6e0e1ac31ae.tar.bz2
gas: Mention support for Intel SERIALIZE and TSXLDTRK
* NEWS: Mention support for Intel SERIALIZE and TSXLDTRK instructions.
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 9bbeaeb..6748c17 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.