OSDN Git Service

* config.sub: Fix typo in last change.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 147325d..5a71ae2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,407 @@
+Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
+
+       * config.sub: Fix typo in last change.
+
+1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
+
+       * config.sub: Add support for C4x target.
+       * configure.in: Likewise.
+
+1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
+
+       * config.sub: Recognize sparcv9 just like sparc64.
+
+Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
+
+       * config.guess: Match "Pent II" or "PentII" for OpenServer.
+
+Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * config.guess: Correctly identify Pentium II sco boxes.
+
+       * config.guess: Fix "tr" code.  From Weiwen Liu.
+
+Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
+
+       * configure.in: Do not assume x86-svr4 or x86-unixware can handle
+       stabs.
+
+Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
+       (ALL_TARGET_MODULES): Add all-target-libchill.
+       (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
+       (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
+       (all-target-libchill): Add dependencies.
+       * configure.in (target_libs): Add libchill.
+
+Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
+
+       * config.guess: Avoid assumptions about "tr" behaves when
+       LANG is set to something other than English.
+
+Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
+
+       * configure (gxx_include_dir): Changed to
+       '${prefix}/include/g++'-${libstdcxx_interface}.
+
+       * config.if: New to determine the interfaces.
+
+Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
+
+       * config.guess: Detect and handle MPE/IX.
+       * config.sub: Deal with MPE/IX.
+
+Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
+
+       * configure.in: Use mh-aix43.
+
+1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure: Fix --without/--disable cases for gxx-include-dir.
+
+Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
+
+       * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
+       (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
+
+Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
+
+       * INSTALL/README: Fix typo.
+
+Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
+
+       * configure.in (target_subdir): Set to ${target_alias} instead
+       of "libraries".
+
+1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
+       (Makefile): Depend on $(gcc_version_trigger).
+
+       * configure (gcc_version): Change default initializer to empty
+       string.
+       (gcc_version_trigger): New variable; pass this variable down
+       to subdir configures to enable them checking gcc's version
+       themselves. Emit make macros for both gcc_version vars.
+       (topsrcdir): Initialize reliably.
+       (recursion line): Remove --with-gcc-version=${gcc_version}.
+
+1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure (enable_version_specific_runtime_libs): Implement new flag
+       --enable-version-specific-runtime-libs which installs C++ runtime stuff
+       in $(libsubdir); emit definition in each generated Makefile.
+       (gxx_include_dir): Initialize depending on
+       $enable_version_specific_runtime_libs.
+
+1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure (gcc_version): Initialize properly depending on
+       how and where configure is started.
+       (recursion line): Pass a --with-gcc-version=${gcc_version}
+       to configures in subdirs.
+
+1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure (gcc_version): Add new variable describing the
+       particular gcc version we're building.
+       * Makefile.in (libsubdir): Add new macro for the directory
+       in which the compiler finds executables, libraries, etc.
+       (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
+       and libsubdir.
+
+Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
+
+       * Makefile.in (local-clean): remove *.log
+       (warning.log): built with warn_summary from build.log
+       (mail-report.log): run test_summary
+       (mail-report-with-warnings.log): run test_summary including
+       warning.log in the report
+
+Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
+
+       * config.guess: Detection of Pentium II for *-sco-3.2v5*.
+
+Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
+
+       * Makefile.in (boostrap2-lean, bootstrap3-lean,
+       bootstrap4-lean): new targets
+
+Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * mpw-* Delete.  Not used.
+
+Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Update to libtool 1.2a.
+
+Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Avoid producing a version number if
+       -version-info was not used.
+
+Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (--enable-target-optspace): Remove debug echo.
+
+Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
+
+       * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
+
+Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig: Update cygwin32 support.
+
+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.
+
+Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
+
+Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
+
+       * configure: Define DEFAULT_M4 by searching PATH.
+       * Makfile.in: Use DEFAULT_M4.
+
+Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig: Add cygwin32 support.
+
+Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (INSTALL_MODULES): Remove texinfo.
+
+Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in: Add thumb-coff target.
+       * config.sub: Add thumb-coff target.
+
+Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
+       for newlib directory.                                          
+       (CXX_FOR_TARGET): Likewise.
+
+Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * ltconfig: Update after libtool/ltconfig.in change for
+       hpux11.
+
+Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Update to libtool 1.2.
+
+Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * Makefile.in (install-gcc): Don't specify LANGUAGES here.
+       (install-gcc-cross): Instead, override LANGUAGES here.
+
+1998-03-18  Dave Love  <d.love@dl.ac.uk>
+
+       * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
+       non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
+
+Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * config-ml.in: After building symlink tree call make distclean
+       if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
+       to be the case for libiberty.
+
+Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
+
+       * configure: When making link, also check the current
+       directory. The configure scripts may create one.
+
+Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
+
+       * config.sub: Accept alphapca56 and alphaev6 properly.
+
+Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
+
+       * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
+
+Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
+
+        * config.sub (sco5): Fix typo.
+
+1998-02-16  Dave Love  <d.love@dl.ac.uk>
+
+       * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
+       CONFIG_SITE=/dev/null to forestall lossage with site configuration.
+
+Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
+
+       * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
+       this change to sync Makefile.in with its ChangeLog entries.
+
+Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Update from libtool 1.0i.
+
+Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
+       PICFLAG_FOR_TARGET.
+       (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
+
+       * configure: Emit a definition for the new macro enable_shared
+       into each Makefile.
+
+       * config/mh-sparcpic (PICFLAG): Define to properly according
+       to current multilib configuration.
+       * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
+       according to current multilib configuration.
+
+Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Update from libtool 1.0h.
+
+Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
+
+       * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
+       (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
+       (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
+       (CLEAN_TARGET_MODULES): Similarly
+       (all-target-libf2c): Add dependences.
+       * configure.in (target_libs): Add libf2c. 
+
+Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
+       and mingw32.
+
+Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
+       here as it is not defined in the toplevel Makefile.
+
+Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure (package_makefile_rules_frag): New variable, which names
+       a file with generic rules, ...
+       Change comment to mention we now have FIVE parts.
+       * configure: Undo last change.
+
+Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
+
+       * config.guess: More accurate determination of HP processor types.
+        * config.sub: More accurate determination of HP processor types.
+
+Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure (package_makefile_frag): Move inserting the
+       ${package_makefile_frag} to where it should be according
+       to the comment.
+
+Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
+
+       * config.guess: Add support for Linux/ARM.
+
+Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
+
+       * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
+
+Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
+
+       * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
+       local_prefix to sub-make invocations.
+
+Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
+
+       * configure.in: Check makefile fragments in the source
+       directory.
+
+Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
+
+       * configure.in: check whether host and target makefile
+       fragments exist before adding them to *_makefile_frag
+
+1998-01-13  Lee Iverson   (leei@ai.sri.com)
+
+       * config-ml.in (multi-do): LDFLAGS must include multilib
+       designator.
+
+Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
+
+       * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
+
+Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
+
+       * config.sub: Add mingw32 support.
+       * configure.in: Likewise.
+       * config/mh-mingw32: New file.
+
+Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
+
+       * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
+
+Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * config.guess: HP 9000/803 is a PA1.1 machine.
+
+Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
+
+       * configure.in: It's alpha*-...
+
+Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
+
+       * configure.in (host_makefile_frag, target_makefile_frag):
+       Handle multiple config files.
+       (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
+       alpha-*-*.
+
+Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
+
+       * config.guess: Add BeOS support.
+
+Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * configure (gxx_include_dir): Fix thinko.
+
+Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (INSTALL_TARGET_CROSS): Define.
+       (install-cross, install-gcc-cross): New targets.
+
+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 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * From Franz Sirl.
+       * config.guess (powerpc*-*-linux): Handle glibc2 beta release
+       found on RedHat Linux systems.
+
+Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * config.guess (alpha stuff): Merge with FSF to avoid incorrect
+       guesses.
+
+Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
+
+Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * Makefile.in: check-target-libio depends on all-target-libstdc++.
+
+Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
+
+       * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
+       targets using "$@" to provide support for similar but not identical
+       targets without having to duplicate code.
+
 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
 
        * Makefile.in (bootstrap-lean): New target.
@@ -53,6 +457,11 @@ Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
 
        * .cvsignore (*-install): Remove.
 
+Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
+
+       * ltconfig: Set CONFIG_SHELL in libtool.
+       * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
+
 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
 
        * configure.in (target_subdir): Set to libraries if enable_multilib.
@@ -3406,7 +3815,7 @@ Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
        * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
        if gas and ld are in the source tree and are in ${configdirs}.
        If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
-       the --with options (but still pass them down on the command line,
+       --with options (but still pass them down on the command line,
        if they were explicitly specified).
 
 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)