* NEWS: Add note about --dwarf-depth, --dwarf-start, and
[external/binutils.git] / binutils / NEWS
index a1ba9ac..e069a25 100644 (file)
@@ -1,7 +1,15 @@
 -*- text -*-
 
-* Linker script expression evaluation is somewhat more sane.  This may
-  break scripts that depend on quirks of the old expression evaluation.
+* 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.
 
@@ -22,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>