oops - changelog omitted from previous delta.
authorNick Clifton <nickc@redhat.com>
Fri, 31 Oct 2014 10:19:53 +0000 (10:19 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 31 Oct 2014 10:19:53 +0000 (10:19 +0000)
binutils/ChangeLog

index 025f4068fcdc374250fd959a4f2984a986d94115..ec8a9e8be26ff6fcbde934272c6772b3b1a63e9a 100644 (file)
@@ -1,3 +1,18 @@
+2014-10-31  Nick Clifton  <nickc@redhat.com>
+
+       * strings.c: Add new command line option --data to only scan the
+       initialized, loadable data secions of binaries.  Choose the
+       default behaviour of --all or --data based upon a configure
+       option.
+       * doc/binutils.texi (strings): Update documentation.  Include
+       description  of why the --data option might be unsafe.
+       * configure.ac: Add new option --disable-default-strings-all which
+       restores the old behaviour of strings using --data by default.  If
+       the option is not used make strings use --all by default.
+       * NEWS: Mention the new behaviour of strings.
+       * configure: Regenerate.
+       * config.in: Regenerate.
+
 2014-10-30  Nick Clifton  <nickc@redhat.com>
 
        * readelf.c (CHECK_ENTSIZE_VALUES): Rewrite error message so that
This page took 0.024482 seconds and 4 git commands to generate.