AArch64: add GAS support for UDF instruction
[deliverable/binutils-gdb.git] / gas / NEWS
index 5ed7302da785afd1a42c29b7d7a5e71f8dd88dc2..815359b08fb029bd3503749c9daa10078db97ccd 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,7 +1,27 @@
 -*- 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...],
+  -malign-branch-prefix-size=NUM and -mbranches-within-32B-boundaries
+  options to x86 assembler to align branches within a fixed boundary
+  with segment prefixes or NOPs.
+
 * Add support for Zilog eZ80 and Zilog Z180 CPUs.
 
 * Add support for z80-elf target.
This page took 0.025522 seconds and 4 git commands to generate.