diff options
author | Steve Chamberlain <sac@cygnus> | 1992-10-05 16:15:11 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1992-10-05 16:15:11 +0000 |
commit | f3739bc34994cd33a9ea23d359297d5bf3443c6b (patch) | |
tree | caa187f63cd19291533a7495963b8775af7962f4 /ld/ChangeLog | |
parent | 984cf2d71af2a849f63e37fb692f0295bc2d8d2f (diff) | |
download | gdb-f3739bc34994cd33a9ea23d359297d5bf3443c6b.zip gdb-f3739bc34994cd33a9ea23d359297d5bf3443c6b.tar.gz gdb-f3739bc34994cd33a9ea23d359297d5bf3443c6b.tar.bz2 |
Mon Oct 5 08:55:14 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* ldmain.c (linear_library): don't even think about processing
an object file if it's already been done
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 7fb9bca..7f222bd 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,12 @@ +Mon Oct 5 08:55:14 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * ldmain.c (linear_library): don't even think about processing + an object file if it's already been done + +Thu Oct 1 23:14:59 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * configure.in: the hp9000/300 config file is now hp300 + Wed Sep 30 07:34:09 1992 Steve Chamberlain (sac@thepub.cygnus.com) * config/z8ksim.mt: new file |