# HG changeset patch # User Eli Zaretskii # Date 1118487652 0 # Node ID dbb97944f0c4be9129150c310353405551e75b8c # Parent 3db0834c6fe616285d656bab1281080c1722555c *** empty log message *** diff -r 3db0834c6fe6 -r dbb97944f0c4 nt/ChangeLog --- a/nt/ChangeLog Sat Jun 11 11:00:31 2005 +0000 +++ b/nt/ChangeLog Sat Jun 11 11:00:52 2005 +0000 @@ -1,3 +1,17 @@ +2005-06-11 Eli Zaretskii + + * gmake.defs (ARCH_CFLAGS): Use $(MCPU_FLAG) instead of a literal + "-mcpu=i686". + + * configure1.bat: Update copyright years. + Delete config.log before doing anything else. + Write additional diagnostics to config.log in case of failures to + compile test programs, including the failed test program itself. + Add a test for support of -mtune=pentium4 switch to GCC; if it is + supported, set up MCPU_FLAG variable on the various Makefiles to + use that switch during compilations. (This avoids GCC warning + about -mcpu being deprecated.) + 2005-06-10 Eli Zaretskii * addsection.c (copy_executable_and_add_section): Pass non-zero