Factor out final completion match string building
[deliverable/binutils-gdb.git] / binutils / NEWS
index 1b824facae9ee5d701cd0d0cb1c108bb053d25cd..345b9e561a3ca003db8f7e141b354dcbc39be6c2 100644 (file)
@@ -1,6 +1,33 @@
 -*- text -*-
 
-* Add support for the wasm32 ELF conversion of the Web Assembly file format.
+* Add --debug-dump=links option to readelf and --dwarf=links option to objdump
+  which displays the contents of any .gnu_debuglink or .gnu_debugaltlink
+  sections.
+
+  Add a --debug-dump=follow-links option to readelf and a --dwarf=follow-links
+  option to objdump which causes indirect links into separate debug info files
+  to be followed when dumping other DWARF sections.
+
+Changes in 2.29:
+
+* The MIPS port now supports microMIPS eXtended Physical Addressing (XPA)
+  instructions for assembly and disassembly.
+
+* The MIPS port now supports the microMIPS Release 5 ISA for assembly and
+  disassembly.
+
+* The MIPS port now supports the Imagination interAptiv MR2 processor,
+  which implements the MIPS32r3 ISA, the MIPS16e2 ASE as well as a couple
+  of implementation-specific regular MIPS and MIPS16e2 ASE instructions.
+
+* The SPARC port now supports the SPARC M8 processor, which implements the
+  Oracle SPARC Architecture 2017.
+
+* The MIPS port now supports the MIPS16e2 ASE for assembly and disassembly.
+
+* Add support for ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX.
+
+* 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.
This page took 0.023629 seconds and 4 git commands to generate.