emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/nt/ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/nt/ChangeLog
Date: Sat, 11 Jun 2005 07:00:53 -0400

Index: emacs/nt/ChangeLog
diff -c emacs/nt/ChangeLog:1.111 emacs/nt/ChangeLog:1.112
*** emacs/nt/ChangeLog:1.111    Fri Jun 10 12:55:36 2005
--- emacs/nt/ChangeLog  Sat Jun 11 11:00:52 2005
***************
*** 1,3 ****
--- 1,17 ----
+ 2005-06-11  Eli Zaretskii  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * addsection.c (copy_executable_and_add_section): Pass non-zero




reply via email to

[Prev in Thread] Current Thread [Next in Thread]