aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2001-04-05 17:44:15 +0000
committerHans-Peter Nilsson <hp@axis.com>2001-04-05 17:44:15 +0000
commitff94ebf2c88ceefe51f29f5170e1e18c50ef909e (patch)
treeebe8652c0504520d16b41ec9eec3130d186b9c9b /binutils/ChangeLog
parent1fcef334200c9ff04b3790e48e36ae7d74118e8e (diff)
downloadgdb-ff94ebf2c88ceefe51f29f5170e1e18c50ef909e.zip
gdb-ff94ebf2c88ceefe51f29f5170e1e18c50ef909e.tar.gz
gdb-ff94ebf2c88ceefe51f29f5170e1e18c50ef909e.tar.bz2
* readelf.c (display_debug_lines): Fix typo for "Prologue".
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 77297bc..065aa32 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2001-04-05 Hans-Peter Nilsson <hp@bitrange.com>
+
+ * readelf.c (display_debug_lines): Fix typo for "Prologue".
+
2001-03-30 H.J. Lu <hjl@gnu.org>
* readelf.c (process_unwind): Just return if do_unwind is 0.