OSDN Git Service

Date: Sun, 20 Dec 1998 22:07:16 -0700
[pf3gnuchains/gcc-fork.git] / ChangeLog
index d6817a0..6746f98 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,751 @@
+1999-10-25  Andreas Schwab  <schwab@suse.de>
+
+       * configure: Fix quoting inside arguments of eval.
+
+1999-10-21  Nick Clifton  <nickc@cygnus.com>
+
+       * config-ml.in: Allow suppression of some ARM multilibs.
+
+Sun Oct  3 14:20:22 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * configure.in (fr30): Fix typo.
+
+1999-09-21  Nick Clifton  <nickc@cygnus.com>
+
+       * config.sub: Add fr30 target.
+       * configure.in: Add fr30 target.
+       * MAINTAINERS: Add fr30 maintainer.
+
+Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
+
+       * config.guess: Add OS/390 match pattern.
+       * config.sub: Add mvs, openedition targets.
+       * configure.in (i370-ibm-opened*): New.
+
+1999-08-25  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in: Do not configure or build ld for AIX
+       platforms.  ld is known to be broken on these platforms.
+
+Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * config-ml.in: Pass compiler flag corresponding to multidirs to
+       subdir configures.
+
+Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
+
+Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
+
+       * configure.in (target_libs): Added target-zlib.
+       * Makefile.in (ALL_TARGET_MODULES): Added zlib.
+       (CONFIGURE_TARGET_MODULES): Likewise.
+       (CHECK_TARGET_MODULES): Likewise.
+       (INSTALL_TARGET_MODULES): Likewise.
+       (CLEAN_TARGET_MODULES): Likewise.
+       (configure-target-zlib): New target.
+       (all-target-zlib): Likewise.
+       (all-target-libjava): Depend on all-target-zlib.
+       (configure-target-libjava): Depend on configure-target-zlib.
+
+       * Makefile.in (configure-target-libjava): Depend on
+       configure-target-newlib.
+       (configure-target-boehm-gc): New target.
+       (configure-target-qthreads): New target.
+
+        * configure.in (host_tools): Added zip.
+        * Makefile.in (all-target-libjava): Depend on all-zip.
+        (all-zip): New target.
+        (ALL_MODULES): Added all-zip.
+        (NATIVE_CHECK_MODULES): Added check-zip.
+        (INSTALL_MODULES): Added install-zip.
+        (CLEAN_MODULES): Added clean-zip.
+
+        * configure.in (target_libs): Added target-qthreads.
+        * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
+        (CONFIGURE_TARGET_MODULES): Likewise.
+        (CHECK_TARGET_MODULES): Likewise.
+        (INSTALL_TARGET_MODULES): Likewise.
+        (CLEAN_TARGET_MODULES): Likewise.
+        (all-target-qthreads): New target.
+        (configure-target-libjava): Depend on configure-target-qthreads.
+        (all-target-libjava): Depend on all-target-qthreads.
+
+       * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
+       (CONFIGURE_TARGET_MODULES): Likewise.
+       (CHECK_TARGET_MODULES): Likewise.
+       (INSTALL_TARGET_MODULES): Likewise.
+       (CLEAN_TARGET_MODULES): Likewise.
+       (all-target-libjava): New target.
+       (all-target-boehm-gc): Likewise.
+       * configure.in (target_libs): Added libjava, boehm-gc.
+
+Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
+
+       * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
+
+Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
+
+       * config.guess (dummy): Changed to $dummy.
+
+1999-05-24  Nick Clifton  <nickc@cygnus.com>
+
+       * config.sub: Tidied up case statements.
+
+1999-05-22  Ben Elliston  <bje@cygnus.com>
+
+       * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
+       <jiro@din.or.jp>.
+
+       * config.guess: Merge with FSF version. Future changes will be
+       more accurately recorded in this ChangeLog.
+       * config.sub: Likewise.
+
+Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
+
+        * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
+
+1999-04-23  Tom Tromey  <tromey@cygnus.com>
+
+       * ltconfig, ltmain.sh: Update to libtool 1.2f.
+
+Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
+                          Martin Heller (Ing.-Buero_Heller@t-online.de)
+
+       * config.guess (interix Alpha): Add.
+
+Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
+       
+       * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
+       link a trivial program with -mabi=64.  If it fails, remove mabi=64
+       from multidirs.
+
+Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
+
+       * config.sub: Set basic_machine to i586 when target_alias = k6-*.
+
+Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
+
+       * configure (gxx_include_dir): Removed.
+
+       * configure.in (gxx_include_dir): Handle it.
+       * Makefile.in: Likewise.
+
+Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
+
+       * config/mh-go32: Delete.
+       * config/mh-djgpp: New. Renamed from mh-go32.
+       * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
+       config/mh-djgpp.
+
+Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
+
+       * config.sub: Add i386-uwin support.
+       * config.guess: Likewise.
+
+Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
+
+       * configure.in: cleanup, add mh-*pic handling for arm, special
+       case powerpc*-*-aix*
+
+1999-03-02  Nick Clifton  <nickc@cygnus.com>
+
+       * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
+
+Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
+
+       * config.sub: Check for "cygwin*" rather than "cygwin32*"
+
+1999-02-24  Nick Clifton  <nickc@cygnus.com>
+
+       * config.sub: Fix typo in arm recognition.
+
+Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
+
+       * config.guess: Recognize openbsd-*-hppa.
+
+Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
+
+       * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
+       only if it is not empty.
+
+1999-02-17  Nick Clifton  <nickc@cygnus.com>
+
+       Patch from: Scott Bambrough <scottb@corelcomputer.com>
+       
+       * config.guess: Modified to recognize uname's armv* syntax. 
+
+       * config.sub: Modified to recognize uname's armv* syntax.
+
+Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
+       
+       * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
+       the old name config/mh-cygwin32.
+       Enable texinfo.
+
+Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
+
+       * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
+       $AR_FOR_TARGET.  Likewise for RANLIB.
+
+Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
+        * config.sub (oabi):  Recognize.
+        * configure.in (arm-*-oabi):  Handle.
+
+Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
+
+       * config.guess: Improve detection of i686 on UnixWare 7.
+
+Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
+
+       * config.guess: Add support for i386-pc-interix.
+       * config.sub: Likewise.
+       * configure.in: Likewise.
+       * config/mh-interix: New file.
+
+Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * config.sub: Clean up handling of hppa2.0.
+
+Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
+
+       * config.guess: Use C code to identify more HP machines.
+
+Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * config.sub: Handle hppa2.0.
+
+Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * config.guess: Improve detection of hppa2.0 processors.
+
+Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
+
+       * config.guess: Recognize FreeBSD using ELF automatically.
+
+1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure (skip-this-dir): Add handling for new shell script, which
+       might be created by a sub-directory's configure to indicate, this particular
+       directory is "unwanted".
+       * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
+
+Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
+
+       * config.guess: Match any version of Unixware7.
+
+Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * config.if (cxx_interface, libstdcxx_interface): Do not try to set
+       these if the appropriate directories and files to not exist.
+
+Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (DEVO_SUPPORT): Add config.if.
+
+Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure: Add pattern to replace "build_tooldir"'s
+       definition in the generated Makefile with "tooldir"'s
+       actual value.
+
+Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * configure.in: Fix merge typo.
+
+       * config.sub: Bring back lost sparcv9.
+
+       * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
+
+Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
+       CC_FOR_TARGET and friends.
+
+Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
+       
+       * Makefile.in (build_tooldir): New variable, same as tooldir.
+       (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
+       -B$(build_tooldir)/bin/.
+       (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
+
+Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * README: Remove installation instructions and refer to the
+       INSTALL directory instead.
+
+Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
+       
+       * config.sub: Add support for i[34567]86-pc-udk.
+       * configure.in: Likewise.
+
+Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
+
+       * Makefile.in: add bzip2 package building bits for user
+       tools module
+       * configure.in: ditto
+
+Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
+       (ALL_TARGET_MODULES): Add all-target-libobjc.
+       (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
+       (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
+       (all-target-libchill): Add dependencies.
+       * configure.in (target_libs): Add libchill.
+       
+1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure.in (target_subdir): Remove duplicate line.
+
+Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
+
+       * Makefile.in (all-automake): fix dependencies.
+
+Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * configure.in: Minor cleanups for building in the $(target_alias)
+       subdir.
+
+1998-09-22  Jim Wilson  <wilson@cygnus.com>
+
+       * Makefile.in (bootstrap): Set r and s before make all.  Use
+       BASE_FLAGS_TO_PASS in make all.
+       (cross): Likewise.
+
+1998-09-20  Mark Mitchell  <mark@markmitchell.com>
+
+       * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
+
+Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
+
+       * config.sub: Fix typo in last change.
+
+1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
+
+       * config.sub: Add support for C4x target.
+       * configure.in: Likewise.
+
+1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
+
+       * config.sub: Recognize sparcv9 just like sparc64.
+
+Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
+
+       * config.guess: Match "Pent II" or "PentII" for OpenServer.
+
+Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * config.guess: Correctly identify Pentium II sco boxes.
+
+       * config.guess: Fix "tr" code.  From Weiwen Liu.
+
+Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
+
+       * configure.in: Do not assume x86-svr4 or x86-unixware can handle
+       stabs.
+
+Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
+       (ALL_TARGET_MODULES): Add all-target-libchill.
+       (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
+       (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
+       (all-target-libchill): Add dependencies.
+       * configure.in (target_libs): Add libchill.
+
+Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
+
+       * config.guess: Avoid assumptions about "tr" behaves when
+       LANG is set to something other than English.
+
+Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
+
+       * configure (gxx_include_dir): Changed to
+       '${prefix}/include/g++'-${libstdcxx_interface}.
+
+       * config.if: New to determine the interfaces.
+
+Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
+
+       * config.guess: Detect and handle MPE/IX.
+       * config.sub: Deal with MPE/IX.
+
+Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
+
+       * configure.in: Use mh-aix43.
+
+1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure: Fix --without/--disable cases for gxx-include-dir.
+
+Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
+
+       * mdata-sh:  Imported.  Needed for automake support.
+
+Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
+
+       * Makefile.in (taz): Try "chmod -R og=u ." before
+       "chmod og=u `find . -print`".
+
+Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
+
+       * configure.in: Add arm-elf and thumb-elf support.
+
+Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * Makefile.in: Undo previous patch.
+
+Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
+       to here ...
+       (install-no-fixedincludes): and here
+       (INSTALL_MODULES): ... from here.
+
+Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.sub: Merge with FSF.
+
+       * config.guess: Merge with FSF.
+
+Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
+
+       * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
+       (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
+
+Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
+
+       * INSTALL/README: Fix typo.
+
+Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ylwrap: Change absolute path checks to check for DOS style path
+       names.
+
+       * ylwrap: Don't use a full path name if the source file is in the
+       same directory.  From hjl@lucon.org (H.J. Lu).
+
+       * config-ml.in: Default to being verbose, to match Feb 18 change to
+       configure.
+
+Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       Brought over from egcs:
+
+       Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * configure.in (target_subdir): Set to ${target_alias} instead
+       of "libraries".
+
+       Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
+
+       * configure.in (target_subdir): Set to libraries if enable_multilib.
+
+Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
+       multilibs, force reconfiguration the first time we create
+       multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
+
+Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
+       avoid confusion with --no-recursion.
+
+Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
+
+       * configure.in: Win32 hosts shouldn't use install -x
+       * install-sh: remove -x option, and special .exe-handling
+       hack.
+
+Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: If CC is set but CFLAGS is not, and CC is gcc, make
+       CFLAGS default to -O2.
+
+       * ltmain.sh: Add some hacks to make SunOS --enable-shared work
+       when using GNU ld.
+
+Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltmain.sh: Correct install when using a different shell.
+
+Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Update to libtool 1.2b.
+
+
+Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig: Update to correct AIX handling.
+
+Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
+
+       * configure.in (target_subdir): Set to ${target_alias} instead
+       of "libraries".
+
+1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
+       (Makefile): Depend on $(gcc_version_trigger).
+
+       * configure (gcc_version): Change default initializer to empty
+       string.
+       (gcc_version_trigger): New variable; pass this variable down
+       to subdir configures to enable them checking gcc's version
+       themselves. Emit make macros for both gcc_version vars.
+       (topsrcdir): Initialize reliably.
+       (recursion line): Remove --with-gcc-version=${gcc_version}.
+
+1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure (enable_version_specific_runtime_libs): Implement new flag
+       --enable-version-specific-runtime-libs which installs C++ runtime stuff
+       in $(libsubdir); emit definition in each generated Makefile.
+       (gxx_include_dir): Initialize depending on
+       $enable_version_specific_runtime_libs.
+
+1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure (gcc_version): Initialize properly depending on
+       how and where configure is started.
+       (recursion line): Pass a --with-gcc-version=${gcc_version}
+       to configures in subdirs.
+
+Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
+
+       * configure.in: Add cygmon and libstub support for mn10200.
+
+1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure (gcc_version): Add new variable describing the
+       particular gcc version we're building.
+       * Makefile.in (libsubdir): Add new macro for the directory
+       in which the compiler finds executables, libraries, etc.
+       (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
+       and libsubdir.
+
+Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
+
+       * Makefile.in (local-clean): Remove *.log.
+       (warning.log): Built with warn_summary from build.log.
+       (mail-report.log): Run test_summary.
+       (mail-report-with-warnings.log): Run test_summary including
+       warning.log in the report.
+
+Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
+
+       * config.guess: Detection of Pentium II for *-sco-3.2v5*.
+
+Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (grep): Grep no longer depends on libiberty.
+
+Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
+
+       * Makefile.in: all-snavigator needs all-libgui.
+
+Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
+
+       * configure.in: Add cygmon and libstub support for mn10300.
+
+Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * missing: Update to version from automake 1.3.
+
+       * ltmain.sh: On installation, don't get confused if the same name
+       appears more than once in the list of library names.
+
+Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.sub: Accept m68060 and m5200 as CPU names.
+
+Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Use && rather than using -a in test, because odd
+       strings can confuse test.
+       * configure.in: Likewise.
+
+Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Bring in Visual C++ support.
+
+Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
+
+       * Makefile.in (boostrap2-lean, bootstrap3-lean,
+       bootstrap4-lean): New targets.
+
+Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * mpw-* Delete.  Not used.
+
+Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * COPYING.LIB: Update FSF address.
+
+Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Update to libtool 1.2a.
+
+       * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
+       GAS_SUPPORT_DIRS.
+
+Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Avoid producing a version number if
+       -version-info was not used.
+
+Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
+       building with newlib.
+
+1998-04-30  Paul Eggert  <eggert@twinsun.com>
+
+        * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
+       Solaris `make' causes it to continue to next definition.
+
+Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Change alpha to alpha* in several places.
+
+Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (--enable-target-optspace): Remove debug echo.
+
+Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
+
+       * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
+
+Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig: Update cygwin32 support.
+
+       * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
+       (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
+       (GDB_SUPPORT_DIRS): Likewise.
+
+Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (target_makefile_frag): If --enable-target-optspace,
+       use -Os to compile target libraries rather than -O2.  Default to
+       using -Os for m32r if --{enable,disable}-target-optspace is not
+       used.
+
+Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * Makefile.in (all-bfd): Depend on all-intl.
+       (all-binutils): Likewise.
+       (all-gas): Likewise.
+       (all-gprof): Likewise.
+       (all-ld): Likewise.
+
+1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
+
+       * configure.in (host_tools): Fix typo, lbtool -> libtool.
+
+Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (all-bfd): Depend upon all-libiberty.
+
+       * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
+
+Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
+
+       * Makefile.in: Add libstub.
+
+       * configure.in: Ditto. Build libstub for targets that have cygmon
+       support.
+
+Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Don't set PICFLAG on ix86-cygwin32.
+
+Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
+
+       * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
+       use mh-sysv5 if specified.  Support gprof on SCO Open Server.
+
+Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
+
+       * configure: Define DEFAULT_M4 by searching PATH.
+       * Makfile.in: Use DEFAULT_M4.
+
+Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig: Add cygwin32 support.
+
+       * Makefile.in, configure.in: Add libtool as a native only directory
+       to configure and build.
+
+Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (INSTALL_MODULES): Remove texinfo.
+
+Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
+       * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
+
+Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
+
+       * Makefile.in: add ash make rules
+       * configure.in: add ash to native_only and host_tools lists
+
+Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * Makefile.in (all-gettext, all-intl): New targets.
+       (ALL_MODULES): Added all-gettext, all-intl.
+       (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
+       (INSTALL_MODULES): Added install-gettext, install-intl.
+       (CLEAN_MODULES): Added clean-gettext, clean-intl.
+
+       * configure.in (host_tools): Added gettext.
+       (native_only): Likewise.
+       (noconfigdirs) [various cases]: Likewise.
+       (host_libs): Added intl.
+
 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
 
        * configure.in: Add thumb-coff target.
        * config.sub: Add thumb-coff target.
 
+Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * Makefile.in: Revert yesterday's change.
+       (all-target-winsup):  all-target-librx stays out of here.
+
+Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
+       CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
+       INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
+       Remove references to librx and libg++.
+
+Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
+       recursive makes
+
+Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
+       for newlib directory.                                          
+       (CXX_FOR_TARGET): Likewise.
+
+Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * ltconfig: Update after libtool/ltconfig.in change for
+       hpux11.
+
+Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Update to libtool 1.2.
+
 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
 
        * Makefile.in (install-gcc): Don't specify LANGUAGES here.
@@ -13,6 +756,10 @@ Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
        * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
        non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
 
+Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
+       * Makefile.in - changed sn targets to snavigator
+       * configure.in - changed sn targets to snavigator
+
 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
 
        * config-ml.in: After building symlink tree call make distclean
@@ -33,9 +780,29 @@ Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
        * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
 
 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
->
+
         * config.sub (sco5): Fix typo.
 
+Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (INSTALL_MODULES): Move install-tcl before
+       install-itcl.
+       (install-itcl): Remove dependency on install-tcl.
+
+Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
+
+       * configure.in: Remove libgloss from noconfigdirs for MN10300.
+
+Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Don't build libgui for a cygwin32 target when not on
+       a cygwin32 host.
+
+Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * configure (redirect): Set to null, so default behavior of
+       configure is now --verbose.
+
 1998-02-16  Dave Love  <d.love@dl.ac.uk>
 
        * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
@@ -46,6 +813,16 @@ Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.d
        * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
        this change to sync Makefile.in with its ChangeLog entries.
 
+Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
+
+       * ltmain.sh (mkdir): Check that the directory doesn't exist
+       before we exit with error, so that we don't get races during
+       parallel builds.
+
+Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Update from libtool 1.0i.
+
 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
 
        * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
@@ -60,6 +837,23 @@ Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
        * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
        according to current multilib configuration.
 
+Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * configure.in (host_tools, native_only): Add libtool.
+
+Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
+
+       * configure.in: add target-gperf to noconfigdirs for Cygwin32.
+       Fix typo in ming config comment.
+
+Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Update from libtool 1.0h.
+
+Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.sub: Add tic30 cases, and map c30 to tic30.
+
 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
 
        * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
@@ -69,6 +863,20 @@ Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
        (all-target-libf2c): Add dependences.
        * configure.in (target_libs): Add libf2c. 
 
+Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
+
+       * configure.in: Remove expect from noconfigdirs when target
+       is cygwin32.  OK to build expect and dejagnu with Canadian
+       Cross.
+
+Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
+       host.
+
+       * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
+       and mingw32.
+
 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
 
        * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
@@ -84,7 +892,7 @@ Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
 
        * config.guess: More accurate determination of HP processor types.
-        * config.sub: More accurate determination of HP processor types.
+       * config.sub: More accurate determination of HP processor types.
 
 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
 
@@ -112,8 +920,21 @@ Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
 
 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
 
-       * configure.in: check whether host and target makefile
-       fragments exist before adding them to *_makefile_frag
+       * configure.in: Check whether host and target makefile
+       fragments exist before adding them to *_makefile_frag.
+
+Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
+
+       * configure.in (target_configdirs): Add cygmon for sparc64-elf.
+
+Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
+
+       * configure.in: Make sure we only replace RPATH_ENVVAR on
+       lines which begin with RPATH_ENVVAR, i.e. add "^" to the
+       regexp to sed.
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
+       to sub-makes.
 
 1998-01-13  Lee Iverson   (leei@ai.sri.com)
 
@@ -134,6 +955,17 @@ Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
 
        * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
 
+Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (INSTALL_TARGET): Do install-gcc first.
+       * configure (gxx_include_dir): Provide a definition for subdirs
+       which do not use autoconf.
+
+Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * config.guess: Sync with egcs.  Picks up new alpha support,
+       BeOS & some additional linux support.
+
 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
 
        * config.guess: HP 9000/803 is a PA1.1 machine.
@@ -149,10 +981,38 @@ Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
        (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
        alpha-*-*.
 
+Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in: Add libgui directory.
+       (GDB_TK): Add all-libgui.
+       * configure.in: Add libgui directory.
+       * configure: Add all-libgui to GDB_TK.
+
+Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * config-ml.in (multidirs): Add m32r to multilib list.
+
+Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
+
+       * Makefile.in (all-target-gperf): Change dependency to
+       all-target-libstdc++.
+
 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
 
        * config.guess: Add BeOS support.
 
+Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       Source directory cvs renamed to cvssrc:
+       * configure.in (host_tools): Change cvs to cvssrc.
+       (native_only): Likewise.
+       (noconfigdirs) [various cases]: Likewise.
+       * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
+       (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
+       (INSTALL_MODULES): Change install-cvs to install-cvssrc.
+       (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
+       (all-cvssrc): Rename target from all-cvs.
+
 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
 
        * configure (gxx_include_dir): Fix thinko.
@@ -162,6 +1022,18 @@ Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
        * Makefile.in (INSTALL_TARGET_CROSS): Define.
        (install-cross, install-gcc-cross): New targets.
 
+Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in (noconfigdirs): Add support for Thumb target.
+
+       * config.sub (maybe_os): Add support for Thumb target.
+
+Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * Makefile.in: Add rules for cygmon.
+
+       * configure.in: Build cygmon for sparc-elf and sparclite-aout.
+
 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
 
        * Makefile.in (INSTALL_TARGET): Do install-gcc first.
@@ -183,6 +1055,23 @@ Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
 
        * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
 
+Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
+
+       * ltmain.sh: If mkdir fails, check whether the directory was created
+       anyhow by some other process.
+
+Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
+
+        * include/libiberty.h: Add extern "C" { so it can be used with C++
+        progrms.
+        * include/remote-sim.h:  Add extern "C" { so it can be used with C++
+        programs.
+
+Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * configure.in: Remove a "second pass" of tweaking noconfigdirs,
+       is no longer needed.
+
 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
 
        * Makefile.in: check-target-libio depends on all-target-libstdc++.
@@ -217,6 +1106,10 @@ Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
        * configure: Rewrite so that project Makefile fragment is inserted
        first and appears last in the resulting Makefile.
 
+Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
+
+       * configure.in: remove bison from noconfigdirs for Cygwin32 host
+
 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
 
        * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
@@ -248,6 +1141,11 @@ Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
 
        * .cvsignore (*-install): Remove.
 
+Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
+
+       * ltconfig: Set CONFIG_SHELL in libtool.
+       * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
+
 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
 
        * configure.in (target_subdir): Set to libraries if enable_multilib.
@@ -504,7 +1402,7 @@ Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
 
 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
 
-       * configure: Use '|' instead of ":" as the seperator in
+       * configure: Use '|' instead of ":" as the separator in
        sed. Otherwise sed chokes on NT path names with drive
        designators. Also look for "?:*" as the leading characters in an
        absolute pathname.
@@ -1004,10 +1902,26 @@ 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.
 
+Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (install-itcl): Install tcl first.
+
+Sun Sep 14 20:53:42 1997  Geoffrey Noer  <noer@cygnus.com>
+
+       * config/mh-cygwin32: ok to build split texinfo files
+
+Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
+
+       * configure.in: remove bison from noconfigdirs for Cygwin32 host
+
 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
 
        * config.sub, configure.in: Add entries for m32r.
 
+Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.guess: Merge with FSF.
+
 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
 
        * Makefile.in (inet-install): Don't run install-gzip.
@@ -1034,6 +1948,10 @@ Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
 
        * configure.in (noconfigdirs): Removed gdb for D10V.
 
+Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (all-sim): Depends on all-readline.
+
 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
 
        * configure: Fix three locations where shell scripts were
@@ -3580,6 +4498,10 @@ Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
        * config.sub: Accept linux*coff and linux*elf as operating
        systems.
 
+Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltmain.sh: Handle symlinks in generated script.
+
 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
        * config.sub: Recognize mips64, and mips3 as an alias for it.
@@ -3601,14 +4523,30 @@ Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
        * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
        if gas and ld are in the source tree and are in ${configdirs}.
        If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
-       the --with options (but still pass them down on the command line,
+       --with options (but still pass them down on the command line,
        if they were explicitly specified).
 
+Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Handle autoconf style directory options: --bindir,
+       --datadir, --includedir, --infodir, --libdir, --libexecdir,
+       --mandir, --oldincludedir, --sbindir, --sharedstatedir,
+       --sysconfdir.
+       * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
+       (sharedstatedir, localstatedir, oldincludedir): New variables.
+       (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
+       infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
+       sbindir, sharedstatedir, and sysconfdir.
+
 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
 
        * configure: substitute SHELL value in Makefile.in with
        ${CONFIG_SHELL}
 
+Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
+
 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
        * configure.in: Build gas, ld, and binutils for *-*-sysv4* and