X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FNEWS;h=58d79caa41db695424a37307b6545b513cb35fee;hb=eea9e35758138f83e8c44e0e5a5e47e351f8f31a;hp=9a3f352108e439754688e19e63a6235b38801182;hpb=5eb617a71463fa6810cd14f57adfe7a1efc93a96;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/NEWS b/gas/NEWS index 9a3f352108..58d79caa41 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -1,5 +1,18 @@ -*- text -*- +* Extend .symver directive to update visibility of the original symbol + and assign one original symbol to different versioned symbols. + +* 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. + +* 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...],