aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2001-08-07 20:15:00 +0000
committerH.J. Lu <hjl.tools@gmail.com>2001-08-07 20:15:00 +0000
commitff78d6d660f2bc783a3d3a1fb1e872011917a119 (patch)
tree4fc4cfb1c0011540ea015721724fe9b99ab4a399 /binutils/ChangeLog
parent993e9275d7b78f1348bf658bc828748fccf8cbf1 (diff)
downloadgdb-ff78d6d660f2bc783a3d3a1fb1e872011917a119.zip
gdb-ff78d6d660f2bc783a3d3a1fb1e872011917a119.tar.gz
gdb-ff78d6d660f2bc783a3d3a1fb1e872011917a119.tar.bz2
2001-08-07 H.J. Lu <hjl@gnu.org>
* readelf.c (process_file): Return 0 if OK, otherwise return 1. (main): Return process_file ().
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 7284a8a..51e5e01 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-07 H.J. Lu <hjl@gnu.org>
+
+ * readelf.c (process_file): Return 0 if OK, otherwise return 1.
+ (main): Return process_file ().
+
2001-08-05 Philip Blundell <philb@gnu.org>
* doc/binutils.texi: Use "Thumb" not "THUMB".