aboutsummaryrefslogtreecommitdiff
path: root/ld/mpw-config.in
AgeCommit message (Collapse)AuthorFilesLines
1995-12-12 * mpw-config.in: Recognize mips-*-* as equivalent toStan Shebs1-2/+6
mips-idt-ecoff. * mpw-eppcmac.c: Shortened from mpw-eppcmacos.c. * mpw-ld.r: Add version resources. (cfrg): Use symbolic instead of literal name for executable.
1995-10-27 * mpw-config.in: Add PowerMac target support, generate config.h.Stan Shebs1-10/+14
* mac-ld.r: New file, Mac resources. * mpw-make.sed: New file, edits Makefile.in into MPW syntax. * mpw-make.in: Remove. * mpw-eppcmacos.c: Prebuilt version of PowerMac linking script.
1995-03-18 * mpw-config.in (i386-unknown-aout): Change to i386-unknown-go32.Stan Shebs1-15/+27
(i386-unknown-coff): Remove. (sh-hitachi-hms): New target. (emulation_ofiles): Set correctly for each target. (version, TDEFINES): Add to makefile fragment. * mpw-make.in (BISON): Use byacc instead of bison. (em_*.c): Replace with e*.c everywhere. (ldgram.h): Separate action from ldgram.c generation. (LD_PROG): Depend on Version.r. (Version.r): generate from version info. * mpw-em.c: Remove. * mpw-emipsidt.c: New file, modified for MPW from emipsidt.c.
1994-12-14 * mpw-config.in (m68k-apple-macos, ppc-apple-macos,Stan Shebs1-3/+13
i386-unknown-aout, i386-unknown-coff): New targets. (m68k-aout, m68k-coff): Remove targets. (mk.tmp): Add definition of EMUL.
1994-09-13Merge in former supposed GM-specific bitsStan Shebs1-1/+1
1994-06-28 * mpw-config.in (emulname): Set based on target.Stan Shebs1-0/+16
(ldemul-list.h): Construct. * mpw-make.in (install-only): New target. (install): Depend on install-only.
1994-01-26Tue Jan 25 19:54:19 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+1
* mpw-config.in: New file, MPW configuration fragment. * mpw-build.in: New file, MPW build script fragment. * mpw-make.in: New file, MPW makefile fragment. (This file is semi-automatically generated from Makefile.in.) * ldfile.c (slash): If MPW, set to `:'. * ldlex.l (TRUE_FALSE_ALREADY_DEFINED): If MPW, set this to prevent redefinition errors.