]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/NEWS
Change readelf's display of symbol names (when not in --wide mode) so that if they...
[thirdparty/binutils-gdb.git] / binutils / NEWS
index b0cc156f88fa6b6473e756b33ae2b2bf32c52cc9..1da8a8640332411a4f93733f2e1accadd506da55 100644 (file)
@@ -1,5 +1,11 @@
 -*- text -*-
 
+* Changed readelf's display of symbol names when wide mode is not enabled.
+  If the name is too long it will be truncated and the last five characters
+  replaced with "[...]".  The old behaviour of displaying 5 more characters but
+  not indicating that truncation has happened can be restored by the use of the
+  -T or --silent-truncation options.
+
 * X86 NaCl target support is removed.
 
 * The readelf tool now has a -L or --lint or --enable-checks option which turns