Merge MPW ChangeLog with generic ChangeLog
authorStan Shebs <shebs@codesourcery.com>
Mon, 10 Apr 1995 22:59:03 +0000 (22:59 +0000)
committerStan Shebs <shebs@codesourcery.com>
Mon, 10 Apr 1995 22:59:03 +0000 (22:59 +0000)
opcodes/ChangeLog
opcodes/ChangeLog.mpw [deleted file]

index 62e1baf..a333265 100644 (file)
@@ -1,3 +1,28 @@
+Mon Apr 10 15:55:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       Merge in support for Mac MPW as a host.
+       (Old change descriptions retained for informational value.)
+
+       * mpw-config.in (archname): Compute from the config.
+       (BFD_MACHINES, ARCHDEFS): Put into mk.tmp.
+
+       * mpw-config.in (target_arch): Compute from canonical target.
+       (m68k, mips, powerpc, sparc): Add architectures.
+       * mpw-make.in (disassemble.c.o): Add.
+       (ALL_CFLAGS): Remove special flags (-mc68020 -mc68881 -model far). 
+
+       * mpw-config.in (BFD_MACHINES): Set to a default value.
+       * mpw-make.in (BFD_MACHINES): Remove wired-in value.
+
+       * mpw-make.in (CSEARCH): Add extra-include to search path.
+
+       * mpw-config.in (varargs.h): Don't create.
+       (sysdep.h): Create using forward-include.
+       * mpw-make.in (CSEARCH): Add include/mpw to search path.
+
+       * mpw-config.in: New file, MPW version of configure.in.
+       * mpw-make.in: New file, MPW version of Makefile.in.
+
 start-sanitize-arc
 Thu Apr  6 20:36:08 1995  Doug Evans  <dje@chestnut.cygnus.com>
 
diff --git a/opcodes/ChangeLog.mpw b/opcodes/ChangeLog.mpw
deleted file mode 100644 (file)
index 41c6f5d..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-Wed Jan  4 15:00:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
-
-       * mpw-config.in (archname): Compute from the config.
-       (BFD_MACHINES, ARCHDEFS): Put into mk.tmp.
-
-Tue Jun  7 18:45:39 1994  Stan Shebs  (shebs@andros.cygnus.com)
-
-       * mpw-config.in (target_arch): Compute from canonical target.
-       (m68k, mips, powerpc, sparc): Add architectures.
-       * mpw-make.in (disassemble.c.o): Add.
-       (ALL_CFLAGS): Remove special flags (-mc68020 -mc68881 -model far). 
-
-Wed Mar 30 15:30:44 1994  Stan Shebs  (shebs@andros.cygnus.com)
-
-       * mpw-config.in (BFD_MACHINES): Set to a default value.
-       * mpw-make.in (BFD_MACHINES): Remove wired-in value.
-
-Mon Feb  7 15:53:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
-
-       * mpw-make.in (CSEARCH): Add extra-include to search path.
-
-Mon Jan 24 12:07:22 1994  Stan Shebs  (shebs@andros.cygnus.com)
-
-       * mpw-config.in (varargs.h): Don't create.
-       (sysdep.h): Create using forward-include.
-       * mpw-make.in (CSEARCH): Add include/mpw to search path.
-
-Fri Jan  7 11:26:29 1994  Stan Shebs  (shebs@andros.cygnus.com)
-
-       * mpw-make.in: Replace 8-bit chars with their names.
-
-Mon Jan  3 11:44:29 1994  Stan Shebs  (shebs@andros.cygnus.com)
-
-       * mpw-config.in:  New file, MPW version of configure.in.
-       * mpw-make.in:    New file, MPW version of Makefile.in.
-