* README (Reporting Bugs in GDB): Document the bug web page as the
[deliverable/binutils-gdb.git] / ChangeLog
index cae66c5a2fa6c68e6b860d8de490112b7e6f75fd..3f0a10dba0cf43b4e78efa24369f5877e6548e3d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,255 @@
+2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ltmain.sh (relink_command): Fix typo in previous change.
+
+2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
+
+       * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
+       (relink_command): Added --tag flags.
+       (mode=install): If relinking fails; error out.
+
+2002-03-12  Richard Henderson  <rth@redhat.com>
+
+       * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
+       .NOTPARALLEL tag.
+       (do-check): Rename from check.
+       (check): Allow parallel check.
+
+2002-03-11  Richard Henderson  <rth@redhat.com>
+
+       * Makefile.in (.NOTPARALLEL): Add fake tag.
+
+2002-03-07  H.J. Lu  (hjl@gnu.org)
+
+       * configure.in: Enable gprof for mips*-*-linux*.
+
+2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
+       libjava.
+       (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
+
+2002-02-24  Andrew Cagney  <ac131313@redhat.com>
+
+       * texinfo/texinfo.tex: Update to version 2002-02-14.08.
+
+2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
+
+       * config.guess: Import from master sources, rev 1.232.
+       * config.sub: Import from master sources, rev 1.246.
+
+2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
+       because its Makefile is there; test for the executable instead.
+
+2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
+
+       Contribute sh64-elf.
+       2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
+       * configure.in: Added sh64-*-*.
+
+2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * COPYING.NEWLIB: Remove advertising clause from
+       Berkeley and Red Hat licenses.
+
+2002-02-01  Mo DeJong  <supermo@bayarea.net>
+
+       * Makefile.in: Add all-tix to deps for all-snavigator
+       so that tix is built when building snavigator.
+
+2002-02-01  Ben Elliston  <bje@redhat.com>
+
+       * config.guess: Import from master sources, rev 1.229.
+       * config.sub: Import from master sources, rev 1.240.
+
+2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
+
+       From Steve Ellcey <sje@cup.hp.com>:
+       * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
+       (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
+       lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
+       IA64.
+       * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
+       * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
+       soname_spec, sys_lib_search_path_spec): Ditto.
+
+2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * configure.in (*-*-netbsd*): New.  Skip target-newlib,
+       target-libiberty, and target-libgloss.  Skip Java-related
+       libraries if not supported for NetBSD on target CPU.
+
+2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * configure.in: Import StrongARM and XScale target_configdirs from
+       FSF GCC version.
+
+2002-01-16  H.J. Lu  (hjl@gnu.org)
+
+       * config.guess: Import from master sources, rev 1.225.
+       * config.sub: Import from master sources, rev 1.238.
+
+       * MAINTAINERS: Updated notes on config.guess and config.sub.
+
+2002-01-11  Steve Ellcey  <sje@cup.hp.com>
+
+       * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
+       ld and gdb are not supported.
+
+2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * Change reference to Cygnus Solutions to be Red Hat.
+
+2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * COPYING.NEWLIB: Update generic copyright date.
+
+2002-01-07  Mark Salter  <msalter@redhat.com>
+
+       * configure.in: Remove target-bsp and target-cygmon from arm builds.
+         Allow target-libgloss to be built for arm, strongarm, and xscale.
+
+2002-01-03  Ben Elliston  <bje@redhat.com>
+
+       * MAINTAINERS: Update URL for config.* scripts.
+
+2001-12-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * config.sub: Import latest version.
+       * config.guess: Likewise.
+
+2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
+
+       * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
+       options for i[3456]86-pc-linux* native builds.
+
+2001-12-05  Laurent Guerby  <guerby@acm.org>
+
+       * MAINTAINERS: gcc adopts symlink-tree, refer more to
+       libiberty.
+
+       Import this patch from gcc:
+       
+       2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
+
+           * symlink-tree: handle DOS-style absolute paths.
+
+2001-11-28  DJ Delorie <dj@redhat.com>
+           Zack Weinberg  <zack@codesourcery.com>
+
+       When build != host, create libiberty for the build machine.
+
+       * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
+       CONFIG_ARGUMENTS.
+       (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
+       New variables.
+       (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
+       and rules.
+       (all.normal): Depend on ALL_BUILD_MODULES.
+       (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
+       (all-build-libiberty): Depend on configure-build-libiberty.
+
+       * configure: Calculate and substitute proper value for
+       ALL_BUILD_MODULES.
+       * configure.in: Create the build subdirectory.
+       Calculate and substitute TARGET_CONFIGARGS (formerly
+       CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
+
+2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
+
+       * config.sub: Update to version 1.232 on subversion.
+
+2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
+       files from .po files for a distribution.
+
+2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * COPYING.NEWLIB: Mention preserved notice in specific parts.
+
+2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
+
+       Merged from net gcc:
+       2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
+       * ltcf-c.sh: Use $objext, not $ac_objext.
+       2001-07-27  Mark Kettenis  <kettenis@gnu.org>
+       * ltcf-cxx.sh: Add support for GNU.
+       2001-07-22  Timothy Wall  <twall@redhat.com>
+       * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
+       default settings if using GNU tools with that configuration.
+       * ltcf-cxx.sh: Ditto.
+       * ltcf-gcj.sh: Ditto.
+       2001-07-21  Michael Chastain  <chastain@redhat.com>
+       * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
+       HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
+       * ltmain.sh: Mark as gcc-local.
+
+2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
+
+       * Makefile.in (all-bison): Revert 2001-10-24.
+       Don't depend on texinfo.
+
+2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
+
+2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
+
+       * configure.in (--enable-languages): Be more permissive about
+       syntax.  Check for empty lists better.  Warn about $LANGUAGES.
+
+2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
+
+2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
+
+       Makefile.in (all-bison): Don't depend on texinfo.
+
+2001-10-03  Alan Modra  <amodra@bigpond.net.au>
+
+       * gettext.m4: Test po/POTFILES.in exists before trying to read.
+
+2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
+
+2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
+
+       * config.sub, config.guess: Import latest from subversions.
+
+2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
+       DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
+       RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
+       avoid quotes nesting problems.
+       (NATIVE_CHECK_MODULES): Ditto, just for consistency.
+       (DO_X): Export only variables that are set.
+
+2001-09-19  Ben Elliston  <bje@redhat.com>
+
+       * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
+       Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
+       semantics.  Use the shell built-in "type" command instead.
+
+2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * config.sub: Reverted the earlier change, this version is not the
+       master file.
+
+2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
+       Add support for mips64.
+
+2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
+
+       * configure.in: Enable libstdc++-v3 for h8300 targets.
+
 2001-08-30  Eric Christopher  <echristo@redhat.com>
            Jason Eckhardt  <jle@redhat.com>
 
@@ -230,7 +482,7 @@ Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
 
 2001-01-07  Andreas Jaeger  <aj@suse.de>
 
-        * config.sub, config.guess: Update from subversions.
+       * config.sub, config.guess: Update from subversions.
 
 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
 
@@ -259,12 +511,12 @@ Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
        or C++ library to have already been built to work properly.
        (do_proto_toplev): Set them to an empty string.
 
-Sat Nov 18 18:57:50 2000  Alexandre Oliva  <aoliva@redhat.com>
+2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
 
        * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
        (REALLY_SET_LIB_PATH): Use them.
 
-Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
+2000-11-06  Christopher Faylor <cgf@cygnus.com>
 
        * config.sub: Add support for Sun Chorus
 
@@ -274,8 +526,8 @@ Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
 
 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
 
-        * configure.in (noconfigdirs): Don't compile some
-        of the libraries for 68HC11 & 68hc12 targets.
+       * configure.in (noconfigdirs): Don't compile some
+       of the libraries for 68HC11 & 68hc12 targets.
 
 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
 
@@ -425,7 +677,7 @@ Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
 
        * symlink-tree:  Check number of arguments.
 
-Thu Jul  6 15:36:55 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * texinfo/texinfo.tex: Update to version 2000-05-28.15.
 
@@ -438,7 +690,7 @@ Thu Jul  6 15:36:55 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
 
-        * ltconfig: Add support for mips-dde-sysv4.2MP
+       * ltconfig: Add support for mips-dde-sysv4.2MP
 
 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
 
@@ -455,29 +707,29 @@ Thu Jul  6 15:36:55 2000  Andrew Cagney  <cagney@b1.cygnus.com>
        * README-maintainer-mode: New file: Contains notes on using
        --enable-maintainer-mode with binutils.
 
-Mon May 29 13:50:03 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
 
-Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+2000-05-30  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
 
 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.
+       * 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.
+       (CXX_FOR_TARGET): Likewise.
 
-Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
+2000-05-18  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>
+2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
 
        * Makefile.in (configure-target-libiberty): Depend on
        configure-target-newlib.
@@ -487,12 +739,12 @@ Wed May 17 16:03:48 2000  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>
+2000-05-16  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>
+2000-05-16  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
@@ -508,18 +760,18 @@ Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
        * 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)
+2000-05-12  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>
+2000-05-10  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.
+       with the version name.
 
 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
 
@@ -529,7 +781,7 @@ Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
 
        * djunpack.bat: New file.
 
-Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+2000-04-19  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,
@@ -538,10 +790,10 @@ Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
 2000-04-16  Dave Pitts  <dpitts@cozx.com>
 
-        * config.sub (case $basic_machine): Change default for "ibm-*"
-        to "openedition".
+       * config.sub (case $basic_machine): Change default for "ibm-*"
+       to "openedition".
 
-Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * Makefile.in (gdb-taz): New target.  GDB specific archive.
        (do-md5sum): New target.
@@ -555,18 +807,18 @@ Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
        (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>
+2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * configure (warn_cflags): Delete.
 
 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
-            Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
+           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.
+       * 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>
 
@@ -576,7 +828,7 @@ Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * configure.in: -linux-gnu*, not -linux-gnu.
 
-Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
        (do-tar-bz2): Replace TOOL with PACKAGE.
@@ -597,7 +849,7 @@ Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * config.sub: Support an OS of "wince".
 
-Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * config.guess, config.sub: Updated to match config's 2000-02-15
        version.
@@ -624,7 +876,7 @@ Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * config.sub: Add support for avr target.
 
-Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
+2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
 
        * config.sub: Add mmix-knuth-mmixware.
 
@@ -747,15 +999,15 @@ 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 (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.
+       * 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.
@@ -803,11 +1055,11 @@ Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
 
        * config.sub: Add mcore target.
 
-Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
+1999-05-30  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)
+1999-05-25  H.J. Lu  (hjl@gnu.org)
 
        * config.guess (dummy): Changed to $dummy.
 
@@ -824,7 +1076,7 @@ Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
        more accurately recorded in this ChangeLog.
        * config.sub: Likewise.
 
-Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
+1999-05-20   Stephen L Moshier  <moshier@world.std.com>
 
         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
 
@@ -843,7 +1095,7 @@ Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
        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)
+                         Martin Heller (Ing.-Buero_Heller@t-online.de)
 
        * config.guess (interix Alpha): Add.
 
@@ -852,13 +1104,13 @@ Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.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>
+1999-04-11  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)
+1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
 
        * config.sub: Set basic_machine to i586 when target_alias = k6-*.
 
@@ -900,7 +1152,7 @@ Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
 
 1999-03-21  Ben Elliston  <bje@cygnus.com>
 
-        * config.guess: Correct typo for detecting ELF on FreeBSD.
+       * config.guess: Correct typo for detecting ELF on FreeBSD.
 
 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
 
@@ -938,7 +1190,7 @@ Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
 
        * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
 
-Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
+1999-02-28  Geoffrey Noer  <noer@cygnus.com>
 
        * config.sub: Check for "cygwin*" rather than "cygwin32*"
 
@@ -946,14 +1198,14 @@ 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>
+1999-02-24  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>
+1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
 
        * configure.in (*-*-windows*): Remove, no longer used.
        * config/mh-windows: Ditto.
@@ -963,11 +1215,11 @@ Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.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>
+1999-02-18  Marc Espie <espie@cvs.openbsd.org>
 
        * config.guess: Recognize openbsd-*-hppa.
 
-Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
+1999-02-17  H.J. Lu  (hjl@gnu.org)
 
        * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
        only if it is not empty.
@@ -984,7 +1236,7 @@ Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
 
        * configure.in: Added target-bsp for sparclite.
 
-Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
+1999-02-08  Richard Henderson  <rth@cygnus.com>
 
        * config.sub: Recognize alphapca5[67] and up to alphaev8.
 
@@ -993,51 +1245,51 @@ Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@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>
+1999-02-07  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>
+1999-02-04  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>
+1999-02-02  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>
+1999-02-02  Catherine Moore  <clm@cygnus.com>
 
-        * config.sub (oabi):  Recognize.
-        * configure.in (arm-*-oabi):  Handle.
+       * config.sub (oabi):  Recognize.
+       * configure.in (arm-*-oabi):  Handle.
 
-Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
+1999-01-30  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>
+1999-01-30  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.
 
-Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
+1999-01-18  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>
+1998-12-30  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>
+1998-12-30  Christopher Faylor <cgf@cygnus.com>
 
        * configure.in: libtermcap.a should be built when cygwin is the
        target as well as the host.
@@ -1045,11 +1297,11 @@ Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
        * 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)
+1998-12-23  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)
+1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
 
        * config.guess: Use C code to identify more HP machines.
 
@@ -1097,10 +1349,10 @@ 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>
+1998-11-17  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.
+       * 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>
 
@@ -1112,25 +1364,25 @@ Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
        (INSTALL_MODULES): Added install-zip.
        (CLEAN_MODULES): Added clean-zip.
 
-Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
+1998-11-12  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>
+1998-11-05  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>
+1998-11-04  Dave Brolley  <brolley@cygnus.com>
 
        * config.sub: Add fr30.
 
-Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
+1998-11-02  Geoffrey Noer  <noer@cygnus.com>
 
-        * configure.in: drop "32" from config/mh-cygwin32.  Check
+       * 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>
+1998-10-22  Robert Lipe  <robertl@dgii.com>
 
        * config.guess: Match any version of Unixware7.
 
@@ -1139,16 +1391,16 @@ Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.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)
+1998-10-18  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)
+1998-10-14  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>
+1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
 
        * configure: Add pattern to replace "build_tooldir"'s
        definition in the generated Makefile with "tooldir"'s
