PR26448 UBSAN: symbols.c:1586 left shift of negative value
[deliverable/binutils-gdb.git] / gas / NEWS
index 6748c179f15ef331fe7e412f2b973b6f3b96477b..66afd0357ba83283f2f1f9ca49ee782f60123b11 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,21 @@
 -*- text -*-
 
+* Removed --reduce-memory-overheads and --hash-size as gas now
+  uses hash tables that can be expand and shrink automatically.
+
+* Add {disp16} pseudo prefix to x86 assembler.
+
+* Add support for Intel AMX instructions.
+
+* Configure with --enable-x86-used-note by default for Linux/x86.
+
+Changes in 2.35:
+
+* X86 NaCl target support is removed.
+
+* 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
@@ -10,6 +26,8 @@
   (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...],
This page took 0.029339 seconds and 4 git commands to generate.