* objcopy.c: Include libiberty.h.
authorIan Lance Taylor <ian@airs.com>
Tue, 5 Jul 1994 20:17:37 +0000 (20:17 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 5 Jul 1994 20:17:37 +0000 (20:17 +0000)
(copy_file): If output_target is NULL, set it to the target of the
input file.

binutils/ChangeLog

index e538ffa..d0dc75b 100644 (file)
@@ -1,3 +1,13 @@
+Tue Jul  5 15:56:01 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
+
+       * objcopy.c: Include libiberty.h.
+       (copy_file): If output_target is NULL, set it to the target of the
+       input file.
+
+Wed Jun 29 17:17:14 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
+
+       * nlmconv.c (link_inputs): Fixed memory allocation bug.
+
 Thu Jun 23 12:52:46 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
 
        * configure.in: Change --with-targets to --enable-targets.