X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=binutils%2FNEWS;h=92f894dc071e39fe1dc54d1060f7e6792f8f94c7;hb=b8edc417a7143d28618086f1d6d946201001a075;hp=7f79edac016f2131672bc287731942dbea4df007;hpb=68cdf72f1e56a9ff8261c8236dad44ea1e572aca;p=binutils-gdb.git diff --git a/binutils/NEWS b/binutils/NEWS index 7f79edac016..92f894dc071 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -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 '== ' option.