Include: Sync lto-symtab.h and plugin-api.h with GCC
[binutils-gdb.git] / gas / NEWS
index 9a3f352108e439754688e19e63a6235b38801182..9bbeaeb8c59a43267f7e9a22fa04e54116ca7cdb 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,13 @@
 -*- text -*-
 
+* Add -mlfence-after-load=, -mlfence-before-indirect-branch= and
+  -mlfence-before-ret= options to x86 assembler to help mitigate
+  CVE-2020-0551.
+
+* Add --gdwarf-5 option to the assembler to generate DWARF 5 debug output
+  (if such output is being generated).  Added the ability to generate
+  version 5 .debug_line sections.
+
 Changes in 2.34:
 
 * Add -malign-branch-boundary=NUM, -malign-branch=TYPE[+TYPE...],