X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FNEWS;h=815359b08fb029bd3503749c9daa10078db97ccd;hb=6dbdab44e57d21c895ef60246d0e7aadb3c076a4;hp=5623db64357aa0ba53fa4df9dad12fc592e35102;hpb=5496f3c635dce3e12348d6e81c3f74815fdfe7b5;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/NEWS b/gas/NEWS index 5623db6435..815359b08f 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -1,9 +1,20 @@ -*- 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. +* Add -mbig-obj support to i386 MingW targets. + Changes in 2.34: * Add -malign-branch-boundary=NUM, -malign-branch=TYPE[+TYPE...],