Browse Source

* Makefile.in: Added default definitions for HOSTING_CRT0,

HOSTING_LIBS, and HOSTING_EMU, based on those in config/*.mh.
gdb-4_18-branch
Per Bothner 35 years ago
parent
commit
7aacc9cc02
  1. 11
      ld/ChangeLog

11
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

Loading…
Cancel
Save