From: Ian Lance Taylor Date: Tue, 8 Nov 1994 18:16:10 +0000 (+0000) Subject: * objcopy.c (copy_archive): Keep a list of the names of the X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;ds=sidebyside;h=eb88e5ee98e71e4de286d7ccda75e6c20412f2b8;p=binutils-gdb.git * objcopy.c (copy_archive): Keep a list of the names of the temporary files we created. Close each input BFD after we open its successor. PR 5915. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 9d068021cac..2ac4af6bfa3 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,13 @@ +Tue Nov 8 13:12:54 1994 Ian Lance Taylor + + * objcopy.c (copy_archive): Keep a list of the names of the + temporary files we created. Close each input BFD after we open + its successor. + +Mon Nov 7 15:48:39 1994 Ken Raeburn + + * Makefile.in (VERSION): Bump to 2.5.3. + Thu Nov 3 19:04:34 1994 Ken Raeburn * Makefile.in (install-info): Install info files from whatever