Add new command line option '--encoding' to strings
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index b644b2846c725b8d033769189a18b55aae58c28d..c9e9087063d9f16dbd0bbaeec7ebbb1a79628840 100644 (file)
@@ -1,3 +1,15 @@
+2001-09-14  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * strings.c (encoding, encoding_bytes): New variables.
+       (long_options): Add --encoding.
+       (main): Accept -e and --encoding.
+       (get_char): New function.  Read a, possibly wide, character from
+       the input stream.
+       (print_strings): Use get_char().
+       (usage): Document new command line option.
+       * doc/binutils.texi: Document new command line option.
+       * NEWS: Announce new command line option.
+
 Wed Sep 12 20:07:16 2001  Alexandre Oliva  <aoliva@redhat.com>
 
        * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
This page took 0.022662 seconds and 4 git commands to generate.