* Makefile.in: Added default definitions for HOSTING_CRT0,
authorPer Bothner <per@bothner.com>
Wed, 27 May 1992 20:20:47 +0000 (20:20 +0000)
committerPer Bothner <per@bothner.com>
Wed, 27 May 1992 20:20:47 +0000 (20:20 +0000)
HOSTING_LIBS, and HOSTING_EMU, based on those in config/*.mh.

ld/ChangeLog

index 2b8bbfc..a3bc53c 100644 (file)
@@ -1,3 +1,14 @@
+Wed May 27 13:07:20 1992  Per Bothner  (bothner@rtl.cygnus.com)
+
+       * Makefile.in:  Added default definitions for HOSTING_CRT0,
+       HOSTING_LIBS, and HOSTING_EMU, based on those in config/*.mh.
+       * config/*.mh:  Miscellaneous clean-up:  Removed definitions
+       of YACC (since it is not longer used in the Makefile).
+       Remove HOSTING_* definitions that are subsumed by the
+       ones added to Makefile.in.  Removed most definitions of CC.
+       * config/{sparc,news,hp300bsd,decstation}.mh:  Removed;
+       These are no longer needed.
+
 Fri May 22 13:47:19 1992  Per Bothner  (bothner@cygnus.com)
 
        * Makefile.in:  Use srcdir instead of VPATH in ldgram/ldlex