]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - ChangeLog
config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32 and mingw32.
[thirdparty/gcc.git] / ChangeLog
index c2831e9398fbd5ac6b6785e361a1ea71a77f431a..6dd8c4d607f24434bfb64dd6107519984fcc7742 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,48 @@
+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.
+
+Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (target_makefile_frag): If --enable-target-optspace,
+       use -Os to compile target libraries rather than -O2.  Default to
+       using -Os for m32r if --{enable,disable}-target-optspace is not
+       used.
+
+Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
+
+       * configure: Define DEFAULT_M4 by searching PATH.
+       * Makfile.in: Use DEFAULT_M4.
+
+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.
+
+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
@@ -48,6 +93,11 @@ Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
        (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)
@@ -3580,7 +3630,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)