]> 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 66e9e0120f3dc7effddf3a3674e3db2d1ca2e377..6dd8c4d607f24434bfb64dd6107519984fcc7742 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+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,
@@ -85,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)
@@ -3617,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)