From: Per Bothner Date: Wed, 27 May 1992 20:20:47 +0000 (+0000) Subject: * Makefile.in: Added default definitions for HOSTING_CRT0, X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7aacc9cc0295741a47cee8367d0f466f4ec305b1;p=binutils-gdb.git * Makefile.in: Added default definitions for HOSTING_CRT0, HOSTING_LIBS, and HOSTING_EMU, based on those in config/*.mh. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 2b8bbfcf638..a3bc53c410b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -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