aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2008-10-07 12:03:18 +0000
committerNick Clifton <nickc@redhat.com>2008-10-07 12:03:18 +0000
commitb9eb56c1fd7e43313494e4f50ed4f61351e49b16 (patch)
tree5be179632abda50b57494bb00b1316d429f1ec75 /binutils/ChangeLog
parent1c08f2c880d39514a2917c24de11e5619bb81081 (diff)
downloadgdb-b9eb56c1fd7e43313494e4f50ed4f61351e49b16.zip
gdb-b9eb56c1fd7e43313494e4f50ed4f61351e49b16.tar.gz
gdb-b9eb56c1fd7e43313494e4f50ed4f61351e49b16.tar.bz2
* readelf.c (process_section_headers): Do not cut the section names and
types if running with --wide. * ld-ia64/tlsbin.rd: Update expected output now that --wide does not truncate section names. * ld-ia64/tlspic.rd: Likewise.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 2733543..aa8d4f4 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ * readelf.c (process_section_headers): Do not cut the section names and
+ types if running with --wide.
+
2008-10-06 Tom Tromey <tromey@redhat.com>
* dwarf.c (display_debug_frames): Change text for uniformity.