diff options
author | Steve Chamberlain <sac@cygnus> | 1992-07-08 23:28:21 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1992-07-08 23:28:21 +0000 |
commit | f6681656c1b35333c1b72414475eb55c2be72676 (patch) | |
tree | 9be06e50d57c7e94402e0fd7ab39c7fea60bdf33 /bfd | |
parent | 823884e18c6b0988be0790bfd6dbc618429769af (diff) | |
download | gdb-f6681656c1b35333c1b72414475eb55c2be72676.zip gdb-f6681656c1b35333c1b72414475eb55c2be72676.tar.gz gdb-f6681656c1b35333c1b72414475eb55c2be72676.tar.bz2 |
* archive.c (bsd_write_armap): write the timestamp of the
archive header to be just a little bit later than the timestamp of
the file, otherwise the linker will complain that the index is
out of date.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7139cf1..da21055 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Wed Jul 8 16:24:33 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * archive.c (bsd_write_armap): write the timestamp of the + archive header to be just a little bit later than the timestamp of + the file, otherwise the linker will complain that the index is + out of date. + Tue Jul 7 00:23:23 1992 Fred Fish (fnf@cygnus.com) * configure.in: Add m68k-ericsson-*. @@ -710,6 +717,7 @@ Fri Jan 24 14:40:17 1992 Steve Chamberlain (sac at rtl.cygnus.com) * everything: now modified to use smaller reloc type. Self hosts on sun3 & sun4. +>>>>>>> 1.247 Sat Jan 18 17:00:16 1992 Fred Fish (fnf at cygnus.com) * config/mh-stratus, config/mt-i860-elf, hosts/h-stratus: |