scripttempl/h8300.sc: Add .tors section for constructor/destructors.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 079edc516a4a0640c716bf37a237ffaae798ee87..30550af8e3e0ce3c7ac266d9f2cf0c5cc369986c 100644 (file)
@@ -1,5 +1,57 @@
+Fri Jul  2 17:13:35 1993  Doug Evans  (dje@canuck.cygnus.com)
+
+       * scripttempl/h8300.sc: Add .tors section for constructor/destructors.
+
+Thu Jul  1 16:38:45 1993  Doug Evans  (dje@canuck.cygnus.com)
+
+       * config/coff-h8300.mt: EMUL=h8300hms -> h8300.
+
+Wed Jun 30 15:45:55 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
+
+       * Makefile.in (.y.c): skip default .y.c rules. gnu make can now
+         run in parallel without colliding on yacc's static file names.
+         Without the stub rule, make will try to start two yacc's
+         concurrently which fails because of yacc's static file names.
+
+Tue Jun 29 12:20:36 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * ldmain.c (subfile_wanted_p): Don't dump core if there are no
+       symbols.
+
+Mon Jun 28 12:22:11 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
+
+       * genscripts.sh (LIB_PATH): Only add /usr/local/lib if it's
+       different from libdir.
+
+       * Makefile.in (scriptdir): Base on tooldir, not datadir.
+
+Sat Jun 26 12:03:57 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
+
+       * ldver.c (help): New function.
+       * ldver.h: Declare it.
+       * ldlex.l, ldgram.y: Recognize new options --help and --version.
+
+Mon Jun 21 20:39:48 1993  Ken Raeburn  (raeburn@poseidon.cygnus.com)
+
+       * Makefile.in (INCLUDES): Don't need ../include any more.
+
+Mon Jun 21 16:38:35 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
+
+       * ldlex.l, ldgram.y: Support new -oformat option.
+       Remove attempt at supporting script fragments on the command line.
+       * ldlang.c (lang_add_output_format): Take new arg, FROM_SCRIPT.
+       * mri.c (mri_format), ldgram.y: Change callers.
+       * ldlang.h: Change prototype.
+
+Thu Jun 17 16:53:56 1993  david d `zoo' zuhn (zoo@cygnus.com)
+       
+       * Makefile.in: canonicalize install.sh; for use within
+       this directory (and subdirs)
+
 Thu Jun 17 14:33:09 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
 
+       * ldgram.y: Tweak grammar to make reporting of invalid options work.
+
        * Makefile.in (.cc.o): Restore .SUFFIXES entry for .cc
        and .cc.o rule.
 
This page took 0.026606 seconds and 4 git commands to generate.