fix last patch
[binutils-gdb.git] / ChangeLog
index 3450eca8eb14fc848ca86fcaf8f0815caba8257a..1af0d5518dbef422a356d057dd521a5ce87d0ea6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,64 @@
-Sat Jun 29 18:56:07 1996  Geoffrey Noer  <noer@cygnus.com>
+Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
 
-        * configure.in: configure and build texinfo for Canadian
-       crosses and natives, enable building texinfo for cygwin32
-       toolchains. (still disabled for go32)
+       * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
+       (BINUTILS_SUPPORT_DIRS): Likewise.
+
+start-sanitize-d10v
+Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * configure.in (d10v-*-*): Don't configure ld or gdb until the
+       d10v support is added.
+
+Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * configure.in (d10v-*-*): New target.
+
+end-sanitize-d10v
+Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * config.guess (HP 9000/811): Recognize this as a PA1.1
+       machine.
+
+Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
+
+       * Makefile.in (do-tar-gz): New target, split out from tail end of
+       taz target.  Run each command separately, don't use pipes.
+       (taz): Use it.
+
+Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-configure: Look for g-mpw-make.sed in config/mpw.
+       * mpw-build.in: No builds should depend on building byacc or flex,
+       they are assumed to be installed already.
+
+Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
+       variable that CC_FOR_TARGET needs.
+
+Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
+       options have changed since the last time the subdirectory was
+       configured, and if it has, reconfigure.
+       (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
+       CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
+
+Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
+
+       * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
+       CLEAN_MODULES): Add bash.
+       (all-bash): New target.
+
+Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
+
+       * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
+
+start-sanitize-d10v
+Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * config.sub (basic_machine): Recognize d10v as a valid processor.
+end-sanitize-d10v
 
 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>