From 1e0956858e37bf7b005fe901458dab895ef9a8df Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Mon, 10 Apr 1995 22:59:03 +0000 Subject: [PATCH] Merge MPW ChangeLog with generic ChangeLog --- opcodes/ChangeLog | 25 +++++++++++++++++++++++++ opcodes/ChangeLog.mpw | 36 ------------------------------------ 2 files changed, 25 insertions(+), 36 deletions(-) delete mode 100644 opcodes/ChangeLog.mpw diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 62e1baf..a333265 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,28 @@ +Mon Apr 10 15:55:01 1995 Stan Shebs + + 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 diff --git a/opcodes/ChangeLog.mpw b/opcodes/ChangeLog.mpw deleted file mode 100644 index 41c6f5d..0000000 --- a/opcodes/ChangeLog.mpw +++ /dev/null @@ -1,36 +0,0 @@ -Wed Jan 4 15:00:30 1995 Stan Shebs - - * 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. - -- 2.7.4