@@ -1723,7 +1975,7 @@ Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
 
 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
 
-        * config.sub (sco5): Fix typo.
+       * config.sub (sco5): Fix typo.
 
 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
 
@@ -2035,10 +2287,10 @@ Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
 
 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.
+       * 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.
 
 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
 
@@ -2162,7 +2414,7 @@ Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
 
 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
 
-        * configure.in (*-*-rtems*): Do not build libgloss for rtems.
+       * configure.in (*-*-rtems*): Do not build libgloss for rtems.
 
 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
 
@@ -2230,7 +2482,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.
+       * Makefile.in (all-bison): Depend upon all-texinfo.
 
 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
 
@@ -2563,7 +2815,7 @@ Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
 
 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
 
-        * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
+       * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
 
 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
 
@@ -2915,11 +3167,11 @@ Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
        * config.guess:  Merge from FSF.
 
        1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
-        * config.guess: Use pc instead of unknown, for pc clone systems.
-        Change linux to linux-gnu.
+       * config.guess: Use pc instead of unknown, for pc clone systems.
+       Change linux to linux-gnu.
 
        Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
-        * config.guess: Avoid non-portable tr syntax.
+       * config.guess: Avoid non-portable tr syntax.
 
 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
 
@@ -3193,9 +3445,9 @@ Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
 
 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
 
-        * configure.in: enable dosrel for cygwin32-hosted builds,
-                remove diff from the list of things not buildable
-                via Canadian Cross
+       * configure.in: enable dosrel for cygwin32-hosted builds,
+               remove diff from the list of things not buildable
+               via Canadian Cross
 
 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
 
