emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/m/iris4d.h,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/m/iris4d.h,v
Date: Mon, 21 Jul 2008 18:19:31 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/21 18:19:31

Index: m/iris4d.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/iris4d.h,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -b -r1.47 -r1.48
--- m/iris4d.h  16 Jul 2008 07:18:26 -0000      1.47
+++ m/iris4d.h  21 Jul 2008 18:19:29 -0000      1.48
@@ -28,13 +28,6 @@
 
 #define NO_ARG_ARRAY
 
-/* Now define a symbol for the cpu type, if your compiler
-   does not define it automatically.  */
-
-#ifndef mips
-#define mips
-#endif
-
 /* Define EXPLICIT_SIGN_EXTEND if XINT must explicitly sign-extend
    the bit field into an int.  In other words, if bit fields
    are always unsigned.
@@ -43,13 +36,6 @@
 
 #define EXPLICIT_SIGN_EXTEND
 
-/* Define NO_REMAP if memory segmentation makes it not work well
-   to change the boundary between the text section and data section
-   when Emacs is dumped.  If you define this, the preloaded Lisp
-   code will not be sharable; but that's better than failing completely.  */
-
-#define NO_REMAP
-
 /* This machine requires completely different unexec code
    which lives in a separate file.  Specify the file name.  */
 




reply via email to

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