* readelf.c (do_wide): New.
[binutils-gdb.git] / binutils / NEWS
index f4745c0f82465df895a3cb147ccbd3d3e6429555..744b83b06d9005fab50d54b14ad6cd8f50b23a46 100644 (file)
@@ -1,5 +1,8 @@
 -*- text -*-
 
+* readelf: Add --wide option to not break section header or segment listing
+  lines to fit into 80 columns.
+
 * strings: Add --encoding to display wide character strings.  By Markus Kuhn.
 
 * objcopy: Add --rename-section to change section names.