Merge MPW ChangeLog with generic ChangeLog
authorStan Shebs <shebs@codesourcery.com>
Wed, 12 Apr 1995 18:44:27 +0000 (18:44 +0000)
committerStan Shebs <shebs@codesourcery.com>
Wed, 12 Apr 1995 18:44:27 +0000 (18:44 +0000)
ld/ChangeLog.mpw [deleted file]

diff --git a/ld/ChangeLog.mpw b/ld/ChangeLog.mpw
deleted file mode 100644 (file)
index f422678..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-Fri Mar 17 15:42:33 1995  Stan Shebs  <shebs@andros.cygnus.com>
-
-       * 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  <shebs@andros.cygnus.com>
-
-       * mpw-config.in (m68k-apple-macos, ppc-apple-macos,
-        i386-unknown-aout, i386-unknown-coff): New targets.
-       (m68k-aout, m68k-coff): Remove targets.
-       (mk.tmp): Add definition of EMUL.
-
-Tue Jun 28 13:17:23 1994  Stan Shebs  (shebs@andros.cygnus.com)
-
-       * mpw-config.in (emulname): Set based on target.
-       (ldemul-list.h): Construct.
-       * mpw-make.in (install-only): New target.
-       (install): Depend on install-only.
-
-Fri Mar  4 11:43:47 1994  Stan Shebs  (shebs@andros.cygnus.com)
-
-       * ldlang.c (lookup_name): Stomp on a pointer if in MPW.
-       * mpw-em.c: Edit to reflect changed syntax of compiled-in linker
-       scripts.
-
-Mon Feb 28 11:07:41 1994  Stan Shebs  (shebs@andros.cygnus.com)
-
-       * mpw-build.in: Remove, subsumed in mpw-make.in.
-       * mpw-make.in (bindir): Fix pathname.
-       (install): Move here from mpw-build.in.
-
-Tue Jan 25 19:54:19 1994  Stan Shebs  (shebs@andros.cygnus.com)
-
-       * 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.
-       * mpw-em.c: New file, compressed version of em_mipsidt.c.