aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2005-09-20 17:55:13 +0000
committerRichard Henderson <rth@redhat.com>2005-09-20 17:55:13 +0000
commitec9ec0f9a06d772fd178e944fcac9387cb989b67 (patch)
tree45af8a6517d507f9ca893a8aec314ff8602d833a /binutils/ChangeLog
parentf34502bcd6f6a6ca045204df46c7a30483bc75dc (diff)
downloadgdb-ec9ec0f9a06d772fd178e944fcac9387cb989b67.zip
gdb-ec9ec0f9a06d772fd178e944fcac9387cb989b67.tar.gz
gdb-ec9ec0f9a06d772fd178e944fcac9387cb989b67.tar.bz2
* readelf.c (display_debug_lines): Use unsigned long for address
increments. Use 0x prefix for all hex numbers.
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 a709712..ec27c2e 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-20 Richard Henderson <rth@redhat.com>
+
+ * readelf.c (display_debug_lines): Use unsigned long for address
+ increments. Use 0x prefix for all hex numbers.
+
2005-09-09 Richard Earnshaw <richard.earnshaw@arm.com>
* readelf.c (get_arm_section_type_name): Add SHT_ARM_PREEMPTMAP and