* config.guess (HP 9000/811): Recognize this as a PA1.1
[deliverable/binutils-gdb.git] / ChangeLog
index 482c9523516d5d1f73fe81581e90f58e82ecbe50..3aad80ad3ff795aa101270a6ae74a2ba14b0ab00 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,462 @@
+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.
+
+Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * config.guess (prep*:SunOS:5.*:*): Turn into
+       powerpele-unknown-solaris2.
+
+Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Permit --enable-shared to specify a list of
+       directories.
+
+Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
+
+       * configure.in (host==solaris): Pass only the first word of $CC
+       to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
+
+Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
+
+Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
+
+       * Makefile.in (ALL_MODULES): Include all-perl.
+       (CROSS_CHECK_MODULES): Include check-perl.
+       (INSTALL_MODULES): Include install-perl.
+       (ALL_X11_MODULES): Include all-guile.
+       (CHECK_X11_MODULES): Include check-guile.
+       (INSTALL_X11_MODULES): Include install-guile.
+       (all-perl): New target.
+       (all-guile): New target.
+
+       * configure.in (host_tools): Include perl and guile.
+       (native_only): Include perl and guile.
+       (noconfigdirs): Don't build guile and perl; no ports have been
+       done.
+
+Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
+
+        * configure (--enable-*): Handle quoted option lists such as
+        --enable-sim-cflags='-g0 -O' better.
+
+Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * Makefile.in ({,inst}all-target): New rule so we can make and
+       install all of the target directories easily.
+
+Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * configure.in: Add missing global flag in sed substitution when
+       deleting `target-' from ${configdirs}.
+
+Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
+       option.
+
+       * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
+       config/mh-necv4.
+
+       * install.sh: Correct misspelling of transformbasename.
+
+       * config.guess: Recognize mips-*-sysv*.
+
+Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
+
+       * config.sub: Recognize mon960.
+
+Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Restore Canadian Cross handling of BISON and LEX,
+       removed in Feb 20 change.
+
+Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
+
+       * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
+       Mention make install.  Remove the old copyright date as well the
+       clumsy and rather pointless copyright on the README file.
+
+Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
+       Makefile after running symlink-tree, then run `make distclean' to
+       avoid clobbering any generated files in srcdir.
+
+Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
+
+       * configure.in (m68k-*-netbsd*): Build everything now.
+
+Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * Makefile.in (taz): Fix quoting.
+
+Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
+
+       * configure.in (sparclet-*-*): Build everything now.
+
+Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * configure.in (m68k-*-linux*): New host.
+
+Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Check for bison before byacc.
+
+Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
+
+       * Makefile.in configure:  Change the way LEX and BISON/YACC are
+       set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
+       searching PATH.  These are used as fallbacks by Makefile.in if
+       flex/bison/byacc aren't in objdir.
+
+Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in: Make everything which depends upon all-bfd also
+       depend upon all-opcodes, in case --with-commonbfdlib is used.
+
+Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * configure.in (host *-*-cygwin32): Don't build gdb if we are
+       building NT native compilers on Unix.
+
+Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Don't get CC from the host Makefile fragment if we
+       can find gcc in PATH, or if this is a Canadian Cross.  Move the
+       Solaris test for /usr/ucb/cc to the post target script, just after
+       the compiler sanity test.
+
+Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.sub: Merge with FSF.
+
+Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (RPATH_ENVVAR): New variable.
+       (REALLY_SET_LIB_PATH): Use it.
+       * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
+
+Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
+
+       * config.sub, configure.in: Recognize sparclet cpu.
+
+Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
+
+       * config.guess:  Support m68k-cbm-sysv4.
+
+Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
+       m68k-unknown-linuxaout from linker help string.  Put quotes around
+       $ld_help_string.
+
+Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
+
+       * config.guess (powerpc-harris-powerunix): Add guess for port
+       to new target.
+
+Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
+
+       * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
+
+Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: If --enable-shared was used, set SET_LIB_PATH to
+       $(REALLY_SET_LIB_PATH) in Makefile.
+       * Makefile.in (SET_LIB_PATH): New variable.
+       (REALLY_SET_LIB_PATH): New variable.
+       ($(DO_X)): Use $(SET_LIB_PATH).
+       (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
+       ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
+       ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
+       ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
+       ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
+       ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
+       (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
+       (install-dosrel): Likewise.
+       (all-opcodes): Depend upon all-libiberty.
+
+Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
+
+       * config.guess (*:CYGWIN*): New
+
+Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * Makefile.in (all-target-winsup): All all-target-libiberty.
+
+Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * configure.in (noconfigdirs): Add missing # in front of comment.
+
+Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
+
+       * configure.in: add second pass to things added to noconfigdirs
+       so *-gm-magic can exclude libgloss properly.
+
+Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-configure (extralibs_name, rez_name): Set correctly
+       for MWC68K compiler.
+
+       * mpw-README: Add more info on the necessary build tools.
+
+Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
+
+       * configure.in, config.sub: Recognize cygwin32.
+
+Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
+
+       * config.guess, config.sub: Recognize A/UX.
+
+Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.sub: Merge with gcc/config.sub.
+
+Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
+
+       * mpw-build.in (do-binutils): Add build of stamps.
+
 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
 
        * config.sub: Add recognition for mips64vr4100*-* targets.
This page took 0.030728 seconds and 4 git commands to generate.