@@ -3397,8 +3649,8 @@ Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
 
 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
 
-        * configure (--enable-*): Handle quoted option lists such as
-        --enable-sim-cflags='-g0 -O' better.
+       * configure (--enable-*): Handle quoted option lists such as
+       --enable-sim-cflags='-g0 -O' better.
 
 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
 
@@ -4399,7 +4651,7 @@ Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
 
        * test-build.mk: Enable building of shared libraries on IRIX 5 and
-        OSF/1.  Fix compiler flags.
+       OSF/1.  Fix compiler flags.
        * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
 
 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
@@ -4833,21 +5085,21 @@ Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
        Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
        * config.guess (Pyramid*:OSx*:*:*): New case.
-        (PATH): Add /.attbin at end for finding uname.
-        (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
+       (PATH): Add /.attbin at end for finding uname.
+       (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
 
        Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
 
-        * config.guess (M88*:DolphinOS:*:*): New case.
+       * config.guess (M88*:DolphinOS:*:*): New case.
 
        Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
 
-        * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
-        to select whether to use ELF or COFF.
+       * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
+       to select whether to use ELF or COFF.
 
        Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
 
-        * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
+       * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
 
        Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
@@ -5186,7 +5438,7 @@ Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
 
        * configure: Make file links cleanly even if Lynx fails on
-          an NFS symlink (at least fail cleanly).
+         an NFS symlink (at least fail cleanly).
 
 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
 
@@ -5339,7 +5591,7 @@ Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
 
-        * Makefile.in:  Avoid bug in losing hpux sed.
+       * Makefile.in:  Avoid bug in losing hpux sed.
 
 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
@@ -6774,8 +7026,8 @@ Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
        ranlib.
 
        * configure: also define $(host_canonical) and
-        $(target_canonical), which are the full, canonical names for the
-        given host and target
+       $(target_canonical), which are the full, canonical names for the
+       given host and target
 
 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
 
@@ -6923,7 +7175,7 @@ Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
 
 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
 
-        * COPYING: new file, GPL v2
+       * COPYING: new file, GPL v2
 
 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
 
@@ -7446,7 +7698,7 @@ Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
 
        * config.subr: resync from rms.
 
-Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
+1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
 
        * configure, config.sub, config.subr: merge config.sub into
          config.subr, call the result config.subr, remove config.sub, use
@@ -7454,7 +7706,7 @@ Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
 
        * Makefile.in: revised install for dir.info.
 
-Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
+1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
 
        * configure.in: add decstation host makefile frag.
 
@@ -7463,11 +7715,11 @@ Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
          Make directories for info install.  Build dir.info here then
          install it.
 
-Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
+1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
 
        * Makefile.in: fix for bad directory tests.
 
-Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
+1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
 
        * configure: \{1,2\} appears to be a sysv'ism.  Use a different
          regexp.  -srcdir relative was being handled incorrectly.
@@ -7476,13 +7728,13 @@ Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
          work again and so one can focus one's attention on a particular
          package.
 
-Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
+1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
 
        * configure: added PWD as a stand in for `pwd` (for speed). use
          elif wherever possible.  make -srcdir work without -objdir.
          -objdir= commented out.
 
-Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
+1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
 
        * configure: +options become --options.  -subdirs commented out.
          added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
@@ -7494,7 +7746,7 @@ Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
          and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
          and mandir now keyed off datadir by default.
 
-Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
+1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
 
        * Freshly created ChangeLog.
 
This page took 0.038019 seconds and 4 git commands to generate.