Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – tendra.SVN – Blame – /branches/algol60/src/installers/80x86/sco/config.h – Rev 7

Subversion Repositories tendra.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
/*
7 7u83 2
 * Copyright (c) 2002-2005 The TenDRA Project <http://www.tendra.org/>.
3
 * All rights reserved.
4
 *
5
 * Redistribution and use in source and binary forms, with or without
6
 * modification, are permitted provided that the following conditions are met:
7
 *
8
 * 1. Redistributions of source code must retain the above copyright notice,
9
 *    this list of conditions and the following disclaimer.
10
 * 2. Redistributions in binary form must reproduce the above copyright notice,
11
 *    this list of conditions and the following disclaimer in the documentation
12
 *    and/or other materials provided with the distribution.
13
 * 3. Neither the name of The TenDRA Project nor the names of its contributors
14
 *    may be used to endorse or promote products derived from this software
15
 *    without specific, prior written permission.
16
 *
17
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS
18
 * IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
19
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
20
 * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR
21
 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
22
 * EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
23
 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
24
 * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
25
 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
26
 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
27
 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28
 *
29
 * $Id$
30
 */
31
/*
2 7u83 32
    		 Crown Copyright (c) 1997
7 7u83 33
 
2 7u83 34
    This TenDRA(r) Computer Program is subject to Copyright
35
    owned by the United Kingdom Secretary of State for Defence
36
    acting through the Defence Evaluation and Research Agency
37
    (DERA).  It is made available to Recipients with a
38
    royalty-free licence for its use, reproduction, transfer
39
    to other parties and amendment for any purpose not excluding
40
    product development provided that any such use et cetera
41
    shall be deemed to be acceptance of the following conditions:-
7 7u83 42
 
2 7u83 43
        (1) Its Recipients shall ensure that this Notice is
44
        reproduced upon any copies or amended versions of it;
7 7u83 45
 
2 7u83 46
        (2) Any amended version of it shall be clearly marked to
47
        show both the nature of and the organisation responsible
48
        for the relevant amendment or amendments;
7 7u83 49
 
2 7u83 50
        (3) Its onward transfer from a recipient to another
51
        party shall be deemed to be that party's acceptance of
52
        these conditions;
7 7u83 53
 
2 7u83 54
        (4) DERA gives no warranty or assurance as to its
55
        quality or suitability for any purpose and DERA accepts
56
        no liability whatsoever in relation to any use to which
57
        it may be put.
58
*/
59
 
60
 
61
/* sco/config.h */
62
 
63
/**********************************************************************
64
$Author: release $
65
$Date: 1998/03/16 11:25:25 $
66
$Revision: 1.2 $
67
$Log: config.h,v $
68
 * Revision 1.2  1998/03/16  11:25:25  release
69
 * Modifications prior to version 4.1.2.
70
 *
71
 * Revision 1.1.1.1  1998/01/17  15:55:51  release
72
 * First version to be checked into rolling release.
73
 *
74
 * Revision 1.24  1998/01/11  15:15:04  pwe
75
 * remove NEWDIAGS
76
 *
77
 * Revision 1.23  1997/04/04  15:15:09  pwe
78
 * attempt revert sco no diagnose registers
79
 *
80
 * Revision 1.22  1997/04/02  10:33:27  pwe
81
 * diagnose pl_tests
82
 *
83
 * Revision 1.21  1996/08/13  13:59:15  pwe
84
 * sco int16 corrupts xterm
85
 *
86
 * Revision 1.20  1996/05/20  14:31:02  pwe
87
 * improved 64-bit handling
88
 *
89
 * Revision 1.19  1996/02/20  14:45:31  pwe
90
 * linux/elf return struct
91
 *
92
 * Revision 1.18  1996/02/08  13:45:39  pwe
93
 * Linux elf v aout option
94
 *
95
 * Revision 1.17  1995/12/01  11:54:15  pwe
96
 * solaris proc equality
97
 *
98
 * Revision 1.16  1995/10/09  15:14:32  pwe
99
 * dynamic initialisation etc
100
 *
101
 * Revision 1.15  1995/09/29  16:18:14  pwe
102
 * gcc_compatible default on Linux
103
 *
104
 * Revision 1.14  1995/09/20  12:00:40  pwe
105
 * svr4 and solaris initial_value, and solaris 64 bit correction
106
 *
107
 * Revision 1.13  1995/09/19  15:43:07  pwe
108
 * round, fp overflow etc
109
 *
110
 * Revision 1.12  1995/09/05  16:25:31  pwe
111
 * specials and exception changes
112
 *
113
 * Revision 1.11  1995/08/30  16:07:15  pwe
114
 * prepare exception trapping
115
 *
116
 * Revision 1.10  1995/07/07  15:22:30  pwe
117
 * prepare for 4.0, and correct PIC switch
118
 *
119
 * Revision 1.9  1995/03/16  09:13:43  pwe
120
 * sco_gas now install time option
121
 *
122
 * Revision 1.8  1995/01/30  14:43:51  pwe
123
 * defined value_of_null for CR95_032
124
 *
125
 * Revision 1.7  1995/01/30  12:57:18  pwe
126
 * Ownership -> PWE, tidy banners
127
 *
128
 * Revision 1.6  1994/11/08  16:23:50  jmf
129
 * Added substitute_complex
130
 *
131
 * Revision 1.5  1994/09/27  16:14:21  jmf
132
 * added do_case_transforms
133
 *
134
 * Revision 1.4  1994/09/27  15:12:41  jmf
135
 * added do_case_transforms
136
 *
137
 * Revision 1.3  1994/08/04  13:38:10  jmf
138
 * Added condassign_implemented
139
 *
140
 * Revision 1.2  1994/07/13  07:57:06  jmf
141
 * Added Log
142
 *
143
**********************************************************************/
144
 
