* readelf.c (do_wide): New.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 2651e31461c59caf99a73b914176f1f2d089790a..1b8b87c42c2678143132035223001ac7070b0959 100644 (file)
@@ -1,3 +1,15 @@
+2001-09-25  Jakub Jelinek  <jakub@redhat.com>
+
+       * readelf.c (do_wide): New.
+       (options): Add --wide.
+       (usage, parse_args): Likewise.
+       (process_program_headers): Put each segment on a single line if
+       --wide is given.
+       (process_section_headers): Put each section on a single line if
+       --wide is given.
+       * doc/binutils.texi: Document it.
+       * NEWS: Likewise.
+
 2001-09-25  Alan Modra  <amodra@bigpond.net.au>
 
        * readelf.c (print_vma): Print 8 digits of low hex value.
This page took 0.023664 seconds and 4 git commands to generate.