aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2000-11-17 08:28:59 +0000
committerRichard Henderson <rth@redhat.com>2000-11-17 08:28:59 +0000
commit512d22f487a268fc32a4a9a6a88e8ac538ad8448 (patch)
tree0a2f37c4d7ee0663a35a627bfa4f8c0aa486a308 /binutils/ChangeLog
parentb90a5f516abe227b7efe478de3f92193fe2d8c2c (diff)
downloadgdb-512d22f487a268fc32a4a9a6a88e8ac538ad8448.zip
gdb-512d22f487a268fc32a4a9a6a88e8ac538ad8448.tar.gz
gdb-512d22f487a268fc32a4a9a6a88e8ac538ad8448.tar.bz2
* readelf.c (display_debug_lines): Fix section length check
and end_of_sequence computation.
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 7587886..bda8ab8 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2000-11-17 Richard Henderson <rth@redhat.com>
+
+ * readelf.c (display_debug_lines): Fix section length check
+ and end_of_sequence computation.
+
2000-11-06 Nick Clifton <nickc@redhat.com>
* binutils.texi: Add GNU Free Documentation License.