* config.sub: Merge with FSF.
[deliverable/binutils-gdb.git] / ChangeLog
index 8b8c934aa44802394f2d3dc0de9be3c3f7386b28..3bf809454a6955806b5d34a04e8fb40bc5d36f0b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,455 @@
+Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.sub: Merge with FSF.
+
+Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
+
+       * config.guess:  Merge from FSF.
+
+       1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
+        * config.guess: Use pc instead of unknown, for pc clone systems.
+        Change linux to linux-gnu.
+
+       Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
+        * config.guess: Avoid non-portable tr syntax.
+
+Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * test-build.mk (HOLES): Add "xargs" for gdb.
+
+       * configure: Avoid hpux10.20 sed bug.
+
+Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
+
+       * configure.in config/mh-windows:  Add support for windows host
+       (that is a build done under the Microsoft build environment).
+
+Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in: Replace all uses of srcroot with s, to shrink
+       command line lengths.
+
+       Patches from Geoffrey Noer <noer@cygnus.com>:
+       * configure.in: If configuring for newlib, pass --with-newlib to
+       subdirectories.
+       * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
+       -Bnewlib/ and -Lwinsup to gcc.
+       (CXX_FOR_TARGET): Likewise.
+
+Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (ETC_SUPPORT): Add configure.
+
+Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
+
+       * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux 
+       host configuration file.
+
+Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * configure.in: Break mn10x00 support into separate
+       mn10200 and mn10300 configurations.
+       * config.sub: Likewise.
+
+Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * configure.in: Add lots of stuff to noconfigdirs for
+       the mn10x00 targets.
+
+       * config.sub, configure.in: Add mn10x00 support.
+
+Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
+
+       * make-all.com: Call conf-a-gas, not config-a-gas.
+
+Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
+
+       * configure.in (noconfigdirs): Don't build libgloss for arm-coff
+       targets.
+
+Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-README: Add much more detail for native PowerMac.
+       * mpw-install: New file.
+       * mpw-configure: Add --norecursion and --help options.
+       * mpw-config.in: Translate readme and install files when
+       copying to objdir.
+       * mpw-build.in: Don't always depend on byacc and flex.
+       (install-only-top): New action.
+
+start-sanitize-v850
+Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
+
+       * configure.in:  You can now configure GDB for the v850.
+
+end-sanitize-v850
+start-sanitize-d10v
+Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * configure.in (noconfigdirs): Don't configure any C++ dirs
+       if targeting D10V.
+
+end-sanitize-d10v
+Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.sub: Recognize mips64vr5000.
+
+Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Use a single line for host_tools and native_only.
+
+start-sanitize-m32r
+Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
+
+       * config.sub, configure.in: Add entries for m32r.
+
+end-sanitize-m32r
+Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
+
+       * Makefile.in (inet-install): Don't run install-gzip.
+
+Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
+
+       * configure.in:  Don't config lots of things for *-*-windows*.
+
+Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-config.in: Test for mpw-true, true, and null-command scripts.
+       (host_libs, host_tools): Copy from configure.in.
+       * mpw-configure: Don't complain about directories not found.
+
+Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * configure.in (i[345]86): Recognize i686 for pentium pro.
+       (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
+       file.
+
+       * config.guess (i[345]86): Ditto.
+
+start-sanitize-d10v
+Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * configure.in (noconfigdirs): Removed gdb for D10V.
+
+end-sanitize-d10v
+start-sanitize-v850
+Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * configure.in: Remove ld, target-libio, target-libg++, and
+       target-libstdc++ from noconfigdirs.
+
+end-sanitize-v850
+Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
+
+       * configure: Fix three locations where shell scripts were
+       being run directly rather than with config_shell.
+
+start-sanitize-v850
+Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
+
+       * configure.in (v850-*-*): Set up initial $noconfigdirs.
+       * config.sub (basic_machine): Recognize v850.
+
+end-sanitize-v850
+Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-configure: Handle multiple enable/disable options and
+       pass them down recursively, handle -c and -s flags appropriately
+       depending on choice of compiler, add escape mechanism for
+       quoted arguments to gC.
+
+Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
+       solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
+       so that -mrelocatable-lib and -mno-eabi are used.
+
+       * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
+       not support --print-multi-lib, don't abort.
+
+Sun Aug 11 20:51:50 1996  Stu Grossman  (grossman@critters.cygnus.com)
+
+       * config/mh-cygwin32 (CFLAGS):  Define _WIN32 to be compatible
+       with normal Windows compilation environment.
+
+Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
+
+       * make-all.com: Run config-a-gas.
+       * setup.com: Don't copy subdirectory files around.
+
+Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
+
+       * configure.in (*-*-ose): Remove exclusion of libgloss for this
+       target, it now compiles correctly.
+
+Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-config.in: Generate Mac include for elf/dwarf2.h.
+
+start-sanitize-d10v
+Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * configure.in (d10v-*-*): Remove ld from $noconfigdirs. 
+
+end-sanitize-d10v      
+Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
+
+       * configure.in (native_only): Add prms.
+
+Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * 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>
+
+       * mpw-configure: Add support for --bindir.
+       * mpw-build.in: Use a GCC-specific build script for GCC actions.
+
+Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
+
+       * configure.in: add bash, time, gawk to list of hosttools and things
+       to only build for native toolchains
+
+Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
+
+       * Makefile.in (docdir): Remove.
+
+Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
+
+       * Makefile.in (datadir): Set to $(prefix)/share.
+
+Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
+
+       * configure.in: build diff and patch for cygwin32-hosted
+       toolchains.
+
+Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
+
+       * config.sub: Accept -rtems*.
+
+Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
+
+        * configure.in: enable dosrel for cygwin32-hosted builds,
+                remove diff from the list of things not buildable
+                via Canadian Cross
+
+Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
+       don't get ". ".
+
+Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
+
+       * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
+
+Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
+
+       * Makefile.in (taz): Handle case where tex3patch didn't even get
+       checked out.  Also, if it was found, put the symlink in a new util
+       subdirectory.
+
+Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
+
+Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
+
+       * config.sub: Recognize -openvms.
+       * configure.in (alpha*-*-*vms*): Set noconfigdirs.
+       * make-all.com, setup.com: New files.
+
+Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * Makefile.in (taz): tex3patch moved to texinfo/util.
+
+Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
+
+       * configure: enable_gdbtk=no for cygwin32-hosted toolchains
+       * configure.in: remove make from disable-if-Can-Cross list
+               enable gdb if ${host} and ${target} are cygwin32
+
+Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
+
+       * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
+       Recognize the NCR 4850 machine and NCR Pentium-based platforms.
+
+Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
+
+       * config.guess:  Combine mips-mips-riscos cases, and use cpp to
+       distinguish sysv/svr4/bsd variants.
+       Based on a patch from Harlan Stenn <harlan@pfcs.com>.
+
+Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
+
+       * configure.in: Added copyright notice.
+       * move-if-change: Added copyright notice.
+
+Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * configure.in (powerpcle-*-solaris*): Until we get shared
+       libraries working, don't build gdb, sim, make, tcl, tk, or
+       expect.
+
+Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
+
+       * config.guess:  Merge with FSF:
+
+       Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
+       * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
+
+       Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
+       * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
+
+       Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
+       * config.guess:  Combine two OSF1 rules.
+       Also recognize field test versions.  From mjr@zk3.dec.com.
+       * config.guess (dgux):  Use /usr/bin/uname rather than uname,
+       because GNU uname does not support -p.  From pmr@pajato.com.
+
+Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
+
+       * Makefile.in (MAKEDIRS): Removed $(tooldir).
+
+Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-README: Document GCCIncludes.
+
+Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
+
+       * configure.in (alpha-*-linux*): Set enable_shared to yes.
+
+Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-configure: Handle --enable-FOO and --disable-FOO.
+
+Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
+
+       * configure.in (*-*-cygwin32): Configure make.
+
+Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
+
+       * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
+
+Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
+
+       * Makefile.in (all-inet): Depend on all-perl.
+
+       * Makefile.in (inet-install): New target.
+
+       * Makefile.in (all-inet): Depend on all-tcl.
+       (all-inet): Depend on all-send-pr.
+
+Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
+       temporarily.
+
+Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Don't configure --with-gnu-ld on AIX.
+
+Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
+
+       * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
+
+Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
+
+       * Makefile.in (ALL_MODULES): Added all-inet.
+       (CROSS_CHECK_MODULES): Added check-inet.
+       (INSTALL_MODULES): Added install-inet.
+       (CLEAN_MODULES): Added clean-inet.
+       (all-indent): New target.
+
+       * configure.in (host_tools): Added inet.
+       (native_only): Added inet.
+       (noconfigdirs): Added inet.
+
+Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Don't configure libgloss if we are not configuring
+       newlib.
+
+Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
+
+       * configure.in: Don't configure libgloss for unsupported
+       architectures.
+
+Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * Makefile.in (CLEAN_MODULES): Add clean-apache.
+
+Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
+
+       * Makefile.in (ALL_MODULES): Include all-apache.
+       (CROSS_CHECK_MODULES): Include check-apache.
+       (INSTALL_MODULES): Include install-apache.
+       (all-apache): New target.
+
+       * configure.in: Added apache everywhere perl is seen.
+
+Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * Makefile.in: Add support for clean-{module} and
+       clean-target-{module} rules.
+
 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
 
        * configure.in (*-*-ose) do not build libgloss.
This page took 0.028545 seconds and 4 git commands to generate.