2011-09-22 Andreas Tobler <andreast@fgznet.ch>
[deliverable/binutils-gdb.git] / binutils / NEWS
index 351ffdfe441f90c871259e1575ab0fa2afc97239..42b5c4f81dc75360a3ac74be73d86a55c88d483d 100644 (file)
@@ -1,5 +1,23 @@
 -*- text -*-
 
+* Add support for displaying the contents of .debug.macro sections.
+
+* Add --preprocessor-arg option to windres to specify additional options
+  passed to preprocessor.
+
+* Add --dwarf-start and --dwarf-end to readelf and objdump.  These are used by
+  the new Emacs mode, see dwarf-mode.el.
+
+Changes in 2.21:
+
+* Add --interleave-width option to objcopy to allowing copying a range of
+  bytes from the input to the output with the --interleave option.
+
+* 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
@@ -14,6 +32,8 @@
 * Add a new command line option -p / --pretty-print to addr2line to have
   a more human readable output.
 
+* The hppa/som targets can now be compiled on any host.
+
 Changes in 2.20:
 
 * Add support for delay importing to dlltool.  Use the --output-delaylib <file>
This page took 0.023704 seconds and 4 git commands to generate.