From ab4ccfd5bc70fb03242cbe8dc66129ec092efcdc Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Sat, 18 Mar 1995 00:13:26 +0000 Subject: * mpw-config.in (i386-unknown-aout): Change to i386-unknown-go32. (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. --- ld/ChangeLog.mpw | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ld/ChangeLog.mpw') diff --git a/ld/ChangeLog.mpw b/ld/ChangeLog.mpw index cc5538b..f422678 100644 --- a/ld/ChangeLog.mpw +++ b/ld/ChangeLog.mpw @@ -1,3 +1,18 @@ +Fri Mar 17 15:42:33 1995 Stan Shebs + + * mpw-config.in (i386-unknown-aout): Change to i386-unknown-go32. + (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. + Wed Dec 14 13:29:52 1994 Stan Shebs * mpw-config.in (m68k-apple-macos, ppc-apple-macos, -- cgit v1.1