145
#ifndef config_key
146
#define config_key 1
147
 
148
 
149
/* API SPECIFICATION */
150
#include "ossg_api.h"
151
#include "ossg.h"
152
 
153
#ifndef FS_LITTLE_ENDIAN
154
#define FS_LITTLE_ENDIAN	1
155
#endif
156
 
157
 
158
extern int sco_gas;
159
 
160
#define isvax 0
161
#define ismips 0
162
#define is68000 0
163
#define is80x86 1
164
#define ispower 0
165
#define issparc 0
166
#define istrans 0
167
#define ishppa 0
168
#define isAlpha 0
169
 
170
#define issco 1
171
#define issol86 0
172
#define islinux 0
173
#define isfreebsd 0
174
#define remove_struct_ref 0
175
 
176
#define has_setcc 1
177
#define little_end 1
178
#define has_byte_regs 1
179
#define has_byte_ops 1
180
#define only_lengthen_ops 1
181
#define has_neg_shift 0
182
#define regable_union 0
183
#define substitute_params 1
184
#define special_fns 1
185
#define shift_is_byte 1
186
#define only_inline_static 0
187
#define remove_zero_offsets 1
188
#define replace_compound 1
189
#define no_bitfield_ops 1
190
#define dont_unpad_apply 0
191
#define diagnose_registers 0
192
#define load_ptr_pars 1
193
#define use_long_double 1	/* not used by SCO cc */
194
#define has64bits 1
195
#define keep_PIC_vars 0
196
#define div0_implemented 1
197
#define do_case_transforms 1
198
#define substitute_complex 1
199
#define has_rotate 1
200
#define GCC_STRUCTS 0
201
 
202
#define maxmin_implemented 1
203
#define condassign_implemented 0
204
#define target_dbl_maxexp 308
205
 
206
#define check_shape 1
207
#define value_of_null 0
208
#define no_trap_on_nil_contents 1
209
 
210
#define prefix_length 0	/* strlen(name_prefix) */
211
#define AVOID_INTOV 0	/* Software interrupts unsafe */
212
#define normal_fpucon 0x272
213
 
214
#define remove_unused_counters 0
215
#define remove_unused_index_counters 0
7 7u83 216
#define good_index_factor(f)	0
217
#define good_pointer_factor(f)	((f)!= 1 && (f)!= 2 && (f)!= 4 && (f)!= 8)
2 7u83 218
 
219
/* Parameters for TDF->TDF case_optimisation */
220
 
221
#define jump_table_density 10        /* between 0 and 100 */
222
 
7 7u83 223
/* jump_table density is the percentage of entries which must be filled
2 7u83 224
 * in a jump table in order for it to be created
225
 * So 0 would try to make everything into a jump table whereas 100
226
 * would mean only full jump tables could be put out
227
 */
228
 
229
#define non_default_entries 4      /* a positive integer */
230
 
231
/* non_default_entries is the minimum number of non default entries a
232
 * jump table can contain
233
 */
234
 
235
#define non_default_destinations 2  /* a positive integer */
236
 
237
/* non_default_destinations is the minimum number of non default destinations
238
 * a jump table can contain
239
 */
240
 
241
 
242
#define temp_mips 0
243
 
244
#endif