From: Steve Chamberlain Date: Wed, 6 May 1992 01:08:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7153b2ff719aff55f92e729b1b184a11a6b8a28c;p=binutils-gdb.git *** empty log message *** --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 2835b3e81cf..078f5a13dea 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -2,6 +2,11 @@ Tue May 5 17:47:33 1992 Steve Chamberlain (sac@thepub.cygnus.com) * relax.c (build_it): don't allocate space in the output file for stuff if -R flag applys to it. + * ldfile.c: merge in VMS filename support + * ldmain.c (main): take out ./ from library path, and close file + before unlinking. Make multiple defs of a symbol create an + unexecable file. + * ldmisc.c: fatal errosrs delete output file Tue May 5 14:05:05 1992 Per Bothner (bothner@rtl.cygnus.com)