changeset 5878:916187a03b82

Removed src/m/x86_64.h and fixed a typo in src/s/cygwin64.h
author Vin Shelton <acs@xemacs.org>
date Thu, 26 Mar 2015 20:47:12 -0400
parents abe88cd200c9
children 77d7b77909c2
files src/ChangeLog src/m/x86_64.h src/s/cygwin64.h
diffstat 3 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Mar 26 14:39:53 2015 -0400
+++ b/src/ChangeLog	Thu Mar 26 20:47:12 2015 -0400
@@ -1,3 +1,9 @@
+2015-03-26  Vin Shelton  <acs@xemacs.org>
+
+        * m/x86_64.h: Deleted; caused bogus GNUMakefile generation
+	on cygwin64.
+	* s/cygwin64.h: Fixed typo in comment at head of file.
+
 2015-03-26  Vin Shelton  <acs@xemacs.org>
 
 	* s/cygwin32.h: Moved guts to cygwin-common.h.
--- a/src/m/x86_64.h	Thu Mar 26 14:39:53 2015 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-intel386.h
\ No newline at end of file
--- a/src/s/cygwin64.h	Thu Mar 26 14:39:53 2015 -0400
+++ b/src/s/cygwin64.h	Thu Mar 26 20:47:12 2015 -0400
@@ -1,4 +1,4 @@
-/* system description file for cygwin32.
+/* system description file for 64-bet cygwin.
    Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc.
    Copyright (C) 2001 Ben Wing.