[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/m/ibms390x.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/m/ibms390x.h,v |
Date: |
Wed, 16 Jul 2008 07:42:43 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/16 07:42:42
Index: m/ibms390x.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/ibms390x.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- m/ibms390x.h 13 Jul 2008 07:35:23 -0000 1.15
+++ m/ibms390x.h 16 Jul 2008 07:42:41 -0000 1.16
@@ -65,12 +65,6 @@
#define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0 / FSCALE)
-/* Define CANNOT_DUMP on machines where unexec does not work.
- Then the function dump-emacs will not be defined
- and temacs will do (load "loadup") automatically unless told otherwise. */
-
-#undef CANNOT_DUMP
-
/* Define VIRT_ADDR_VARIES if the virtual addresses of
pure and impure space as loaded can vary, and even their
relative order cannot be relied on.
@@ -117,8 +111,6 @@
you should also check `etc/MACHINES' to make sure its descriptions
of known problems in that configuration should be updated. */
-#define PNTR_COMPARISON_TYPE unsigned long
-
/* On the 64 bit architecture, we can use 60 bits for addresses */
#define VALBITS 60
- [Emacs-diffs] Changes to emacs/src/m/ibms390x.h,v, Dan Nicolaescu, 2008/07/09
- [Emacs-diffs] Changes to emacs/src/m/ibms390x.h,v, Dan Nicolaescu, 2008/07/10
- [Emacs-diffs] Changes to emacs/src/m/ibms390x.h,v, Dan Nicolaescu, 2008/07/13
- [Emacs-diffs] Changes to emacs/src/m/ibms390x.h,v,
Dan Nicolaescu <=
- [Emacs-diffs] Changes to emacs/src/m/ibms390x.h,v, Dan Nicolaescu, 2008/07/17
- [Emacs-diffs] Changes to emacs/src/m/ibms390x.h,v, Dan Nicolaescu, 2008/07/21