gdb/
[binutils-gdb.git] / binutils / NEWS
index 7f79edac016f2131672bc287731942dbea4df007..92f894dc071e39fe1dc54d1060f7e6792f8f94c7 100644 (file)
@@ -1,5 +1,15 @@
 -*- 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.