From eb88e5ee98e71e4de286d7ccda75e6c20412f2b8 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 8 Nov 1994 18:16:10 +0000 Subject: [PATCH] * 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. --- binutils/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 9d06802..2ac4af6 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 -- 2.7.4