aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2002-11-01 19:55:43 +0000
committerDave Love2002-11-01 19:55:43 +0000
commit97098195f236fbbcdb09cfeec483ae1e6fcb0df2 (patch)
tree0c6eb14318fe68b84aa0cc9e1004927c1c519490
parent2db1186a254ad63ee58c5cc68bb7f1bb3290c4be (diff)
downloademacs-97098195f236fbbcdb09cfeec483ae1e6fcb0df2.tar.gz
emacs-97098195f236fbbcdb09cfeec483ae1e6fcb0df2.zip
*** empty log message ***
-rw-r--r--src/ChangeLog4
-rw-r--r--src/m/gec63.h55
2 files changed, 4 insertions, 55 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a29c9a1799d..9709863303a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12002-11-01 Dave Love <fx@gnu.org>
2
3 * m/gec63.h: Deleted.
4
12002-10-31 Dave Love <fx@gnu.org> 52002-10-31 Dave Love <fx@gnu.org>
2 6
3 * xterm.c (XTread_socket): Fix last change. 7 * xterm.c (XTread_socket): Fix last change.
diff --git a/src/m/gec63.h b/src/m/gec63.h
deleted file mode 100644
index 679a5a8a367..00000000000
--- a/src/m/gec63.h
+++ /dev/null
@@ -1,55 +0,0 @@
1/* machine description file for gec63
2 Copyright (C) 1986, 2002 Free Software Foundation, Inc.
3
4This file is part of GNU Emacs.
5
6GNU Emacs is free software; you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by
8the Free Software Foundation; either version 2, or (at your option)
9any later version.
10
11GNU Emacs is distributed in the hope that it will be useful,
12but WITHOUT ANY WARRANTY; without even the implied warranty of
13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14GNU General Public License for more details.
15
16You should have received a copy of the GNU General Public License
17along with GNU Emacs; see the file COPYING. If not, write to
18the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
19Boston, MA 02111-1307, USA. */
20
21
22/* The following line tells the configuration script what sort of
23 operating system this machine is likely to run.
24 USUAL-OPSYS="usg5-2" */
25
26/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
27 is the most significant byte. */
28
29#define WORDS_BIG_ENDIAN
30
31/* Say this machine is a 68000 */
32
33#define gec63
34
35/* Use an int to represent Lisp_Object */
36
37#define NO_UNION_TYPE
38
39/* GEC63 has alloca in the PW/ux63 library. */
40#define LIB_STANDARD -lPW -lc
41
42/* Do not define LOAD_AVE_TYPE or LOAD_AVE_CVT
43 since there is no /dev/kmem */
44
45#undef ADDR_CORRECT(x)
46#define NO_ARG_ARRAY
47
48#undef TERMCAP
49#define TERMINFO
50
51#define NO_REMAP
52
53/* This needs verification! */
54
55#define DATA_SEG_BITS 0xF0000000L