* objcopy.c: Include libiberty.h.

(copy_file): If output_target is NULL, set it to the target of the
	input file.
This commit is contained in:
Ian Lance Taylor 1994-07-05 20:17:37 +00:00
parent bcb62abf05
commit 33315bcabe
1 changed files with 10 additions and 0 deletions

View 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.