Fix typo: .syntax.name should have been .name
[platform/upstream/binutils.git] / sim / m32r / ChangeLog
1 Fri Jan 16 12:16:56 1998  Nick Clifton  <nickc@cygnus.com>
2
3         * arch-defs.h (INSN_NAME): Fix typo.
4
5 Mon Dec 15 23:17:11 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6
7         * configure: Regenerated to track ../common/aclocal.m4 changes.
8         * config.in: Ditto.
9
10 Thu Dec  4 09:21:05 1997  Doug Evans  <devans@canuck.cygnus.com>
11
12         * m32r-sim.h (MSPR_ADDR): New macro.
13         (m32r_mspr_device): Declare.
14         (struct _device): Define.
15         * m32r.c (m32r_mspr_device): New global.
16         (device_{io_{read,write}_buffer,error}): New functions.
17         * mem-ops.h (SETMEM*): Use sim_core_write_map, not read map.
18         * sim-if.c: Delete redundant inclusion of cpu-sim.h.
19         (sim_open): Attach device to handle MSPR register.
20         * sim-main.h (WITH_DEVICES): Define as 1.
21         Include cpu-sim.h.
22
23         * configure: Regenerated to track ../common/aclocal.m4 changes.
24
25 Wed Dec  3 18:08:44 1997  Doug Evans  <devans@canuck.cygnus.com>
26
27         * configure.in (SIM_AC_OPTION_ENVIRONMENT): Call.
28         * configure: Regenerated.
29
30 Wed Nov 19 12:17:08 1997  Doug Evans  <devans@canuck.cygnus.com>
31
32         * mem-ops.h: Rename SIM_SIG{ACCESS,ALIGN} to SIM_SIG{SEGV,BUS}.
33         * sim-if.c (sim_open): Call sim_config.
34         (sim_stop_reason): Update call to sim_signal_to_host.
35
36 Tue Nov 18 15:33:48 1997  Doug Evans  <devans@canuck.cygnus.com>
37
38         * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).
39
40 Fri Oct 31 18:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
41
42         * sim-if.c (sim_open): Delete dead call to sim_core_attach.
43
44 Mon Oct 27 12:43:54 1997  Doug Evans  <devans@canuck.cygnus.com>
45
46         * sem-ops.h (U{DIV,MOD}[BHSD]I): Use unsigned division.
47
48 Fri Oct  3 09:28:00 1997  Andrew Cagney  <cagney@b1.cygnus.com>
49
50         * configure: Regenerated to track ../common/aclocal.m4 changes.
51
52 Wed Sep 24 17:38:57 1997  Andrew Cagney  <cagney@b1.cygnus.com>
53
54         * configure: Regenerated to track ../common/aclocal.m4 changes.
55
56 Tue Sep 23 11:04:38 1997  Andrew Cagney  <cagney@b1.cygnus.com>
57
58         * configure: Regenerated to track ../common/aclocal.m4 changes.
59
60 Tue Sep 23 10:19:51 1997  Andrew Cagney  <cagney@b1.cygnus.com>
61
62         * Makefile.in (SIM_ENDIAN, SIM_HOSTENDIAN, SIM_SCACHE,
63         SIM_DEFAULT_MODEL): Delete, moved to common.
64         (SIM_EXTRA_CFLAGS): Update.
65         
66 Mon Sep 22 11:46:20 1997  Andrew Cagney  <cagney@b1.cygnus.com>
67
68         * configure.in (sim_link_links): Configure non-strict memory
69         alignment.
70
71         * configure: Regenerated to track ../common/aclocal.m4 changes.
72
73 Fri Sep 19 17:45:25 1997  Andrew Cagney  <cagney@b1.cygnus.com>
74
75         * configure: Regenerated to track ../common/aclocal.m4 changes.
76
77 Wed Sep 17 17:44:40 1997  Andrew Cagney  <cagney@b1.cygnus.com>
78
79         * sim-if.c (sim_open): Allocate memory under sim-memopt module
80         using sim_do_commandf.
81         (sim_open): Set magic-number at the start.
82         (sim_do_command): Implement.
83
84         * sim-main.h (sim_engine_halt): Map onto engine_halt.
85
86 Mon Sep 15 17:36:15 1997  Andrew Cagney  <cagney@b1.cygnus.com>
87
88         * configure: Regenerated to track ../common/aclocal.m4 changes.
89
90 Thu Sep  4 17:21:23 1997  Doug Evans  <dje@seba>
91
92         * configure: Regenerated to track ../common/aclocal.m4 changes.
93
94 Fri Sep  5 10:21:48 1997  Andrew Cagney  <cagney@b1.cygnus.com>
95
96         * Makefile.in (SIM_OBJS): Add sim-memopt.o module.
97
98 Thu Sep  4 10:30:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
99
100         * sim-if.c (sim_open): Pass zero modulo arg to sim_core_attach.
101
102 Wed Aug 27 18:13:22 1997  Andrew Cagney  <cagney@b1.cygnus.com>
103
104         * configure: Regenerated to track ../common/aclocal.m4 changes.
105         * config.in: Ditto.
106
107 Tue Aug 26 10:39:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
108
109         * sim-if.c (sim_kill): Delete.
110         (sim_create_inferior): Add ABFD argument.
111         (sim_load): Move setting of PC from here.
112         (sim_create_inferior): To here.
113         (sim_load): Delete, use sim-hload.c instead.
114
115         * Makefile.in (SIM_OBJS): Add sim-hload.o module.
116
117 Mon Aug 25 17:50:22 1997  Andrew Cagney  <cagney@b1.cygnus.com>
118
119         * configure: Regenerated to track ../common/aclocal.m4 changes.
120         * config.in: Ditto.
121
122 Mon Aug 25 15:54:08 1997  Andrew Cagney  <cagney@b1.cygnus.com>
123
124         * sim-if.c (sim_open): Add ABFD argument.
125
126 Tue Jul 22 10:16:16 1997  Doug Evans  <dje@canuck.cygnus.com>
127
128         * sim-main.h (M32R_DEFAULT_MEM_SIZE): New macro.
129         * sim-if.c (sim_open): Use it.
130
131 Wed Jun  4 12:48:12 1997  Andrew Cagney  <cagney@b1.cygnus.com>
132
133         * sim-main.h (WITH_ENGINE): Disable the common engine for now.
134
135 Tue May 27 14:15:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
136
137         * sim-if.c (sim_read): Pass NULL cpu to sim_core_read_buffer.
138         (sim_write): Ditto for write.
139
140         * m32r.c (do_trap): Ditto for read/write.
141
142 Tue May 20 10:18:25 1997  Andrew Cagney  <cagney@b1.cygnus.com>
143
144         * sim-if.c (sim_open): Add callback argument.
145         (sim_set_callbacks, sim_callback): Delete.
146         (sim_load): Set STATE_LOADED_P.
147
148 Mon May 19 12:55:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
149
150         * Makefile.in (SIM_OBJS): Link in sim-abort.o as a stub for
151         sim_engine_abort.
152
153 Mon May  5 12:45:28 1997  Andrew Cagney  <cagney@b1.cygnus.com>
154
155         * sim-if.c (sim_open): Update to reflect changes to core in
156         ../common/.
157         * mem-ops.h (GETMEMQI, GETMEMHI, GETMEMSI, GETMEMDI, GETMEMUQI,
158         GETMEMUHI, GETMEMUSI, GETMEMUDI, SETMEMQI, SETMEMHI, SETMEMSI,
159         SETMEMDI, SETMEMUQI, SETMEMUHI, SETMEMUSI, SETMEMUDI): Ditto.
160
161 Sat May  3 08:38:55 1997  Doug Evans  <dje@seba.cygnus.com>
162
163         * decode.c (decode): Add computed goto support.
164
165 Fri May  2 16:30:26 1997  Andrew Cagney  <cagney@b1.cygnus.com>
166
167         * mem-ops.h: Stub additional core read/write arguments.
168
169         * sim-main.h: Declare sim_cia - type SI.
170         (struct _sim_cpu): Move base type to end per common.
171         (struct _sim_state): Ditto.
172
173 Thu May  1 11:15:34 1997  Doug Evans  <dje@canuck.cygnus.com>
174
175         Merge from branch into devo.  CGEN generic files moved to common
176         directory.  K&R C support is no longer provided.
177
178 Thu Apr 24 00:39:51 1997  Doug Evans  <dje@canuck.cygnus.com>
179
180         * configure: Regenerated to track ../common/aclocal.m4 changes.
181
182 Sat Apr 12 12:57:33 1997  Felix Lee  <flee@yin.cygnus.com>
183
184         * Makefile.in, seman-cache.c: new file, for wingdb build.
185         * sim-alloca.h: fixed for wingdb.
186         
187 Mon Apr  7 13:33:29 1997  Doug Evans  <dje@seba.cygnus.com>
188
189         * decode.c (*): m32r_cgen_insn_table renamed to ..._entries.
190         * mainloop.in: Use CGEN_INSN_INDEX instead of CGEN_INSN_TYPE.
191         * simdefs.h (INSN_NAME): m32r_cgen_insn_table renamed to ..._entries.
192
193 Fri Apr  4 19:23:12 1997  Doug Evans  <dje@canuck.cygnus.com>
194
195         * cgen-utils.in (ex_illegal): Fill in abuf->length, abuf->addr.
196         (exc_illegal): Likewise.
197         * decode.c (decode_vars): Add decode_illegal.
198         * genmloop.sh: #include "cpu-opc.h".
199         * sem-switch.c (case_INSN_ILLEGAL): Declare.
200         (labels): Add case_INSN_ILLEGAL.
201         (SWITCH): Add INSN_ILLEGAL case.
202
203 Wed Mar 26 12:34:00 1997  Doug Evans  <dje@canuck.cygnus.com>
204
205         * model.c (model_module): Use 0 not NULL.
206
207         * genmloop.sh (sim_main_loop): Handle k&r c.
208
209         * sem-switch.c: Regenerate to get k&r c support.
210         * semantics.c: Likewise.
211
212         * m32r.c (ADD_{OV,CA}_SI,SUB_{OV,CA}_SI): Renamed to {ADD,SUB}[OC]FSI.
213         (ADDCSI,SUBCSI): New functions.
214         * sem-switch.c (addv,addv3,addx,subv,subx): Fix carry bit handling.
215         * semantics.c (addv,addv3,addx,subv,subx): Fix carry bit handling.
216
217         * simcache.c (simcache_{install,init,uninstall}): Use
218         DECLARE_MODULE_INSTALL_HANDLER.
219         (simcache_option_handler): Use DECLARE_OPTION_HANDLER.
220
221         * utils.c: #include "semops.h".
222
223 Tue Mar 11 14:30:26 1997  Doug Evans  <dje@seba.cygnus.com>
224
225         * profile.c (profile_print_simcache): Fix thinko in printf text.
226
227         * simdefs.h (struct argbuf): Add member to fmt_20 so it's not empty.
228
229 Mon Mar 10 11:06:29 1997  Doug Evans  <dje@seba.cygnus.com>
230
231         * m32r.c (h_cr_get): Rewrite.
232         (h_cr_set): Rewrite.
233         * sem-switch.c (rte): bcarry renamed to bcond.
234         * semantics.c (rte): Likewise.
235         * simdefs.h (CPU_STATE): Likewise.
236
237         * config.in (HAVE_SYS_TIME_H): Add.
238         * configure.in: Check for sys/time.h.
239         * configure: Regenerated.
240         * utils.c: Include sys/time.h if present.
241
242         * common.c (sim_parse_args): Account for NULL terminating entry
243         in long_options table.
244
245         * genmloop.sh (RUN_FAST_P): Don't run fast if tracing.
246         Always use cache if configured in.
247         * mainloop.in (do_extract_insn{16,32}): New functions.
248         (normal,fast): Call them.  Handle starting in left slot.
249         * simcache.c (simcache_option_handler): Disallow -c0.
250         * sem-switch.c (TRACE_RESULT): Redefine so no tracing.
251
252         * profile.c (profile_print_simcache): Fix percentage calc.
253
254         * Makefile.in (INCLUDE_DEPS): Delete simcommon.h.
255
256 Sun Mar  9 20:42:17 1997  Doug Evans  <dje@seba.cygnus.com>
257
258         * Makefile.in (COMMON_{PRE,POST}_CONFIG_FRAG): Add delimiters for.
259         (M32R_INCLUDE_DEPS): Use cpu-sim.h instead of m32r-sim.h.
260         Add mod-list.h.
261         (mrun.o): Don't depend on M32R_INCLUDE_DEPS.
262         (sim-if.o,m32r.o,utils.o): Likewise.
263         (common.o): Don't explicitly depend on mod-list.h.
264         (mainloop.c): Pass CPU to genmloop.sh.
265         (stamp-modules): Depend on configure.
266         (decode.o): Depend on decode,h, memops.h, semops.h, cpu-opc.h.
267         (extract.o): Depend on decode.h, memops.h, semops.h.
268         (semantics.o,seman-cache.o): Likewise.
269         (model.o,ops.o): Depend on memops.h.
270         (extr-cache.o): Disable building for the moment.
271
272         * simcommon.h: Delete, move contents into cgen-sim.h.
273         * cgen-sim.h: Don't include ansidecl.h,bfd.h,simfns.h.
274         (UINT,CGEN_CAT3): Define.
275         ({extract,semantic}_fn_t): Renamed to {EXTRACT,SEMANTIC}_FN.
276         (decode_t): Renamed to DECODE.
277
278         * simfns.h: Delete, contents moved to memops.h,semops.h.
279         * memops.h: New file.
280         * semops.h: New file.
281         * decode.h: Renamed from semantics.h.
282
283         * sim-argv.h: New file.
284         * Makefile.in (memory.o,trace.o,profile.o,simcache.o,common): Add
285         dependency of sim-argv.h.
286
287         * sim-alloca.h: New file.
288         * common.c: Include it.
289         * Makefile.in (common.o): Add dependency.
290
291         * config.in (HAVE_TIME_H,HAVE_SYS_RESOURCE_H): Add.
292         (HAVE_GETRUSAGE,HAVE_TIME): Add.
293         * configure.in: sinclude ../common/aclocal.m4.
294         Check for headers time.h, sys/resource.h.
295         Check for functions time, getrusage.
296         (sim_link_{files,links}): Add link cpu-opc.h.
297         (sim_profile): Add simcache.
298         (SIM_AC_PROFILE): Add simcache, profile.o.
299         (simcache module): Delete extr-cache.o for now.
300         (--enable-sim-cache): Allow specification of default cache size.
301         * configure: Regenerated.
302
303         * decode.c: #include cgen-sim.h,memops.h,semops.h,decode.h,
304         cpu-sim.h,cpu-opc.h.  Don't include m32r-sim.h.
305         Regenerate.
306
307         * extract.c: #include cgen-sim.h,decode.h,cpu-sim.h.
308         Don't include m32r-sim.h.
309         (*): Define/Undef FLD macro.  Use it to reference ARGBUF.
310         Simplify profiling test with PROFILE_MODEL_P.
311         (mvfc,mvtc): Fix access of control registers.
312         * semantic.c: #include cgen-sim.h,memops.h,semops.h,decode.h,cpu-sim.h.
313         Don't include m32r-sim.h.
314         (*): Define/Undef FLD macro.  Use it to reference ARGBUF.
315         Simplify profiling test with PROFILE_MODEL_P.
316         (mvfc,mvtc): Fix access of control registers.
317
318         * sem-switch.c: New file, for GCC computed goto support.
319
320         * genmloop.sh: Add #include's of bfd.h,callback.h,cgen-sim.h,
321         memops.h,semops.h,trace.h,cpu-sim.h.
322         (RUN_FAST_P): Change default to run fast if cache size > 0
323         and not profiling.
324         (sim_main_loop): Record execution time.
325         Record instruction count even in fast mode.
326         (init): Allow cpu to provide init code in mainloop.in.
327         (FAST): Define as 0 or 1 depending on fast mode.
328         * mainloop.in (normal): Combine with fast case.
329         Add support for GCC computed gotos.  Count simcache hits/misses.
330         (init): Initialize "switch" labels if GNUC.
331
332         * cgen-utils.in: Don't include opcode/cgen.h.
333         Include cgen-sim.h, cpu-opc.h.
334         * common.c: Don't include simcommon.h,mod-list.h.  Include cgen-sim.h.
335         * m32r-sim.h: Don't include mod-list.h
336         (RUN_FAST_P): Delete.
337         * m32r.c: Don't include profile.h.  #include ansidecl.h,cgen-sim.h,
338         semops.h,memory.h,trace.h
339         (h_cr_get,h_cr_set): New functions.
340         * memory.c: #include cgen-sim.h,callback.h.
341         * ops.c: Don't include profile.h,m32r-sim.h.
342         Include cgen-sim.h,memops.h,cpu-sim.h.
343         (MEMOPS_DEFINE_INLINE): Renamed from SIMFNS_DEFINE_INLINE.
344         * trace.c: Include cgen-sim.h,cpu-opc.h.
345         * trace.h (trace_insn_{init,fini}): Declare.
346
347         * model.c: Don't include signal.h,stdlib.h,m32r-sim.h.
348         Include cgen-sim.h,cpu-sim.h,cpu-opc.h.
349         Regenerate to get new insn aliases.
350
351         * mrun.c: #include "ansidecl.h".
352         (STATE): Use struct sim_state instead.
353
354         * profile.c: Surround #include <stdlib.h> with HAVE_STDLIB_H.
355         Don't include simcommon.h.  Include cgen-sim.h,cpu-opc.h.
356         (PROFILE_{READ,WRITE}_MASK): Replace with PROFILE_MEMORY_MASK.
357         (profile_print_simcache): New function.
358         (profile_print): Call it.  Print simulator speed stats.
359         * profile.h (PROFILE_{READ,WRITE}_MASK): Replace with
360         PROFILE_MEMORY_MASK.
361         (MODULE_PROFILE_SIMCACHE_P): Define.
362         (PROFILE_SIMCACHE_MASK): Define.
363         (PROFILE_COUNT): New members total_insn_count,exec_time.
364         New members simcache_hits,simcache_misses.
365         (PROFILE_SIMCACHE_{HITS,MISSES}): Define.
366         (PROFILE_MODEL_P): New macro.
367         (PROFILE_COUNT_SIMCACHE_{HIT,MISS}): New macros.
368
369         * sim-if.c: Surround #include <stdlib.h> with HAVE_STDLIB_H.
370         Don't include simcommon.h,m32r-sim.h.  Include cgen-sim.h,cpu-sim.h.
371         (sim_resume): Use USING_SIMCACHE_P instead of RUN_FAST_P.
372         (sim_info): Pass verbose to profile_print.
373
374         * simcache.c: Include cgen-sim.h,callback.h.
375         (USING_SIMCACHE_P): Replace with SIMCACHE_P.
376         (simcache_option_handler): Ensure cache size at least 2.
377         Allow config time specification of default cache size.
378         * simcache.h (struct simcache): Support GCC computed gotos.
379         (SIMCACHE_DEFAULT_CACHE_SIZE): USe CONFIG_SIM_CACHE_SIZE if defined.
380         (USING_SIMCACHE_P): New macro.
381
382         * simdefs.h: Don't include m32r-opc.h.
383         (CGEN_MAX_SIM_INSNS): Define.
384         (CPU_STATE): Regenerate.
385         (ARGBUF): Regenerate.
386         (extract,semantic handler decls): Delete, moved to decode.h.
387
388         * tconfig.in: Don't include cgen-sim.h,m32r-sim.h.
389         (USE_SEM_SWITCH): Define.
390
391         * utils.c: Include bfd.h,time.h,sys/resource.h.
392         (sim_time_get,sim_time_elapsed): New functions.
393         * cgen-sim.h (SIM_TIME,sim_time_get,sim_time_elapsed): Declare.
394
395 Fri Jan 31 20:25:06 1997  Doug Evans  <dje@canuck.cygnus.com>
396
397         * configure.in (AC_CHECK_HEADERS): Handle i386-windows.
398         * configure: Regenerated.
399         * model.c: #include <stdlib.h>.
400         * simcache.c: #include "libiberty.h".
401         * simcommon.h (alloca): Handle i386-windows.
402
403         * common.c: #include libiberty.h.
404         (sim_signal_to_host): Return 5 if wingdb.
405
406 Mon Jan 27 15:22:49 1997  Doug Evans  <dje@seba.cygnus.com>
407
408         * configure.in (sim_cache): Enabled by default now, pass default
409         cache size to --enable-sim-cache.
410         * simcache.c (simcache_option_handler): Allow -c 0.
411
412         * simdefs.h,simfns.h: Regenerate
413         * decode.c,extract.c,model.c,ops.c,semantics.c: Regenerate.
414
415 Tue Jan 21 16:21:01 1997  Doug Evans  <dje@seba.cygnus.com>
416
417         Add model profiling support.
418         * configure.in: Handle --enable-sim-model.
419         (sim_profile): Add model.
420         * Makefile.in (model.o): Add rule.
421         * cgen-sim.h (UNIT,INSN_TIMING,MACH,MODEL): New types.
422         * extract.c (*): Add model profiling support.
423         * m32r.c (model_mark_{get,set}_h_gr): New functions.
424         (model_mark_{busy,unbusy}_reg): New functions.
425         * profile.c (profile_option_handler): Recognize --profile model.
426         (profile_print_model): New function.
427         (profile_print): Call it.
428         * profile.h (MODULE_profile_model,MODULE_PROFILE_MODEL_P): Define.
429         (PROFILE_MODEL_MASK,PROFILE_LABEL_WIDTH): Define.
430         (PROFILE_COUNT): New members cycle_count,cti_stall_count,
431         load_stall_count,taken_count,untaken_count.
432         * semantics.c (*): Add model profiling support.
433         * simcommon.h (struct sim_state): New members mach,model.
434         * simdefs.h (CPU_PROFILE,MODEL_TYPE,UNIT_TYPE): New type.
435         (MAX_MODELS,MAX_UNITS): Define.
436         * tconfig.in (STATE_EXTRA_MEMBERS): Add cpu_profile.
437
438         * Makefile.in (INCLUDE_DEPS): Add $(SIM_MODULES_HDRS).
439         (stamp-modules): Depend on genmodlist.sh.
440         * common.c (standard_options): Add --max-insns.
441         (copy_argv): New function.
442         * tconfig.in (SIM_HAVE_MAX_INSNS): Define.
443         * genmloop.sh: Allow mainloop.in to contain support code.
444         * mainloop.in: Move do_insn16,do_insn32 here.
445         * m32r.c (do_trap): Handle SYS_argvlen,SYS_argv,SYS_read.
446         * sim-if.c (sim_open): Don't set max insn count.
447         (sim_create_inferior): Save argv,envp.
448         * simcommon.h (struct sim_state): New members argv,envp.
449         * simdefs.h ([GS]ETTWI,[GS]ETTUWI,[GS]ETTAI): Define.
450         ([GS]ETMEMWI,[GS]ETMEMUWI,[GS]ETMEMAI): Define.
451         (ARGBUF): New members h_gr_get, h_gr_set.
452         * trace.c (trace_insn_init,trace_insn_fini): New functions.
453         (trace_printf): Print to buffer, output later by trace_insn_fini.
454         * trace.h (TRACE_INSN_{INIT,FINI}): Define.
455
456 Thu Dec 19 16:01:59 1996  Doug Evans  <dje@canuck.cygnus.com>
457
458         * configure.in (AC_FUNC_ALLOCA): Call.
459         * configure: Regenerate.
460         * config.h (HAVE_ALLOCA_H): Add.
461         * simcommon.h: Add alloca support.
462         (DECLARE_MODULE_INSTALL_HANDLER): Define.
463         (DECLARE_OPTION_HANDLER): Define.
464         (MEM_FN): Declare using PARAMS.
465         (DECLARE_MEM_FN): Define.
466         * trace.c (trace_result): Tweak for !STDC.
467         * cgen-sim.h (UDI_FN_SUPPORT): Define if ! HAVE_LONGLONG.
468         * cgen-utils.in (disasm_sprintf): Fix va_arg call in !STDC case.
469         * common.c (sim_print_help_fn): Use PARAMS.
470         (standard_option_handler): Fix decl for !STDC systems.
471         * memory.c: #include <stdio.h>
472         (mem_flat_{install,init,uninstall}): Fix decl for !STDC systems.
473         (mem_flat_{read,write},mem_flat_option_handler): Likewise.
474         * profile.c (profile_install): Likewise.
475         (profile_option_handler): Likewise.
476
477 Thu Dec 19 11:06:19 1996  Doug Evans  <dje@seba.cygnus.com>
478
479         * semantics.c (*): Don't suffix big unsigned numbers with "U".
480         Prefix them with 0x instead.
481
482         * cgen-sim.h (DI_FN_SUPPORT): Define if ! HAVE_LONGLONG.
483         (SLADI,SRADI,CONVSIDI,CONVDISI): Delete, moved to simfns.h.
484         * semantics.c (machi,maclo,macwhi,macwlo,mulhi,mullo): Implement.
485         (mulwhi,mulwlo,mvtachi,mvtaclo,rac,rach): Implement.
486         * simfns.h: Add decls for functional DI,UDI,SF,DF,XF,TF support.
487         Add support for boolean and/or.
488         * utils.c: Redo naming of DI functional support.
489         (ANDDI,ORDI,ADDDI,MULDI,GEDI,LEDI,CONVHIDI): New functions.
490
491 Tue Dec 17 12:57:48 1996  Doug Evans  <dje@seba.cygnus.com>
492
493         * Directory created.