aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-06-22 22:28:49 +0000
committerIan Lance Taylor <ian@airs.com>1998-06-22 22:28:49 +0000
commit59bbaa1950af91de0a6ce6127d1622cd9211daa8 (patch)
tree6dad77271811ac54a54bc5719e7f8e2c6bfab0d8 /binutils/ChangeLog
parent573916e3774831a87eb4780dc4c24cd98e5dafb2 (diff)
downloadgdb-59bbaa1950af91de0a6ce6127d1622cd9211daa8.zip
gdb-59bbaa1950af91de0a6ce6127d1622cd9211daa8.tar.gz
gdb-59bbaa1950af91de0a6ce6127d1622cd9211daa8.tar.bz2
* readelf.c: Include bfd.h and bucomm.h before system header
files. (parse_args): Change type of c from char to int.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 6413b9b..29224c4 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,13 @@
+Mon Jun 22 18:28:19 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * readelf.c: Include bfd.h and bucomm.h before system header
+ files.
+ (parse_args): Change type of c from char to int.
+
+Sun Jun 14 14:26:28 1998 Nick Clifton <nickc@cygnus.com>
+
+ * readelf.c (usage): Write to stdout, not stderr.
+
Fri Jun 12 13:33:51 1998 Tom Tromey <tromey@cygnus.com>
* po/Make-in (all-yes): Depend on .pot file if maintainer mode