From 40985bbf13cf9b675c9c0aa75900dfc831d0f26f Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Wed, 4 Dec 1991 10:01:45 +0000 Subject: [PATCH] * bfd.c (bfd_get_mtime): Don't cache mtime any more; only use the saved value if mtime_set is already set (intended for archive files, though apparently not used yet). --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 488f6ad..1c4e9e0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Wed Dec 4 02:00:30 1991 John Gilmore (gnu at cygnus.com) + + * bfd.c (bfd_get_mtime): Don't cache mtime any more; only + use the saved value if mtime_set is already set (intended + for archive files, though apparently not used yet). + Tue Dec 3 22:54:50 1991 John Gilmore (gnu at cygnus.com) * targets.c: Revise comments about how to configure the target -- 2.7.4