gdb/
[binutils-gdb.git] / binutils / NEWS
index 25fee15912f03872e79605324d45bfc3ccfa516e..92f894dc071e39fe1dc54d1060f7e6792f8f94c7 100644 (file)
@@ -1,11 +1,24 @@
 -*- text -*-
 
+* Add support for the TMS320C6000 (TI C6X) processor family.
+
+* Readelf can now display ARM unwind tables (.ARM.exidx / .ARM.extab) using
+  the -u / --unwind option.
+
+* Add --dyn-syms to readelf to dump dynamic symbol table.
+
+* A new tool - elfedit - has been added to directly manipulate ELF format
+  binaries.
+
 * Add to dlltool .def file feature of aliasing PE internal symbol name by
   '== <ID>' option.
 
 * Add a new command line option -a / --addresses to addr2line to display the
   address before function name or source filename.
 
+* Add a new command line option -p / --pretty-print to addr2line to have
+  a more human readable output.
+
 Changes in 2.20:
 
 * Add support for delay importing to dlltool.  Use the --output-delaylib <file>