Subversion Repositories tendra.SVN

Rev

Rev 2 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
/*
2
    		 Crown Copyright (c) 1997
3
 
4
    This TenDRA(r) Computer Program is subject to Copyright
5
    owned by the United Kingdom Secretary of State for Defence
6
    acting through the Defence Evaluation and Research Agency
7
    (DERA).  It is made available to Recipients with a
8
    royalty-free licence for its use, reproduction, transfer
9
    to other parties and amendment for any purpose not excluding
10
    product development provided that any such use et cetera
11
    shall be deemed to be acceptance of the following conditions:-
12
 
13
        (1) Its Recipients shall ensure that this Notice is
14
        reproduced upon any copies or amended versions of it;
15
 
16
        (2) Any amended version of it shall be clearly marked to
17
        show both the nature of and the organisation responsible
18
        for the relevant amendment or amendments;
19
 
20
        (3) Its onward transfer from a recipient to another
21
        party shall be deemed to be that party's acceptance of
22
        these conditions;
23
 
24
        (4) DERA gives no warranty or assurance as to its
25
        quality or suitability for any purpose and DERA accepts
26
        no liability whatsoever in relation to any use to which
27
        it may be put.
28
*/
29
 
30
 
31
/* sol86/config.h */
32
 
33
/**********************************************************************
34
$Author: release $
35
$Date: 1998/03/16 11:25:27 $
36
$Revision: 1.2 $
37
$Log: config.h,v $
38
 * Revision 1.2  1998/03/16  11:25:27  release
39
 * Modifications prior to version 4.1.2.
40
 *
41
 * Revision 1.1.1.1  1998/01/17  15:55:52  release
42
 * First version to be checked into rolling release.
43
 *
44
 * Revision 1.25  1997/10/10  18:25:59  pwe
45
 * prep ANDF-DE revision
46
 *
47
 * Revision 1.24  1997/04/02  10:33:37  pwe
48
 * diagnose pl_tests
49
 *
50
 * Revision 1.23  1997/03/20  16:24:30  pwe
51
 * dwarf2
52
 *
53
 * Revision 1.22  1996/05/20  14:31:07  pwe
54
 * improved 64-bit handling
55
 *
56
 * Revision 1.21  1996/02/20  14:45:38  pwe
57
 * linux/elf return struct
58
 *
59
 * Revision 1.20  1996/02/08  13:45:44  pwe
60
 * Linux elf v aout option
61
 *
62
 * Revision 1.19  1996/01/04  09:54:41  pwe
63
 * solaris remove no_trap_on_nil_contents
64
 *
65
 * Revision 1.18  1995/12/18  16:18:29  pwe
66
 * solaris traps on nil OK
67
 *
68
 * Revision 1.17  1995/12/01  11:54:27  pwe
69
 * solaris proc equality
70
 *
71
 * Revision 1.16  1995/10/09  15:14:43  pwe
72
 * dynamic initialisation etc
73
 *
74
 * Revision 1.15  1995/09/29  16:18:20  pwe
75
 * gcc_compatible default on Linux
76
 *
77
 * Revision 1.14  1995/09/20  12:00:44  pwe
78
 * svr4 and solaris initial_value, and solaris 64 bit correction
79
 *
80
 * Revision 1.13  1995/09/19  15:43:15  pwe
81
 * round, fp overflow etc
82
 *
83
 * Revision 1.12  1995/09/05  16:25:36  pwe
84
 * specials and exception changes
85
 *
86
 * Revision 1.11  1995/08/30  16:07:19  pwe
87
 * prepare exception trapping
88
 *
89
 * Revision 1.10  1995/07/07  15:22:35  pwe
90
 * prepare for 4.0, and correct PIC switch
91
 *
92
 * Revision 1.9  1995/01/30  14:43:55  pwe
93
 * defined value_of_null for CR95_032
94
 *
95
 * Revision 1.8  1995/01/30  12:57:34  pwe
96
 * Ownership -> PWE, tidy banners
97
 *
98
 * Revision 1.7  1994/11/08  16:26:19  jmf
99
 * Added substitute_complex
100
 *
101
 * Revision 1.6  1994/10/27  14:12:30  jmf
102
 * set DWARF 0
103
 *
104
 * Revision 1.5  1994/09/27  16:17:36  jmf
105
 * added case parameters
106
 *
107
 * Revision 1.4  1994/09/27  15:19:48  jmf
108
 * added do_case_transforms
109
 *
110
 * Revision 1.3  1994/08/04  13:40:23  jmf
111
 * Added condassign_implemented
112
 *
113
 * Revision 1.2  1994/07/13  07:48:18  jmf
114
 * Added Log
115
 *
116
**********************************************************************/
117
 
