OSDN Git Service

* MAINTAINERS: Add self to Write After Approval list.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 85a79de..b0b5f7e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,464 @@
+2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
+
+       * MAINTAINERS: Add self to Write After Approval list.
+
+2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
+
+       * config.guess: Import CVS version 1.152.
+       * config.sub: Import CVS version 1.177.
+
+2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
+       $targargs to tell whether newlib is going to be built.
+
+       * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
+       $$r/TARGET_SUBDIR/libio for _G_config.h.
+
+2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
+
+       * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
+
+2000-08-22  DJ Delorie  <dj@redhat.com>
+
+       * MAINTAINERS: Add self as a build machinery (*.in) maintainer
+
+2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
+
+       * config-ml.in (CC, CXX): Avoid trailing whitespace.
+       (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
+       sub-configures.
+
+2000-08-21  DJ Delorie  <dj@redhat.com>
+
+       * MAINTAINERS: Add self as a libiberty maintainer
+
+2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (libstdcxx_flags): Use
+       libstdc++-v3/src/libstdc++.INC.
+
+2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
+
+2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
+
+       * configure: Make enable_threads and enable_shared defaults  
+       explicit.  Substitute enable_threads into generated Makefiles.
+       * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
+       * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
+
+2000-08-13  Geoff Keating  <geoffk@cygnus.com>
+
+       * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
+
+2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
+
+       * config-ml.in (CC): Remove bogus duplicate quotation mark from
+       previous delta.
+
+2000-08-11  Jason Merrill  <jason@redhat.com>
+
+       * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
+       CXX_FOR_TARGET): Add -B$$r/gcc/ here.
+       (FLAGS_FOR_TARGET): Not here.
+       (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
+
+2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
+
+       * config-ml.in (CC, CXX): Don't introduce a leading space.
+
+2000-08-07  DJ Delorie  <dj@delorie.com>
+
+       * MAINTAINERS: Add self as a DJGPP maintainer
+
+2000-08-07  DJ Delorie  <dj@redhat.com>
+
+       * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
+       "if we're also building gcc, and it's a gcc that will run on the
+       build machine, we want to use its includes instead of the system's
+       default includes".
+
+2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * MAINTAINERS: Add self to Write After Approval list.
+
+2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (libstdcxx_flags): Don't use `"'.
+
+       * config-ml.in: Adjust multilib search paths to the
+       appropriate multilib tree.
+
+2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
+       commas in $LANGUAGES.
+
+2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
+
+       * configure.in: Re-enable all references to libg++ and librx.
+
+2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ltconfig, ltmain.sh: Update from libtool multi-language branch.
+       * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
+       (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
+       * ltcf-cxx.sh (need_lc): Set based on postdeps.
+
+       * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
+
+2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
+       CXX_FOR_TARGET for sed.
+
+2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
+       Do not override if already set in the environment or in configure.
+       Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
+       (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
+
+2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
+
+       * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
+       the libtool CVS tree multi-language branch.
+       * ltconfig, ltmain.sh: Updated.
+       
+2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
+       (clean-target): Depend on it.
+
+       * Makefile.in (FLAGS_FOR_TARGET): New macro.
+       (GCC_FOR_TARGET): Use it.
+       (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
+       * configure.in: ... here.
+       (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
+       (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
+
+2000-07-24  Eric Christopher  <echristo@cygnus.com>
+
+       * MAINTAINERS: Add self to Write After Approval list.
+
+2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
+       (configure-target-libchill, configure-target-libobjc): Likewise.
+
+       * configure.in: Use the same cache file for all target libs.
+       * config-ml.in: But different cache files per multilib variant.
+
+2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
+
+       * configure (topsrcdir): Don't use dirname.
+
+2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
+
+       * MAINTAINERS: Add self to Write After Approval list.
+
+2000-07-20  Jason Merrill  <jason@redhat.com>
+
+       * configure.in: Remove all references to libg++ and librx.
+
+       * configure, configure.in, Makefile.in: Unify gcc and binutils.
+
+2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
+
+       * config.sub: Update to subversions version 2000-07-06.
+
+2000-07-12  Andrew Haley  <aph@cygnus.com>
+
+       * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
+       (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
+
+2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
+
+       * symlink-tree:  Check number of arguments.
+
+2000-07-05  Jim Wilson  <wilson@cygnus.com>
+
+       * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
+       search path for a g++ extracted from the build tree.  This
+       will allow link tests run by configure scripts in
+       subdirectories to succeed.
+
+2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
+
+        * ltconfig: Add support for mips-dde-sysv4.2MP
+
+2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
+
+       * MAINTAINERS: Add myself as loop discovery maintainer.
+
+2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
+
+       * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
+       `os2'. Force ac_cv_exeext to be ".exe" in that case.
+
+2000-06-19  Timothy Wall  <twall@cygnus.com>
+
+       * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
+       * config.sub: Add tic54x target.
+
+Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * MAINTAINERS: Add self as Fortran maintainer,
+       remove Craig Burley.
+
+Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
+       * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
+
+Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
+
+       * MAINTAINERS: Add self as i18n maintainer
+
+20000-05-21  H.J. Lu  (hjl@gnu.org)
+
+        * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
+        directory are used if they exist. Make sure
+        $(build_tooldir)/include is searched for header files,
+        $(build_tooldir)/lib/ for library files.
+       (GCC_FOR_TARGET): Likewise.
+        (CXX_FOR_TARGET): Likewise.
+
+Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
+
+       * configure.in (hppa*64*-*-*): Do build ld for this configuration.
+
+Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
+
+       * Makefile.in (configure-target-libiberty): Depend on
+       configure-target-newlib.
+
+2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
+
+       * configure.in, Makefile.in: Merge all libffi-related
+       configury stuff from the libgcj tree.
+
+Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
+       * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
+
+Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
+       * Makefile.in (do-djunpack): New target. Update djunpack.bat with
+       current version information.  Add to proto-toplev directory.
+       (gdb-taz): Build do-djunpack.
+
+2000-05-15  David Edelsohn  <edelsohn@gnu.org>
+
+       * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
+
+Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * MAINTAINERS: Add self to Write After Approval list.
+
+2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
+
+       * ltmain.sh: Preserve in relink_command any environment
+       variables that may affect the linker behavior.
+
+Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
+
+       * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
+
+Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
+
+       * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
+
+2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
+        with the version name.
+
+Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
+
+       * MAINTAINERS: Add self as bb-reorder maintainer.
+
+2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
+
+       * config.if: Tweak.
+
+2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * djunpack.bat: New file.
+
+Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
+       gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
+       dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
+       insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
+
+2000-04-16  Dave Pitts  <dpitts@cozx.com>
+
+        * config.sub (case $basic_machine): Change default for "ibm-*"
+        to "openedition".
+
+2000-04-13  Andreas Jaeger  <aj@suse.de>
+
+       * MAINTAINERS: Added myself.
+
+Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (gdb-taz): New target.  GDB specific archive.
+       (do-md5sum): New target.
+       (MD5PROG): Define.
+       (PACKAGE): Default to TOOL.
+       (VER): Default to a shell script.
+       (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
+       md5 checksum generation.
+       (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
+       (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
+       (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
+       insight.tar.bz2): Use gdb-taz to create archive.
+
+Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure (warn_cflags): Delete.
+
+Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
+
+       * MAINTAINERS: Added myself.
+
+2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
+            Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
+
+        * configure.in (enable_libstdcxx_v3): Add.
+        (target_libs): Add bits here to switch between libstdc++-v2 and
+        libstdc++-v3.
+        * config.if: And this file too.
+        * Makefile.in: Add libstdc++-v3 targets.
+
+2000-04-05  Michael Meissner  <meissner@redhat.com>
+
+       * config.sub (d30v): Add d30v as a basic machine type.
+
+2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
+
+       * configure.in: -linux-gnu*, not -linux-gnu.
+
+Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * MAINTAINERS: Add self in write-after-approval section.
+
+Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
+
+       * MAINTAINERS: Add self as ia64 port maintainer.
+
+2000-03-08  Neil Booth  <NeilB@earthling.net>
+
+       * MAINTAINERS: Add self in write-after-approval section.
+
+Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
+       (do-tar-bz2): Replace TOOL with PACKAGE.
+       (gdb.tar.bz2): Remove GDBTK from GDB package.
+       (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
+       dejagnu.tar.bz2): New packages.
+
+2000-02-27  Andreas Jaeger  <aj@suse.de>
+
+       * configure.in: Add entry for mips*-*-linux*, move catch all
+       *-*-*linux* entry below this one.
+
+2000-02-27  Ian Lance Taylor  <ian@zembu.com>
+
+       * ltconfig, ltmain.sh: Update to libtool 1.3.4.
+
+2000-02-24  Nick Clifton  <nickc@cygnus.com>
+
+       * config.sub: Support an OS of "wince".
+
+Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * config.guess, config.sub: Updated to match config's 2000-02-15
+       version.
+
+2000-02-23  Linas Vepstas <linas@linas.org>
+
+       * config.sub: Add support for Linux/IBM 370.
+       * configure.in: Likewise.
+
+2000-02-22  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
+
+2000-02-20  Christopher Faylor <cgf@cygnus.com>
+
+       * config.guess: Guess "cygwin" rather than "cygwin32".
+
+2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * configure (gcc_version): When setting, narrow search to
+       lines containing `version_string'.
+
+2000-02-15  Denis Chertykov  <denisc@overta.ru>
+
+       * config.sub: Add support for avr target.
+
+2000-02-14  Nick Clifton  <nickc@cygnus.com>
+
+       * MAINTAINERS: Add maintainers for MCore port.
+
+Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * config.sub: Add mmix-knuth-mmixware.
+
+2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * MAINTAINERS: Pair cccp with cpplib maintainership.
+
+2000-01-27  Christopher Faylor <cgf@redhat.com>
+
+       * Makefile.in (CC_FOR_TARGET): Add new winsup directory
+       structure stuff to -L library search.
+       (CXX_FOR_TARGET): Ditto.
+       (CROSS_CHECK_MODULES): Fix spelling mistake.
+
+2000-01-24  Mark Mitchell  <mark@codesourcery.com>
+
+       * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
+       the C++ compiler.
+
+2000-01-12  Richard Henderson  <rth@cygnus.com>
+
+       * configure.in: Don't build some bits for beos.
+
+2000-01-12  Joel Sherrill (joel@OARcorp.com)
+
+       * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
+       as include files.
+
+2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * Add self as cpplib maintainer, as requested by Jason
+       Merrill.  Correct my e-mail address.
+
+2000-01-06  Geoff Keating  <geoffk@cygnus.com>
+
+       * configure.in: Use mt-aix43 to handle *_TARGET defs,
+       not mh-aix43.
+
+Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * MAINTAINERS: Add myself to "write after approval" list.
+
+1999-12-14  Richard Henderson  <rth@cygnus.com>
+
+       * config.guess (alpha-osf, alpha-linux): Detect ev67.
+       * config.sub: Accept alphaev[78], alphaev8.
+
 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
 
        * config.guess, config.sub: Update from autoconf.
@@ -27,22 +488,20 @@ Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@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-09-04  Steve Chamberlain  <sac@pobox.com>
+
+       * config.sub: Add support for configuring for pj.
+
+1999-08-31  Nick Clifton  <nickc@cygnus.com>
+
+       * config.sub (maybe_os): Add support for configuring for fr30.
+
 1999-08-25  Nick Clifton  <nickc@cygnus.com>
 
        * configure.in: Do not configure or build ld for AIX
@@ -53,10 +512,35 @@ 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.
 
+1999-08-09  Ian Lance Taylor  <ian@zembu.com>
+
+       * Makefile.in (LDFLAGS): Define.
+
+1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
+
+       * configure.in (i[3456]-*-mingw32*): Don't put gprof in
+       noconfigdirs.
+       (*-*-cygwin*): Likewise.
+
+1999-08-08  Ian Lance Taylor  <ian@zembu.com>
+
+       * mkdep: New file.
+       * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
+       (BINUTILS_SUPPORT_DIRS): Add mkdep.
+
+       From Eli Zaretskii <eliz@is.elta.co.il>:
+       * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
+       long file name when using DJGPP on MS-DOS.
+
 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
 
        * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
 
+1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * Makefile.in (check-target-libio): Remove all-target-libstdc++
+       dependency as this causes "make check" to globally "make all"
+
 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
 
        * configure.in (target_libs): Added target-zlib.
@@ -75,14 +559,6 @@ Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
        (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.
@@ -102,6 +578,43 @@ Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
        (all-target-boehm-gc): Likewise.
        * configure.in (target_libs): Added libjava, boehm-gc.
 
+1999-07-22  Ian Lance Taylor  <ian@zembu.com>
+
+       * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
+       configure.bat in SUPPORT_FILES.
+       (gas+binutils.tar.bz2): Likewise.
+
+       * makeall.bat: Remove; obsolete.
+
+1999-07-21  Ian Lance Taylor  <ian@zembu.com>
+
+       From Mark Elbrecht:
+       * configure.bat: Remove; obsolete.
+
+1999-07-11  Ian Lance Taylor  <ian@zembu.com>
+
+       * configure: Add -W -Wall to the default CFLAGS when compiling with
+       gcc.
+
+Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
+
+       * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
+
+1999-06-30  Mark Mitchell  <mark@codesourcery.com>
+
+       * configure.in: Build ld on IRIX6.
+
+1999-06-12  Ian Lance Taylor  <ian@zembu.com>
+
+       * Makefile.in: Change distribution targets to use bzip2 instead of
+       gzip.
+       (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
+       (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
+
+1999-06-04  Nick Clifton  <nickc@cygnus.com>
+
+       * config.sub: Add mcore target.
+
 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
 
        * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
@@ -127,17 +640,32 @@ 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-30  Tom Tromey  <tromey@cygnus.com>
+
+       * ltmain.sh: [mode link] Always use CC given by ltconfig.
+
 1999-04-23  Tom Tromey  <tromey@cygnus.com>
 
        * ltconfig, ltmain.sh: Update to libtool 1.2f.
 
+1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
+
+       * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
+       (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
+       Bad merge removed these two changes.
+
 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.
 
+1999-04-11  Richard Henderson  <rth@cygnus.com>
+
+       * configure.in (i?86-*-beos*): Do config gperf; don't config
+       gdb, newlib, or libgloss.
+
 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.
@@ -146,6 +674,31 @@ Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
 
        * config.sub: Set basic_machine to i586 when target_alias = k6-*.
 
+1999-04-08  Nick Clifton  <nickc@cygnus.com>
+
+       * config.sub: Add support for mcore targets.
+
+1999-04-07  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
+       not mt-ospace, in order to shut up assembler warning about using
+       symbols that are named the same as registers.
+
+1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
+
+       * Makefile.in (all-target-cygmon): Added all-target-bsp to the
+       dependency list for all-target-cygmon.
+
+1999-04-05  Doug Evans  <devans@casey.cygnus.com>
+
+       * config-ml.in: Check $host, not $target, for selective multilibs.
+       (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
+       thumb interworking, and underscore prefix multilibs.
+
+1999-04-04  Ian Lance Taylor  <ian@zembu.com>
+
+       * missing: Update to version from current automake.
+
 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
 
        * configure (gxx_include_dir): Removed.
@@ -153,6 +706,14 @@ Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
        * configure.in (gxx_include_dir): Handle it.
        * Makefile.in: Likewise.
 
+1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * config.sub (mips64vr4111,mips64vr4111el) Add.
+
+1999-03-21  Ben Elliston  <bje@cygnus.com>
+
+        * config.guess: Correct typo for detecting ELF on FreeBSD.
+
 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
 
        * config/mh-go32: Delete.
@@ -160,6 +721,11 @@ Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
        * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
        config/mh-djgpp.
 
+Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
+
+       * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
+       all-target-newlib to dependency list for all-target-bsp.
+
 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
 
        * config.sub: Add i386-uwin support.
@@ -170,6 +736,16 @@ 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*
 
+Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
+
+       * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
+       can be built.
+
+Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
+
+       * configure.in: Added bsp support to arm-*-coff and arm-*-elf
+       targets.
+
 1999-03-02  Nick Clifton  <nickc@cygnus.com>
 
        * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
@@ -182,6 +758,23 @@ Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
 
        * config.sub: Fix typo in arm recognition.
 
+Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
+
+       * configure.in (noconfigdirs): Changed target_configdirs to
+       include target-bsp only for m68k-*-elf* and m68k-*-coff*
+       rather than m68k-*-* since it is not known to work on
+       m68k-aout. Ditto for arm-*-*oabi.
+
+Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * configure.in (*-*-windows*): Remove, no longer used.
+       * config/mh-windows: Ditto.
+
+1999-02-19  Ben Elliston <bje@cygnus.com>
+
+       * config.guess: Automatically recognise ELF on FreeBSD. From Niall
+       Smart and improved by Andrew Cagney.
+
 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
 
        * config.guess: Recognize openbsd-*-hppa.
@@ -194,24 +787,41 @@ Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
 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.guess: Modified to recognize uname's armv* syntax.
 
        * config.sub: Modified to recognize uname's armv* syntax.
 
+1999-02-17  Mark Salter  <msalter@cygnus.com>
+
+       * configure.in: Added target-bsp for sparclite.
+
+Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
+
+       * config.sub: Recognize alphapca5[67] and up to alphaev8.
+
+1999-02-08  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in: Add support for strongarm port.
+       * config.sub: Add support for strongarm target.
+
 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.
 
+Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Do build ld for ix86 Solaris.
+
 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.
 
@@ -226,6 +836,27 @@ Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
        * configure.in: Likewise.
        * config/mh-interix: New file.
 
+Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
+
+       * Makefile.in: Remove unneeded all-target-libio from
+       from all-target-winsup target since it is now unneeded.
+       Add all-target-libtermcap in its place since it is now
+       needed.
+
+Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
+
+       * configure.in: makefile stub for cygwin target is probably
+       unnecessary.  Remove it for now.
+       * config/mt-cygwin: Remove.
+
+Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
+
+       * configure.in: libtermcap.a should be built when cygwin is the
+       target as well as the host.
+       * config.guess: Allow mixed case in cygwin uname output.
+       * Makefile.in: Add libtermcap target.
+       * config/mt-cygwin: New file.  libtermcap target info.
+
 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
 
        * config.sub: Clean up handling of hppa2.0.
@@ -238,6 +869,17 @@ Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
 
        * config.sub: Handle hppa2.0.
 
+Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
+
+       * configure.in: Add cygmon for x86-coff and x86-elf. Configure
+       cygmon for all sparclite targets, regardless of object format.
+
+1998-12-15  Mark Salter  <msalter@cygnus.com>
+
+       * configure.in: Added target-bsp for several target architectures.
+
+       * Makefile.in: Added rules for bsp.
+
 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
 
        * config.guess: Improve detection of hppa2.0 processors.
@@ -253,10 +895,62 @@ Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
        directory is "unwanted".
        * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
 
+Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
+
+       * ltconfig: import from libtool, after changing libtool to
+       account for the cygwin name change.
+
+Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
+
+       * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
+       include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
+
+Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
+
+       * configure.in: Add libtermcap to list of cygwin dependencies.
+
+Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
+
+        * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
+        they include winsup/include when it's a cygwin target.
+
+1998-11-12  Tom Tromey  <tromey@cygnus.com>
+
+       * 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.
+
+Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
+
+       * Makefile.in: lose "32" from comment about cygwin.
+
+Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in: Use -Os to build target libraries for the fr30.
+
+Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * config.sub: Add fr30.
+
+Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
+
+        * configure.in: drop "32" from config/mh-cygwin32.  Check
+       cygwin* instead of cygwin32*.
+       * config.sub: Check cygwin* instead of cygwin32*.
+
 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
 
        * config.guess: Match any version of Unixware7.
 
+1998-10-20  Syd Polk  <spolk@cygnus.com>
+
+       * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
+       if desired.
+
 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
 
        * config.if (cxx_interface, libstdcxx_interface): Do not try to set
@@ -274,8 +968,6 @@ Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
 
 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.
@@ -286,7 +978,7 @@ Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
        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/.
@@ -298,7 +990,7 @@ Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
        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.
 
@@ -316,7 +1008,7 @@ Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
        (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.
@@ -432,6 +1124,23 @@ Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * config.guess: Merge with FSF.
 
+Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * configure (extraconfigdirs): New variable.
+       (SUBDIRS): Add extraconfigdirs and recurse on them too.
+       * Makefile.in (all): Move higher in file.
+       (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
+       (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
+       (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
+       (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
+       (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
+
+1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
+
+       * Makefile.in (all-target-libjava): Depend on all-gcc and
+       all-target-newlib.
+       (configure-target-libjava): Depend on $(ALL_GCC).
+
 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
 
        * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
@@ -482,6 +1191,11 @@ Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
        * install-sh: remove -x option, and special .exe-handling
        hack.
 
+Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
+
+       * config.guess: Recognize i586-pc-beos.
+       * configure.in: Don't build some bits for beos.
+
 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
@@ -498,6 +1212,10 @@ Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * ltconfig, ltmain.sh: Update to libtool 1.2b.
 
+Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
+
+       * makefile.vms: Update to build binutils/makefile.vms.  Add install
+       target.
 
 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
 
@@ -538,6 +1256,11 @@ Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
        (recursion line): Pass a --with-gcc-version=${gcc_version}
        to configures in subdirs.
 
+Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
+
+       * configure.in (noconfigdirs): Add configure pattern for mips tx39
+       cygmon
+
 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
 
        * configure.in: Add cygmon and libstub support for mn10200.
@@ -628,13 +1351,22 @@ Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
 
 1998-04-30  Paul Eggert  <eggert@twinsun.com>
 
-        * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
+       * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
        Solaris `make' causes it to continue to next definition.
 
+Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
+       the right GUI libraries and files are installed along with GDB.
+
 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:42:00 1998  Mark Alexander  <marka@cygnus.com>
+
+       * config.sub: Recognize sparc86x.
+
 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
 
        * configure.in (--enable-target-optspace): Remove debug echo.
@@ -655,8 +1387,9 @@ 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.
+       using -Os for d10v and m32r if --{enable,disable}-target-optspace is
+       not used.
+       * configure.in (target_cflags): Ditto for d30v.
 
 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
 
@@ -709,7 +1442,7 @@ 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>
@@ -730,6 +1463,10 @@ Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
        (noconfigdirs) [various cases]: Likewise.
        (host_libs): Added intl.
 
+Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
+
+       * configure: Do not disable building gdbtk for cygwin32 hosts.
+
 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
 
        * configure.in: Add thumb-coff target.
@@ -755,7 +1492,7 @@ Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
 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.                                          
+       for newlib directory.
        (CXX_FOR_TARGET): Likewise.
 
 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
@@ -777,7 +1514,12 @@ 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.
 
+Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in: Add Thumb-pe target.
+
 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
 
@@ -882,7 +1624,7 @@ Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
        (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
        (CLEAN_TARGET_MODULES): Similarly
        (all-target-libf2c): Add dependences.
-       * configure.in (target_libs): Add libf2c. 
+       * configure.in (target_libs): Add libf2c.
 
 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
 
@@ -925,6 +1667,11 @@ Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
 
        * config.guess: Add support for Linux/ARM.
 
+Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
+
+       * .cvsignore: Remove *-info and *-install since they match
+       release-info and mpw-install, which we don't want to just ignore.
+
 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
 
        * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
@@ -1002,6 +1749,14 @@ 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-*-*.
 
+Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
+
+       * mkdep: New file.
+
+Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
+
 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * Makefile.in: Add libgui directory.
@@ -1060,7 +1815,12 @@ Thu Nov 27 01:31:30 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 Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
+
+       * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
+       11/18/97 build
+
 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
 
        * From Franz Sirl.
@@ -1081,6 +1841,19 @@ 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.
 
+Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (d30v-*-*): Configure all directories.
+
+Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (d30v-*-*): Configure newlib, libiberty directories
+       for the D30V.
+
+Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
+
 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++
@@ -1088,6 +1861,10 @@ Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
         programs.
 
+Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (d30v-*-*): Configure GCC now.
+
 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
 
        * configure.in: Remove a "second pass" of tweaking noconfigdirs,
@@ -1103,10 +1880,43 @@ Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
        targets using "$@" to provide support for similar but not identical
        targets without having to duplicate code.
 
+Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
+
+       * makefile.vms: Fix to work with DEC C.
+
+Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
+
+       * config.sub: Add mips-tx39-elf to marketing names.
+
+Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltmain.sh: Handle symlinks in generated script.
+
+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.
+
 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
 
        * Makefile.in (bootstrap-lean): New target.
 
+Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
+
+       * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
+       sn, and gnuserv from noconfigdirs.
+
+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 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
 
        * Makefile.in (cross): New target.
@@ -1118,6 +1928,11 @@ Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
        (all-bootstrap): Remove outdated and confusing target.
        (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
 
+Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
+       windows.  Consistent with gdb/configure.
+
 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
 
        * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
@@ -1127,6 +1942,14 @@ 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.
 
+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
@@ -1146,10 +1969,18 @@ Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
 
        * config.sub: Accept 'amigados' for backward compatability.
 
+Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.guess: Merge with FSF.
+
 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
 
        * config.sub: Change 'amigados' to 'amigaos' to match current usage.
 
+Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
+
+       * config.sub: Add "marketing-names" patch.
+
 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
 
         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
@@ -1175,6 +2006,10 @@ Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
 
        * config.guess: Update from gcc directory.
 
+Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (all-sim): Depends on all-readline.
+
 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
 
        * Makefile.in (BISON, YACC): Use $$s.
@@ -1185,6 +2020,18 @@ Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
        * Makefile.in (BISON): Add -L flag.
        (YACC): Likewise.
 
+Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in (noconfigdirs): Add support for v850e target.
+
+       * config.sub (maybe_os): Add support for v850e target.
+
+Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in (noconfigdirs): Add support for v850ea target.
+
+       * config.sub (maybe_os): Add support for v850ea target.
+
 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
 
        * config.sub: Add mipstx39.  Delete r3900.
@@ -1204,6 +2051,7 @@ Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure: When handling a Canadian Cross, handle YACC as well as
        BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
+        * Makefile.in (all-bison): Depend upon all-texinfo.
 
 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
 
@@ -1315,7 +2163,7 @@ Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
 
 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
 
-       * configure (GDB_TK): Needs itcl and tix. 
+       * configure (GDB_TK): Needs itcl and tix.
 
 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
 
@@ -1371,7 +2219,7 @@ Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
        (CLEAN_TARGET_MODULES): Add clean-target-gperf.
 
 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
+
        * config.sub (mn10200): Recognize new basic machine.
 
 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
@@ -1538,6 +2386,11 @@ Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
 
         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
 
+Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
+
+       * configure.in: Remove noconfigdirs case since gdb also
+       configures and builds for tic80-coff.
+
 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure: Set cache_file to config.cache.
@@ -1547,6 +2400,11 @@ Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * COPYING: Update FSF address.
 
+Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
+       noconfigdirs.
+
 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * Makefile.in (install-dirs): Don't crash if prefix, and hence
@@ -1583,6 +2441,10 @@ Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
        * configure.in (noconfigdirs): Remove tcl and tk from
        noconfigdirs for cygwin32 builds.
 
+Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
+
+       * configure.in (tic80-*-*): Remove ld from noconfigdirs.
+
 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
 
        * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
@@ -1592,6 +2454,28 @@ Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
 
        * config.sub: Accept -lnews*.
 
+Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
+
+       * configure.in (noconfigdirs): Disable target-newlib,
+       target-examples and target-libiberty for d30v.
+
+Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * configure.in (noconfigdirs): Enable ld for d30v.
+
+Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (tic80-*-*): Build compiler.
+
+Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
+
+       * configure.in (d30v-*): Remove sim directory from list of
+       unsupported d30v directories
+
+Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * config.sub, configure.in: Add d30v target cpu.
+
 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
 
        * makefile.vms: New file.
@@ -1631,6 +2515,10 @@ Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
 
        * Makefile.in (all-target-winsup): Depend on all-target-libio.
 
+Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * configure.in (tic80-*-*): Turn off most targets right now.
+
 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
@@ -1643,6 +2531,10 @@ Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * config.sub, config.guess: Merge with latest FSF sources.
 
+Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
+
+       * config.sub (case $basic_machine): Add tic80 entries.
+
 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * config.sub, config.guess: Merge with latest FSF sources.
@@ -1690,6 +2582,10 @@ Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
 
        * config.sub: Handle d10v-unknown.
 
+Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
+
+       * config.sub: Handle v850-unknown.
+
 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
 
        * Makefile.in: add findutils
@@ -1875,7 +2771,7 @@ Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
 
 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 
+       * 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)
@@ -1910,6 +2806,10 @@ Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
        * mpw-build.in: Don't always depend on byacc and flex.
        (install-only-top): New action.
 
+Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
+
+       * configure.in:  You can now configure GDB for the v850.
+
 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
 
        * configure.in (noconfigdirs): Don't configure any C++ dirs
@@ -1969,15 +2869,21 @@ 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>
+Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
 
-       * Makefile.in (all-sim): Depends on all-readline.
+       * configure.in: Remove ld, target-libio, target-libg++, and
+       target-libstdc++ from noconfigdirs.
 
 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.
 
+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.
+
 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
 
        * mpw-configure: Handle multiple enable/disable options and
@@ -2015,7 +2921,7 @@ Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
 
 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
 
-       * configure.in (d10v-*-*): Remove ld from $noconfigdirs. 
+       * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
 
 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
 
@@ -2642,7 +3548,7 @@ Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
 Thu Nov 30 14:45:25 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
 
        * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag.  NEC compiler
-       defaults to K&R mode, but doesn't have varargs.h, so we have to 
+       defaults to K&R mode, but doesn't have varargs.h, so we have to
        compile in ANSI mode.
 
 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
@@ -2925,7 +3831,7 @@ Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
        * Makefile.in: Build winsup.
        * configure.in: Winsup is configured when target is win32.
        Can only build win32 target GDB when native.
-       
+
 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
 
        * config.guess: Recognize HP model 819 machines as having
@@ -2975,7 +3881,7 @@ Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
 
 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
 
-       * configure.in (CC): Try to get CC from 
+       * configure.in (CC): Try to get CC from
        ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
 
 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
@@ -3025,7 +3931,7 @@ Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
 
 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
 
-       * configure.in (host i[345]86-*-win32): Reduce the 
+       * configure.in (host i[345]86-*-win32): Reduce the
        noconfigdirs again.
 
 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
@@ -3066,7 +3972,7 @@ Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
        gdb, ld and opcodes on v810-*-*.
 
 Sat Sep 16 18:31:08 PDT 1995  Angela Marie Thomas <angela@cygnus.com>
-       
+
        * config/mh-ncrsvr43: Removed AR_FLAGS
 
 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
@@ -3324,7 +4230,7 @@ Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
 
 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
 
-       * Makefile.in: move {all,check,install}-gdb from *_MODULES 
+       * Makefile.in: move {all,check,install}-gdb from *_MODULES
        to *_X11_MODULES due to gdbtk needing X include files et al.
 
 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
@@ -3940,7 +4846,7 @@ Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
 
        * brought build-all.mk update-to-date with progressive build-all.mk,
          added new targets and hppa info.
-       
+
 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
        * configure: If config.guess result is a prefix of the user
@@ -4115,7 +5021,7 @@ Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
 
        * configure: Ignore --x-includes and --x-libraries, for Autoconf
-       compatibility. 
+       compatibility.
 
 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
 
@@ -4428,7 +5334,7 @@ Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
 
        * Makefile.in (DISTDOCDIRS): New variable.
        (taz): Edit local Makefile.in sooner, instead of proto-toplev
-       Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.  
+       Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
 
 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)