aboutsummaryrefslogtreecommitdiff
path: root/ld/config/sun3.mh
AgeCommit message (Collapse)AuthorFilesLines
1995-09-06 * configure.in: Rewrite to use autoconf.Ian Lance Taylor1-1/+0
* configure.host: New file. * configure.tgt: New file. * aclocal.m4: New file. * configure: New file, built by autoconf. * acconfig.h: New file. * config.h.in: New file, built by autoheader. * sysdep.h: New file. * ld.h: Incorporate old contents of config.h. * config.h: Remove. * Makefile.in: Various changes for new configure script. Also: (CC_FOR_BUILD): Remove. (ldmain.o): Don't bother to ensure that EMUL is non-empty. (dep.sed): Use @SRCDIR@, not @srcdir@. * dep-in.sed: Use @SRCDIR@, not @srcdir@. * genscripts.sh: Create ldscripts if it does not exist. * ldemul.c, lexsup.c, mpw-emipsidt.c: Don't include "config.h". * mpw-esh.c, emultemp/*.em: Likewise. * ldmain.c: Likewise. Include <ctype.h>. Don't try to set HAVE_SBRK here. * config/*.mt, config/*.mh: Remove.
1993-06-04 * config/sun3.mh (HOSTING_LIBS, HOSTING_EMU): Removed obsolete andIan Lance Taylor1-2/+0
incorrect definitions.
1992-05-27 * config/*.mh: Miscellaneous clean-up: Removed definitionsPer Bothner1-5/+0
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.
1992-02-15 * config/mt-foo: Changed EMUL=GLDFOO_EMULATION_NAMEPer Bothner1-1/+1
to EMUL=foo. (The GLDFOO_EMULATION_NAMEs have bee removed.) * config/mh-foo: Rename LDEMULATION names as appropriate (usually 'gldfoo' -> plain 'foo').
1991-10-11Restructure configuration scheme for bfd, binutils, ld.John Gilmore1-1/+0
* config/: Rename some config files to match up h-*.h names. Remove all the HOST_SYS definitions from the config files.
1991-09-03Initial revisionSteve Chamberlain1-0/+9