118
#ifndef config_key
119
#define config_key 1
120
 
121
 
122
/* API SPECIFICATION */
123
#include "ossg_api.h"
124
#include "ossg.h"
125
 
126
#ifndef FS_LITTLE_ENDIAN
127
#define FS_LITTLE_ENDIAN	1
128
#endif
129
 
130
#define NEWDIAGS 1
131
#define NEWDWARF 1
132
#define SHARED_ABBREV 1
133
#define has_asm 1
134
#define as_comment_symbol '/'
135
 
136
#define isvax 0
137
#define ismips 0
138
#define is68000 0
139
#define is80x86 1
140
#define ispower 0
141
#define issparc 0
142
#define istrans 0
143
#define ishppa 0
144
#define isAlpha 0
145
 
146
#define issco 0
147
#define issol86 1
148
#define islinux 0
149
#define isfreebsd 0
150
#define remove_struct_ref 1
151
 
152
#define has_setcc 1
153
#define little_end 1
154
#define has_byte_regs 1
155
#define has_byte_ops 1
156
#define only_lengthen_ops 1
157
#define has_neg_shift 0
158
#define regable_union 0
159
#define substitute_params 1
160
#define special_fns 1
161
#define shift_is_byte 1
162
#define only_inline_static 0
163
#define remove_zero_offsets 1
164
#define replace_compound 1
165
#define no_bitfield_ops 1
166
#define dont_unpad_apply 0
167
#define diagnose_registers 1
168
#define DWARF 0
169
#define load_ptr_pars 1
170
#define use_long_double 1
171
#define has64bits 1
172
#define keep_PIC_vars 0
173
#define maxmin_implemented 1
174
#define target_dbl_maxexp 4932
175
#define div0_implemented 1
176
#define do_case_transforms 1
177
#define substitute_complex 1
178
#define has_rotate 1
179
#define GCC_STRUCTS 0
180
 
181
#define condassign_implemented 0
182
#define check_shape 1
183
#define value_of_null 0
184
 
185
#define prefix_length 0	/* strlen(name_prefix) */
186
#define normal_fpucon 0x37f
187
 
188
#define remove_unused_counters 0
189
#define remove_unused_index_counters 0
190
#define good_index_factor(f) 0
191
#define good_pointer_factor(f) ((f) != 1 && (f) != 2 && (f) != 4 && (f) != 8)
192
 
193
/* Parameters for TDF->TDF case_optimisation */
194
 
195
#define jump_table_density 10        /* between 0 and 100 */
196
 
197
/* jump_table density is the percentage of entries which must be filled 
198
 * in a jump table in order for it to be created
199
 * So 0 would try to make everything into a jump table whereas 100
200
 * would mean only full jump tables could be put out
201
 */
202
 
203
#define non_default_entries 4      /* a positive integer */
204
 
205
/* non_default_entries is the minimum number of non default entries a
206
 * jump table can contain
207
 */
208
 
209
#define non_default_destinations 2  /* a positive integer */
210
 
211
/* non_default_destinations is the minimum number of non default destinations
212
 * a jump table can contain
213
 */
214
 
215
 
216
#define temp_mips 0
217
 
218
#endif