* 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).
This commit is contained in:
John Gilmore 1991-12-04 10:01:45 +00:00
parent 6470e9c375
commit 40985bbf13
1 changed files with 6 additions and 0 deletions

View File

@ -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