mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
NEWS: Mention x86 assembler options for CVE-2020-0551
* NEWS: Mention x86 assembler options for CVE-2020-0551.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2020-03-11 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* NEWS: Mention x86 assembler options for CVE-2020-0551.
|
||||||
|
|
||||||
2020-03-11 H.J. Lu <hongjiu.lu@intel.com>
|
2020-03-11 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* testsuite/gas/i386/i386.exp: Run new tests.
|
* testsuite/gas/i386/i386.exp: Run new tests.
|
||||||
|
4
gas/NEWS
4
gas/NEWS
@ -1,5 +1,9 @@
|
|||||||
-*- text -*-
|
-*- 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
|
* Add --gdwarf-5 option to the assembler to generate DWARF 5 debug output
|
||||||
(if such output is being generated). Added the ability to generate
|
(if such output is being generated). Added the ability to generate
|
||||||
version 5 .debug_line sections.
|
version 5 .debug_line sections.
|
||||||
|
Reference in New Issue
Block a user