readelf: Update check for invalid word offsets in ARM unwind information.
[binutils-gdb.git] / binutils / NEWS
index b4259019833cd6995117385390112cd03753809c..d9d65c71e475d9d1f21b35ac277a6eb2d6cb3f51 100644 (file)
@@ -1,5 +1,13 @@
 -*- text -*-
 
+* Add support for the wasm32 ELF conversion of the WebAssembly file format.
+
+* Add --inlines option to objdump, which extends the --line-numbers option
+  so that inlined functions will display their nesting information.
+
+* Add --merge-notes options to objcopy to reduce the size of notes in
+  a binary file by merging and deleting redundant notes.
+
 * Add support for locating separate debug info files using the build-id
   method, where the separate file has a name based upon the build-id of
   the original file.