Sanity clause
[deliverable/binutils-gdb.git] / sim / mn10300 / ChangeLog
CommitLineData
26feb3a8 1start-sanitize-am30
26feb3a8
AC
2Wed May 6 13:29:06 1998 Andrew Cagney <cagney@b1.cygnus.com>
3
4 * interp.c (sim_open): Create a polling PAL device.
5
6end-sanitize-am30
7Fri May 1 16:39:15 1998 Andrew Cagney <cagney@b1.cygnus.com>
8
9 * dv-mn103int.c (mn103int_port_event):
10 (mn103int_port_event):
11 (mn103int_io_read_buffer):
12 (mn103int_io_write_buffer):
13
14 * dv-mn103cpu.c (deliver_mn103cpu_interrupt): Drop CPU/CIA args.
15 (mn103cpu_port_event): Ditto.
16 (mn103cpu_io_read_buffer): Ditto.
17 (mn103cpu_io_write_buffer): Ditto.
18
9d45df1b
GN
19Tue Apr 28 18:33:31 1998 Geoffrey Noer <noer@cygnus.com>
20
21 * configure: Regenerated to track ../common/aclocal.m4 changes.
22
5da9ce07
TT
23Sun Apr 26 15:31:55 1998 Tom Tromey <tromey@creche>
24
25 * configure: Regenerated to track ../common/aclocal.m4 changes.
26 * config.in: Ditto.
27
28Sun Apr 26 15:19:55 1998 Tom Tromey <tromey@cygnus.com>
29
30 * acconfig.h: New file.
31 * configure.in: Reverted change of Apr 24; use sinclude again.
32
b1df34b9
TT
33Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche>
34
35 * configure: Regenerated to track ../common/aclocal.m4 changes.
36 * config.in: Ditto.
37
38Fri Apr 24 11:19:07 1998 Tom Tromey <tromey@cygnus.com>
39
40 * configure.in: Don't call sinclude.
41
1e23866b
AC
42Tue Apr 14 10:03:02 1998 Andrew Cagney <cagney@b1.cygnus.com>
43
b1df34b9
TT
44 * mn10300_sim.h: Declare all functions in op_utils.c using
45 INLINE_SIM_MAIN.
46 * op_utils.c: Ditto.
47 * sim-main.c: New file. Include op_utils.c.
48
1e23866b
AC
49 * mn10300.igen (mov, cmp): Use new igen operators `!' and `=' to
50 differentiate between MOV/CMP immediate/register instructions.
51
52 * configure.in (SIM_AC_OPTION_INLINE): Add and enable.
53 * configure: Regenerate.
54
278bda40
AC
55Sat Apr 4 20:36:25 1998 Andrew Cagney <cagney@b1.cygnus.com>
56
57 * configure: Regenerated to track ../common/aclocal.m4 changes.
58
59start-sanitize-am30
60Fri Mar 27 16:15:52 1998 Andrew Cagney <cagney@b1.cygnus.com>
61
62 * interp.c (hw): Delete variable, moved to SIM_DESC.
63 (sim_open): Delete calls to hw_tree_create, hw_tree_finish.
64 Handled by sim-module.
65 (sim_open): Do not anotate tree with trace properties, handled by
66 sim-hw.c
67 (sim_open): Call sim_hw_parse instead of hw_tree_parse.
68
69 * configure: Regenerated to track ../common/aclocal.m4 changes.
70
71end-sanitize-am30
6d133cc9
AC
72start-sanitize-am30
73Thu Mar 26 20:46:18 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
74
75 * dv-mn103cpu.c (deliver_mn103cpu_interrupt): Save the entire PC
76 on the stack when delivering interrupts (not just the lower
77 half)...
78 * mn10300.igen (mov (Di,Am),Dn): Fix decode. Registers were
79 specified in the wrong order.
80
81end-sanitize-am30
82start-sanitize-am30
1b756ba6
AC
83Fri Mar 27 00:56:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
84
85 * dv-mn103cpu.c (deliver_mn103cpu_interrupt): Stop loss of
86 succeeding interrupts, clear pending_handler when the handler
87 isn't re-scheduled.
88
6d133cc9 89end-sanitize-am30
abf6ba25
SG
90Thu Mar 26 10:11:01 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
91
92 * Makefile.in (tmp-igen): Prefix all usage of move-if-change
93 script with $(SHELL) to make NT native builds happy.
94 * configure: Regenerate because of change to ../common/aclocal.m4.
95
51ccd82f
AC
96Thu Mar 26 11:22:31 1998 Andrew Cagney <cagney@b1.cygnus.com>
97
98 * configure.in: Make --enable-sim-common the default.
99 * configure: Re-generate.
100
101 * sim-main.h (CIA_GET, CIA_SET): Save/restore current instruction
102 address into Sate.regs[REG_PC] instead of common struct.
103
d1607ed3
JJ
104Wed Mar 25 17:42:00 1998 Joyce Janczyn <janczyn@cygnus.com>
105
106 * mn10300.igen (cmp imm8,An): Do not sign extend imm8 value.
107
52ef605e
JJ
108Wed Mar 25 12:08:00 1998 Joyce Janczyn <janczyn@cygnus.com>
109
110 * simops.c (OP_F0FD): Initialise variable 'sp'.
111
6d133cc9 112start-sanitize-am30
c357e16a
AC
113Thu Mar 26 00:21:32 1998 Andrew Cagney <cagney@b1.cygnus.com>
114
115 * dv-mn103int.c (decode_group): A group register every 4 bytes not
116 8.
117 (write_icr): Rewrite equation updating request field.
118 (read_iagr): Fix check that interrupt is still pending.
119
6d133cc9
AC
120end-sanitize-am30
121start-sanitize-am30
8077fed5
AC
122Wed Mar 25 16:14:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
123
124 * interp.c (sim_open): Tidy up device creation.
125
126 * dv-mn103int.c (mn103int_port_event): Drive NMI with non-zero
127 value.
128 (mn103int_io_read_buffer): Convert absolute address to register
129 block offsets.
130 (read_icr, write_icr): Convert block offset into group offset.
131
6d133cc9 132end-sanitize-am30
6100784a
AC
133Wed Mar 25 15:08:49 1998 Andrew Cagney <cagney@b1.cygnus.com>
134
135 * interp.c (sim_open): Create second 1mb memory region at
136 0x40000000.
137 (sim_open): Create a device tree.
138 (sim-hw.h): Include.
6d133cc9 139start-sanitize-am30
6100784a
AC
140 (do_interrupt): Delete, needs to use dv-mn103cpu.c
141
142 * dv-mn103int.c, dv-mn103cpu.c: New files.
6d133cc9 143end-sanitize-am30
6100784a 144
8388c9a5
AC
145Wed Mar 25 08:47:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
146
147 * mn10300_sim.h (EXTRACT_PSW_LM, INSERT_PSW_LM, PSW_IE, PSW_LM):
148 Define.
149 (SP): Define.
150
d89fa2d8
AC
151Wed Mar 25 12:35:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
152
153 * configure: Regenerated to track ../common/aclocal.m4 changes.
154
e855e576
AC
155Wed Mar 25 10:24:48 1998 Andrew Cagney <cagney@b1.cygnus.com>
156
157 * interp.c (sim-options.h): Include.
158 (sim_kind, myname): Declare when not using common framework.
159
160 * mn10300_sim.h (do_syscall, generic*): Provide prototypes for
161 functions found in op_utils.c
162
163 * mn10300.igen (add): Discard unused variables.
164
165 * configure, config.in: Re-generate with autoconf 2.12.1.
166
55045e7b
JJ
167Tue Mar 24 15:27:00 1998 Joyce Janczyn <janczyn@cygnus.com>
168
169 Add support for --enable-sim-common option.
170 * Makefile.in (WITHOUT_COMMON_OBJS): Files included if
171 ! --enable-sim-common
172 (WITH_COMMON_OBJS): Files included if --enable-sim-common.
173 (MN10300_OBJS,MN10300_INTERP_DEP): New variables.
174 (SIM_OBJS): Rewrite.
175 ({WITHOUT,WITH}_COMMON_RUN_OBJS,SIM_RUN_OBJS): New variables.
176 (SIM_EXTRA_CFLAGS): New variable.
177 (clean-extra): Clean up igen files.
178 (../igen/igen,clean-igen,tmp-igen): New rules.
179 * configure.in: Add support for common framework via
180 --enable-sim-common.
181 * configure: Regenerate.
182 * interp.c: #include sim-main if WITH_COMMON, not mn10300_sim.h.
183 (hash,dispatch,sim_size): Don't compile if ! WITH_COMMON.
184 (init_system,sim_write,compare_simops): Likewise.
185 (sim_set_profile,sim_set_profile_size): Likewise.
186 (sim_stop,sim_resume,sim_trace,sim_info): Likewise.
187 (sim_set_callbacks,sim_stop_reason,sim_read,sim_load): Likewise.
188 (enum interrupt_type): New enum.
189 (interrupt_names): New global.
190 (do_interrupt): New function.
191 (sim_open): Define differently if WITH_COMMON.
192 (sim_close,sim_create_inferior,sim_do_command): Likewise.
193 * mn10300_sim.h ({load,store}_{byte,half,word}): Define versions
194 for WITH_COMMON.
195 * mn10300.igen: New file.
196 * mn10300.dc: New file.
197 * op_utils.c: New file.
198 * sim-main.h: New file.
199
200Wed Mar 18 12:38:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
201
202 * configure: Regenerated to track ../common/aclocal.m4 changes.
203
204Fri Feb 27 18:36:04 1998 Jeffrey A Law (law@cygnus.com)
205
206 * simops.c (inc): Fix typo.
207
097e6924
JL
208Wed Feb 25 01:59:29 1998 Jeffrey A Law (law@cygnus.com)
209
210 * simops.c (signed multiply instructions): Cast input operands to
211 signed32 before casting them to signed64 so that the sign bit
212 is propagated properly.
213
a9faef12
MA
214Mon Feb 23 20:23:19 1998 Mark Alexander <marka@cygnus.com>
215
216 * Makefile.in: Last change was bad. Define NL_TARGET
217 so that targ-vals.h will be used instead of syscall.h.
218 * simops.c: Use targ-vals.h instead of syscall.h.
219 (OP_F020): Disable unsupported system calls.
220
e04b0d76
MA
221Mon Feb 23 09:44:38 1998 Mark Alexander <marka@cygnus.com>
222
223 * Makefile.in: Get header files from libgloss/mn10300/sys.
224
7eab31b7
JL
225Sun Feb 22 16:02:24 1998 Jeffrey A Law (law@cygnus.com)
226
227 * simops.c: Include sim-types.h.
228
229Wed Feb 18 13:07:08 1998 Jeffrey A Law (law@cygnus.com)
230
231 * simops.c (multiply instructions): Cast input operands to a
232 signed64/unsigned64 type as appropriate.
233
fbb8b6b9
AC
234Tue Feb 17 12:47:16 1998 Andrew Cagney <cagney@b1.cygnus.com>
235
236 * interp.c (sim_store_register, sim_fetch_register): Pass in
237 length parameter. Return -1.
238
239Sun Feb 1 16:47:51 1998 Andrew Cagney <cagney@b1.cygnus.com>
240
241 * configure: Regenerated to track ../common/aclocal.m4 changes.
242
412c4e94
AC
243Sat Jan 31 18:15:41 1998 Andrew Cagney <cagney@b1.cygnus.com>
244
245 * configure: Regenerated to track ../common/aclocal.m4 changes.
246
462cfbc4
DE
247Mon Jan 19 22:26:29 1998 Doug Evans <devans@seba>
248
249 * configure: Regenerated to track ../common/aclocal.m4 changes.
250
251Mon Dec 15 23:17:11 1997 Andrew Cagney <cagney@b1.cygnus.com>
252
253 * configure: Regenerated to track ../common/aclocal.m4 changes.
254 * config.in: Ditto.
255
256Thu Dec 4 09:21:05 1997 Doug Evans <devans@canuck.cygnus.com>
257
258 * configure: Regenerated to track ../common/aclocal.m4 changes.
259
260Tue Nov 11 10:38:52 1997 Jeffrey A Law (law@cygnus.com)
261
262 * simops.c (call:16 call:32): Stack adjustment is determined solely
263 by the imm8 field.
264
9e03a68f
AC
265Wed Oct 22 14:43:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
266
b5da31ac 267 * interp.c (sim_load): Pass lma_p and sim_write args to
9e03a68f
AC
268 sim_load_file.
269
f4ab2b2f
JL
270Tue Oct 21 10:12:03 1997 Jeffrey A Law (law@cygnus.com)
271
272 * simops.c: Correctly handle register restores for "ret" and "retf"
273 instructions.
274
275Fri Oct 3 09:28:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
276
277 * configure: Regenerated to track ../common/aclocal.m4 changes.
278
279Wed Sep 24 17:38:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
280
281 * configure: Regenerated to track ../common/aclocal.m4 changes.
282
92f91d1f
AC
283Tue Sep 23 11:04:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
284
285 * configure: Regenerated to track ../common/aclocal.m4 changes.
286
794e9ac9
AC
287Mon Sep 22 11:46:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
288
289 * configure: Regenerated to track ../common/aclocal.m4 changes.
290
b45caf05
AC
291Fri Sep 19 17:45:25 1997 Andrew Cagney <cagney@b1.cygnus.com>
292
293 * configure: Regenerated to track ../common/aclocal.m4 changes.
294
295Mon Sep 15 17:36:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
296
297 * configure: Regenerated to track ../common/aclocal.m4 changes.
298
6fea4763
DE
299Thu Sep 4 17:21:23 1997 Doug Evans <dje@seba>
300
301 * configure: Regenerated to track ../common/aclocal.m4 changes.
302
88117054
AC
303Wed Aug 27 18:13:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
304
305 * configure: Regenerated to track ../common/aclocal.m4 changes.
306 * config.in: Ditto.
307
7230ff0f
AC
308Tue Aug 26 10:41:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
309
310 * interp.c (sim_kill): Delete.
fafce69a
AC
311 (sim_create_inferior): Add ABFD argument.
312 (sim_load): Move setting of PC from here.
313 (sim_create_inferior): To here.
7230ff0f 314
247fccde
AC
315Mon Aug 25 17:50:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
316
317 * configure: Regenerated to track ../common/aclocal.m4 changes.
318 * config.in: Ditto.
319
320Mon Aug 25 16:14:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
321
322 * interp.c (sim_open): Add ABFD argument.
323
324Tue Jun 24 13:46:20 1997 Jeffrey A Law (law@cygnus.com)
325
326 * interp.c (sim_resume): Clear State.exited.
327 (sim_stop_reason): If State.exited is nonzero, then indicate that
328 the simulator exited instead of stopped.
329 * mn10300_sim.h (struct _state): Add exited field.
330 * simops.c (syscall): Set State.exited for SYS_exit.
331
c370b3cd
JL
332Wed Jun 11 22:07:56 1997 Jeffrey A Law (law@cygnus.com)
333
334 * simops.c: Fix thinko in last change.
335
0a8fa63c
JL
336Tue Jun 10 12:31:32 1997 Jeffrey A Law (law@cygnus.com)
337
dbdb5bd8
JL
338 * simops.c: "call" stores the callee saved registers into the
339 stack! Update the stack pointer properly when done with
340 register saves.
341
0a8fa63c
JL
342 * simops.c: Fix return address computation for "call" instructions.
343
344Thu May 22 01:43:11 1997 Jeffrey A Law (law@cygnus.com)
345
346 * interp.c (sim_open): Fix typo.
347
09e142d5
JL
348Wed May 21 23:27:58 1997 Jeffrey A Law (law@cygnus.com)
349
350 * interp.c (sim_resume): Add missing case in big switch
351 statement (for extb instruction).
352
003c91be
JL
353Tue May 20 17:51:30 1997 Jeffrey A Law (law@cygnus.com)
354
355 * interp.c: Replace all references to load_mem and store_mem
356 with references to load_byte, load_half, load_3_byte, load_word
357 and store_byte, store_half, store_3_byte, store_word.
358 (INLINE): Delete definition.
359 (load_mem_big): Likewise.
360 (max_mem): Make it global.
361 (dispatch): Make this function inline.
362 (load_mem, store_mem): Delete functions.
363 * mn10300_sim.h (INLINE): Define.
364 (RLW): Delete unused definition.
365 (load_mem, store_mem): Delete declarations.
366 (load_mem_big): New definition.
367 (load_byte, load_half, load_3_byte, load_word): New functions.
368 (store_byte, store_half, store_3_byte, store_word): New functions.
369 * simops.c: Replace all references to load_mem and store_mem
370 with references to load_byte, load_half, load_3_byte, load_word
371 and store_byte, store_half, store_3_byte, store_word.
372
373Tue May 20 10:21:51 1997 Andrew Cagney <cagney@b1.cygnus.com>
374
375 * interp.c (sim_open): Add callback to arguments.
376 (sim_set_callbacks): Delete SIM_DESC argument.
377
4df7aeb3
JL
378Mon May 19 13:54:22 1997 Jeffrey A Law (law@cygnus.com)
379
380 * interp.c (dispatch): Make this an inline function.
381
382 * simops.c (syscall): Use callback->write regardless of
383 what file descriptor we're writing too.
384
b07a1e78
JL
385Sun May 18 16:46:31 1997 Jeffrey A Law (law@cygnus.com)
386
387 * interp.c (load_mem_big): Remove function. It's now a macro
388 defined elsewhere.
389 (compare_simops): New function.
390 (sim_open): Sort the Simops table before inserting entries
391 into the hash table.
392 * mn10300_sim.h: Remove unused #defines.
393 (load_mem_big): Define.
394
234a9a49
JL
395Fri May 16 16:36:17 1997 Jeffrey A Law (law@cygnus.com)
396
397 * interp.c (load_mem): If we get a load from an out of range
398 address, abort.
399 (store_mem): Likewise for stores.
400 (max_mem): New variable.
401
baa83bcc
JL
402Tue May 6 13:24:36 1997 Jeffrey A Law (law@cygnus.com)
403
8def9220
JL
404 * mn10300_sim.h: Fix ordering of bits in the PSW.
405
baa83bcc
JL
406 * interp.c: Improve hashing routine to avoid long list
407 traversals for common instructions. Add HASH_STAT support.
408 Rewrite opcode dispatch code using a big switch instead of
409 cascaded if/else statements. Avoid useless calls to load_mem.
410
26e9f63c
JL
411Mon May 5 18:07:48 1997 Jeffrey A Law (law@cygnus.com)
412
413 * mn10300_sim.h (struct _state): Add space for mdrq register.
414 (REG_MDRQ): Define.
415 * simops.c: Don't abort for trap. Add support for the extended
416 instructions, "getx", "putx", "mulq", "mulqu", "sat16", "sat24",
417 and "bsch".
418
419Thu Apr 24 00:39:51 1997 Doug Evans <dje@canuck.cygnus.com>
420
421 * configure: Regenerated to track ../common/aclocal.m4 changes.
422
8517f62b
AC
423Fri Apr 18 14:04:04 1997 Andrew Cagney <cagney@b1.cygnus.com>
424
425 * interp.c (sim_stop): Add stub function.
426
6cc6987e
DE
427Thu Apr 17 03:26:59 1997 Doug Evans <dje@canuck.cygnus.com>
428
429 * Makefile.in (SIM_OBJS): Add sim-load.o.
430 * interp.c (sim_kind, myname): New static locals.
431 (sim_open): Set sim_kind, myname. Ignore -E arg.
432 (sim_load): Return SIM_RC. New arg abfd. Call sim_load_file to
433 load file into simulator. Set start address from bfd.
434 (sim_create_inferior): Return SIM_RC. Delete arg start_address.
435
87e43259
AC
436Wed Apr 16 19:30:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
437
438 * simops.c (OP_F020): SYS_execv, SYS_time, SYS_times, SYS_utime
439 only include if implemented by host.
440 (OP_F020): Typecast arg passed to time function;
441
442Mon Apr 7 23:57:49 1997 Jeffrey A Law (law@cygnus.com)
443
444 * simops.c (syscall): Handle new mn10300 calling conventions.
445
08db4a65
AC
446Mon Apr 7 15:45:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
447
448 * configure: Regenerated to track ../common/aclocal.m4 changes.
449 * config.in: Ditto.
450
ea553f56
ILT
451Fri Apr 4 20:02:37 1997 Ian Lance Taylor <ian@cygnus.com>
452
453 * Makefile.in: Change mn10300-opc.o to m10300-opc.o, to match
454 corresponding change in opcodes directory.
455
fbda74b1
DE
456Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
457
8a7c3105
DE
458 * interp.c (sim_open): New arg `kind'.
459
fbda74b1
DE
460 * configure: Regenerated to track ../common/aclocal.m4 changes.
461
a35e91c3
AC
462Wed Apr 2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
463
464 * configure: Regenerated to track ../common/aclocal.m4 changes.
465
466Thu Mar 20 11:58:02 1997 Jeffrey A Law (law@cygnus.com)
467
468 * simops.c: Fix register extraction for a two "movbu" variants.
469 Somewhat simplify "sub" instructions.
470 Correctly sign extend operands for "mul". Put the correct
471 half of the result in MDR for "mul" and "mulu".
472 Implement remaining instructions.
473 Tweak opcode for "syscall".
474
475Tue Mar 18 14:21:21 1997 Jeffrey A Law (law@cygnus.com)
476
477 * simops.c: Do syscall emulation in "syscall" instruction. Add
478 dummy "trap" instruction.
479
c695046a
AC
480Wed Mar 19 01:14:00 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
481
482 * configure: Regenerated to track ../common/aclocal.m4 changes.
483
a77aa7ec
AC
484Mon Mar 17 15:10:07 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
485
486 * configure: Re-generate.
487
601fb8ae
MM
488Fri Mar 14 10:34:11 1997 Michael Meissner <meissner@cygnus.com>
489
490 * configure: Regenerate to track ../common/aclocal.m4 changes.
491
53b9417e
DE
492Thu Mar 13 12:54:45 1997 Doug Evans <dje@canuck.cygnus.com>
493
494 * interp.c (sim_open): New SIM_DESC result. Argument is now
495 in argv form.
496 (other sim_*): New SIM_DESC argument.
497
09eef8af
JL
498Wed Mar 12 15:04:00 1997 Jeffrey A Law (law@cygnus.com)
499
0ade484f
JL
500 * simops.c: Fix carry bit computation for "add" instructions.
501
09eef8af
JL
502 * simops.c: Fix typos in bset insns. Fix arguments to store_mem
503 for bset imm8,(d8,an) and bclr imm8,(d8,an).
504
505Wed Mar 5 15:00:10 1997 Jeffrey A Law (law@cygnus.com)
506
507 * simops.c: Fix register references when computing Z and N bits
508 for lsr imm8,dn.
509
510Tue Feb 4 13:33:30 1997 Doug Evans <dje@canuck.cygnus.com>
511
512 * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
513 COMMON_{PRE,POST}_CONFIG_FRAG instead.
514 * configure.in: sinclude ../common/aclocal.m4.
515 * configure: Regenerated.
516
018f9eb4
JL
517Fri Jan 24 10:47:25 1997 Jeffrey A Law (law@cygnus.com)
518
519 * interp.c (init_system): Allocate 2^19 bytes of space for the
520 simulator.
521
295dbbe4
SG
522Thu Jan 23 11:46:23 1997 Stu Grossman (grossman@critters.cygnus.com)
523
524 * configure configure.in Makefile.in: Update to new configure
525 scheme which is more compatible with WinGDB builds.
526 * configure.in: Improve comment on how to run autoconf.
527 * configure: Re-run autoconf to get new ../common/aclocal.m4.
528 * Makefile.in: Use autoconf substitution to install common
529 makefile fragment.
530
f95251f0
JL
531Tue Jan 21 15:03:04 1997 Jeffrey A Law (law@cygnus.com)
532
533 * simops.c: Undo last change to "rol" and "ror", original code
534 was correct!
535
b4b290a0
JL
536Thu Jan 16 11:28:14 1997 Jeffrey A Law (law@cygnus.com)
537
538 * simops.c: Fix "rol" and "ror".
539
540Wed Jan 15 06:45:58 1997 Jeffrey A Law (law@cygnus.com)
541
542 * simops.c: Fix typo in last change.
543
2da0bc1b
JL
544Mon Jan 13 13:22:35 1997 Jeffrey A Law (law@cygnus.com)
545
546 * simops.c: Use REG macros in few places not using them yet.
547
bbd17062
JL
548Mon Jan 6 16:21:19 1997 Jeffrey A Law (law@cygnus.com)
549
550 * mn10300_sim.h (struct _state): Fix number of registers!
551
b774c0e4
JL
552Tue Dec 31 16:20:41 1996 Jeffrey A Law (law@cygnus.com)
553
554 * mn10300_sim.h (struct _state): Put all registers into a single
555 array to make gdb implementation easier.
556 (REG_*): Add definitions for all registers in the state array.
557 (SEXT32, SEXT40, SEXT44, SEXT60): Remove unused macros.
558 * simops.c: Related changes.
559
d657034d
JL
560Wed Dec 18 10:10:45 1996 Jeffrey A Law (law@cygnus.com)
561
562 * interp.c (sim_resume): Handle 0xff as a single byte insn.
563
564 * simops.c: Fix overflow computation for "add" and "inc"
565 instructions.
566
16d2e2b6
JL
567Mon Dec 16 10:03:52 1996 Jeffrey A Law (law@cygnus.com)
568
093e9a32
JL
569 * simops.c: Handle "break" instruction.
570
16d2e2b6
JL
571 * simops.c: Fix restoring the PC for "ret" and "retf" instructions.
572
573Wed Dec 11 09:53:10 1996 Jeffrey A Law (law@cygnus.com)
574
575 * gencode.c (write_opcodes): Also write out the format of the
576 opcode.
577 * mn10300_sim.h (simops): Add "format" field.
578 * interp.c (sim_resume): Deal with endianness issues here.
579
95d18eb7
JL
580Tue Dec 10 15:05:37 1996 Jeffrey A Law (law@cygnus.com)
581
582 * simops.c (REG0_4): Define.
583 Use REG0_4 for indexed loads/stores.
584
2e8f4133
JL
585Sat Dec 7 09:50:28 1996 Jeffrey A Law (law@cygnus.com)
586
587 * simops.c (REG0_16): Fix typo.
588
d2523010
JL
589Fri Dec 6 14:13:34 1996 Jeffrey A Law (law@cygnus.com)
590
b2f7a7e5
JL
591 * simops.c: Call abort for any instruction that's not currently
592 simulated.
593
9f4a551e
JL
594 * simops.c: Define accessor macros to extract register
595 values from instructions. Use them consistently.
596
7c52bf32
JL
597 * interp.c: Delete unused global variable "OP".
598 (sim_resume): Remove unused variable "opcode".
599 * simops.c: Fix some uninitialized variable problems, add
600 parens to fix various -Wall warnings.
601
d2523010
JL
602 * gencode.c (write_header): Add "insn" and "extension" arguments
603 to the OP_* declarations.
604 (write_template): Similarly for function templates.
605 * interp.c (insn, extension): Remove global variables. Instead
606 pass them as arguments to the OP_* functions.
607 * mn10300_sim.h: Remove decls for "insn" and "extension".
608 * simops.c (OP_*): Accept "insn" and "extension" as arguments
609 instead of using globals.
610
4d8ced6c
JL
611Thu Dec 5 22:26:31 1996 Jeffrey A Law (law@cygnus.com)
612
e5a7a537
JL
613 * simops.c: Fix typos in "mov am,(d16,an)" and "mov am,(d32,an)"
614
4d8ced6c
JL
615 * simops.c: Fix thinkos in last change to "inc dn".
616
61ecca95
JL
617Wed Dec 4 10:57:53 1996 Jeffrey A Law (law@cygnus.com)
618
619 * simops.c: "add imm,sp" does not effect the condition codes.
620 "inc dn" does effect the condition codes.
621
e4e13022
JL
622Tue Dec 3 17:37:45 1996 Jeffrey A Law (law@cygnus.com)
623
624 * simops.c: Treat both operands as signed values for
625 "div" instruction.
626
627 * simops.c: Fix simulation of division instructions.
628 Fix typos/thinkos in several "cmp" and "sub" instructions.
629
fcfaf40d
JL
630Mon Dec 2 12:31:40 1996 Jeffrey A Law (law@cygnus.com)
631
e4e13022
JL
632 * simops.c: Fix carry bit handling in "sub" and "cmp"
633 instructions.
634
fcfaf40d
JL
635 * simops.c: Fix "mov imm8,an" and "mov imm16,dn".
636
6db7fc49
JL
637Sun Dec 1 16:05:42 1996 Jeffrey A Law (law@cygnus.com)
638
b7b89deb
JL
639 * simops.c: Fix overflow computation for many instructions.
640
e5a7a537 641 * simops.c: Fix "mov dm, an", "movbu dm, (an)", and "movhu dm, (an)".
af388638 642
c8f0171f
JL
643 * simops.c: Fix "mov am, dn".
644
6db7fc49
JL
645 * simops.c: Fix more bugs in "add imm,an" and
646 "add imm,dn".
647
f5f13c1d
JL
648Wed Nov 27 09:20:42 1996 Jeffrey A Law (law@cygnus.com)
649
6e7a01c1
JL
650 * simops.c: Fix bugs in "movm" and "add imm,an".
651
3bb3fe44
JL
652 * simops.c: Don't lose the upper 24 bits of the return
653 pointer in "call" and "calls" instructions. Rough cut
654 at emulated system calls.
655
de0dce7c
JL
656 * simops.c: Implement the remaining 5, 6 and 7 byte instructions.
657
ecb4b5a3
JL
658 * simops.c: Implement remaining 4 byte instructions.
659
660 * simops.c: Implement remaining 3 byte instructions.
2e35551c 661
f5f13c1d
JL
662 * simops.c: Implement remaining 2 byte instructions. Call
663 abort for instructions we're not implementing now.
664
73e65298
JL
665Tue Nov 26 15:43:41 1996 Jeffrey A Law (law@cygnus.com)
666
707641f6
JL
667 * simops.c: Implement lots of random instructions.
668
1f3bea21
JL
669 * simops.c: Implement "movm" and "bCC" insns.
670
92284aaa
JL
671 * mn10300_sim.h (_state): Add another register (MDR).
672 (REG_MDR): Define.
673 * simops.c: Implement "cmp", "calls", "rets", "jmp" and
674 a few additional random insns.
675
73e65298
JL
676 * mn10300_sim.h (PSW_*): Define for CC status tracking.
677 (REG_D0, REG_A0, REG_SP): Define.
678 * simops.c: Implement "add", "addc" and a few other random
679 instructions.
b5f831ac
JL
680
681 * gencode.c, interp.c: Snapshot current simulator code.
682
05ccbdfd
JL
683Mon Nov 25 12:46:38 1996 Jeffrey A Law (law@cygnus.com)
684
685 * Makefile.in, config.in, configure, configure.in: New files.
686 * gencode.c, interp.c, mn10300_sim.h, simops.c: New files.
687
This page took 0.108045 seconds and 4 git commands to generate.