aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorDavid MacKenzie <djm@cygnus>1993-07-03 00:01:44 +0000
committerDavid MacKenzie <djm@cygnus>1993-07-03 00:01:44 +0000
commit2470e6fa6f931616af7a2a36cafa35367438ec62 (patch)
tree91249393122d511d561136e410bcec55f39b8872 /binutils/ChangeLog
parentbb552c64cf8be44a095294bdb839a10ddf17faa8 (diff)
downloadgdb-2470e6fa6f931616af7a2a36cafa35367438ec62.zip
gdb-2470e6fa6f931616af7a2a36cafa35367438ec62.tar.gz
gdb-2470e6fa6f931616af7a2a36cafa35367438ec62.tar.bz2
* Doc fixes.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index e19320e..f06eaf5 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,22 @@
+Fri Jul 2 16:58:34 1993 David J. Mackenzie (djm@thepub.cygnus.com)
+
+ * strings.c: Doc fixes.
+
+Sun Jun 27 13:35:24 1993 David J. Mackenzie (djm@thepub.cygnus.com)
+
+ * Makefile.in: Note dependencies on bucomm.h.
+ (cplus-dem.o): Link c++filt with version.o.
+
+ * strings.c: Include bucomm.h and add prototypes to other decls.
+ Remove -h option.
+
+ * bucomm.h: Declare xrealloc.
+
+ * nm.c, objcopy.c, objdump.c, size.c, strings.c (main, usage): Add
+ --help option. Put "GNU" in the version message.
+ (usage): Take stream and exit status as args.
+ (main): Pass new args to usage.
+
Fri Jun 25 23:12:12 1993 David J. Mackenzie (djm@thepub.cygnus.com)
* strings.c, strings.1: New files.