* NEWS: Add note about --dwarf-depth, --dwarf-start, and
[external/binutils.git] / binutils / NEWS
index 92f894d..e069a25 100644 (file)
@@ -1,5 +1,16 @@
 -*- text -*-
 
+* 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
@@ -19,6 +30,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>