]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/mn10300/ChangeLog
* symfile.c (symbol_file_add_main_1): Use inferior's
[thirdparty/binutils-gdb.git] / sim / mn10300 / ChangeLog
CommitLineData
12c3e59c
JB
12012-01-02 Joel Brobecker <brobecker@adacore.com>
2
3 * sim-main.h: Reformat copyright header.
4
db2e4d67
MF
52011-12-03 Mike Frysinger <vapier@gentoo.org>
6
7 * aclocal.m4: New file.
8 * configure: Regenerate.
9
481d7981
MF
102011-11-07 Mike Frysinger <vapier@gentoo.org>
11
12 PR sim/9302
13 * dv-mn103iop.c (write_dedicated_control_reg): Convert && to &.
14
4399a56b
MF
152011-10-19 Mike Frysinger <vapier@gentoo.org>
16
17 * configure: Regenerate after common/acinclude.m4 update.
18
9c082ca8
MF
192011-10-17 Mike Frysinger <vapier@gentoo.org>
20
21 * configure.ac: Change include to common/acinclude.m4.
22
6ffe910a
MF
232011-10-17 Mike Frysinger <vapier@gentoo.org>
24
25 * configure.ac: Change AC_PREREQ to 2.64. Delete AC_CONFIG_HEADER
26 call. Replace common.m4 include with SIM_AC_COMMON.
27 * configure: Regenerate.
28
2419798b
MF
292011-07-05 Mike Frysinger <vapier@gentoo.org>
30
31 * interp.c (sim_do_command): Delete.
32
be07a3d3
NC
332011-06-20 Nick Clifton <nickc@redhat.com>
34
35 * am33.igen (sub Rm,Rn,Rd): Fix computation of carry flag.
36
dae477fe
AB
372011-01-11 Andrew Burgess <aburgess@broadcom.com>
38
39 * interp.c (sim_store_register): Update return value to
40 match new API.
41
952ad68f
MF
422010-04-19 Mike Frysinger <vapier@gentoo.org>
43
44 * dv-mn103ser.c (sockser_addr, USE_SOCKSER_P): Delete
45 (do_polling_event): Change USE_SOCKSER_P to dv_sockser_status.
46 (read_status_reg): Likewise.
47 (write_txb): Likewise.
48
3725885a
RW
492010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
50
51 * configure: Regenerate.
52
d6416cdc
RW
532009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
54
81ecdfbb
RW
55 * config.in: Regenerate.
56 * configure: Likewise.
57
d6416cdc
RW
58 * configure: Regenerate.
59
b5bd9624
HPN
602008-07-11 Hans-Peter Nilsson <hp@axis.com>
61
62 * configure: Regenerate to track ../common/common.m4 changes.
63 * config.in: Ditto.
64
6efef468
JM
652008-06-06 Vladimir Prus <vladimir@codesourcery.com>
66 Daniel Jacobowitz <dan@codesourcery.com>
67 Joseph Myers <joseph@codesourcery.com>
68
69 * configure: Regenerate.
70
edc5d9ec
HPN
712006-12-21 Hans-Peter Nilsson <hp@axis.com>
72
73 * acconfig.h: Remove.
74 * config.in: Regenerate.
75
e85e3205
RE
762006-06-13 Richard Earnshaw <rearnsha@arm.com>
77
78 * configure: Regenerated.
79
2f0122dc
DJ
802006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
81
82 * configure: Regenerated.
83
20e95c23
DJ
842006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
85
86 * configure: Regenerated.
87
b3a3ffef
HPN
882006-03-29 Hans-Peter Nilsson <hp@axis.com>
89
90 * configure: Regenerate.
91
2b193c4a
MK
922005-03-23 Mark Kettenis <kettenis@gnu.org>
93
94 * configure: Regenerate.
95
35695fd6
AC
962005-01-14 Andrew Cagney <cagney@gnu.org>
97
98 * configure.ac: Sinclude aclocal.m4 before common.m4. Add
99 explicit call to AC_CONFIG_HEADER.
100 * configure: Regenerate.
101
f0569246
AC
1022005-01-12 Andrew Cagney <cagney@gnu.org>
103
104 * configure.ac: Update to use ../common/common.m4.
105 * configure: Re-generate.
106
38f48d72
AC
1072005-01-11 Andrew Cagney <cagney@localhost.localdomain>
108
109 * configure: Regenerated to track ../common/aclocal.m4 changes.
110
b7026657
AC
1112005-01-07 Andrew Cagney <cagney@gnu.org>
112
113 * configure.ac: Rename configure.in, require autoconf 2.59.
114 * configure: Re-generate.
115
379832de
HPN
1162004-12-08 Hans-Peter Nilsson <hp@axis.com>
117
118 * configure: Regenerate for ../common/aclocal.m4 update.
119
599e0b9e
AO
1202004-06-26 Alexandre Oliva <aoliva@redhat.com>
121
c76b4bab
AO
122 2000-08-07 Graham Stott <grahams@cygnus.co.uk>
123 * am33-2.igen (fmadd, fmsub, fmnadd, fmnsub): Correct typo.
124 2000-05-29 Alexandre Oliva <aoliva@cygnus.com>
125 * interp.c (fpu_disabled_exception, fpu_unimp_exception,
126 fpu_check_signal_exception): Take additional state arguments.
127 Print exception type and call program_interrupt. Adjust callers.
128 (fpu_rsqrt, fpu_cmp, fpu_add, fpu_sub, fpu_mul, fpu_div,
129 fpu_fmadd, fpu_fmsub, fpu_fnmadd, fpu_fnmsub): Take additional
130 arguments.
131 * mn10300_sim.h (fpu_disabled_exception, fpu_unimp_exception,
132 fpu_check_signal_exception): Adjust prototypes.
133 (fpu_rsqrt, fpu_cmp, fpu_add, fpu_sub, fpu_mul, fpu_div,
134 fpu_fmadd, fpu_fmsub, fpu_fnmadd, fpu_fnmsub): Likewise.
135 * am33-2.igen: Adjust calls.
136 2000-05-19 Alexandre Oliva <aoliva@cygnus.com>
137 * op_utils.c (cmp2fcc): Moved...
138 * interp.c: ... here.
139 2000-05-18 Alexandre Oliva <aoliva@cygnus.com>
140 * am33-2.igen: Use `unsigned32', `signed32', `unsigned64' or
141 `signed64' where type width is relevant.
142 2000-05-15 Alexandre Oliva <aoliva@cygnus.com>
143 * mn10300_sim.h: Include sim-fpu.h.
144 (FD2FPU, FPU2FD): Enclose the FD argument in parentheses.
145 (fpu_check_signal_exception): Declare.
146 (struct fp_prec_t, fp_single_prec, fp_double_prec): Likewise.
147 (FP_SINGLE, FP_DOUBLE): Shorthands for fp_*_prec.
148 (fpu_rsqrt, fpu_cmp, fpu_add, fpu_sub, fpu_mul, fpu_div,
149 fpu_fmadd, fpu_fmsub, fpu_fnmadd, fpu_fnmsub): Declare.
150 * interp.c (fpu_disabled_exception): Document.
151 (fpu_unimp_exception): Likewise.
152 (fpu_check_signal_exception): Define.
153 (reg2val_32, round_32, val2reg_32, fp_single_prec): Likewise.
154 (reg2val_64, round_64, val2reg_64, fp_double_prec): Likewise.
155 (REG2VAL, ROUND, VAL2REG): Define shorthands.
156 (fpu_status_ok): Define.
157 (fpu_rsqrt, fpu_cmp, fpu_add, fpu_sub, fpu_mul, fpu_div,
158 fpu_fmadd, fpu_fmsub, fpu_fnmadd, fpu_fnmsub): Define.
159 * am33-2.igen (frsqrt, fcmp, fadd, fsub, fmul, fdiv,
160 fmadd, fmsub, fnmadd, fnmsub): Use new functions.
161 2000-04-27 Alexandre Oliva <aoliva@cygnus.com>
162 * interp.c (sim_create_inferior): Set PSW bit to enable FP insns
163 if architecture is AM33/2.0.
164 * am33.igen: Include am33-2.igen.
165 2000-04-23 Alexandre Oliva <aoliva@cygnus.com>
166 * mn10300.igen (movm, call, ret, retf): Check for am33_2 too.
167 * am33.igen (movm): Likewise.
168 2000-04-19 Alexandre Oliva <aoliva@cygnus.com>
169 * am33.igen: Added `*am33_2' to some instructions that were
170 missing it.
171 2000-04-07 Alexandre Oliva <aoliva@cygnus.com>
172 * am33-2.igen: New file. All insns implemented, but FP flags are
173 only set for fcmp, exceptional conditions are not handled yet.
174 * Makefile.in (IGEN_INSN): Added am33-2.igen.
175 (tmp-igen): Added -M am33_2.
176 * mn10300.igen, am33.igen: Added `*am33_2' to all insns.
177 * gencode.c: Support FMT_D3.
178 * mn10300_sim.h (dword): New type.
179 (struct _state): Added fpregs.
180 (REG_FPCR, FPCR): New define. All assorted bitmaps.
181 (XS2FS, AS2FS, Xf2FD): New macros.
182 (FS2FPU, FD2FPU, FPU2FS, FPU2FD): Likewise.
183 (load_dword, store_dword): New functions or macros.
184 (u642dw, dw2u64): New functions.
185 (fpu_disabled_exception, fpu_unimp_exception): Declared.
186 * interp.c (fpu_disabled_exception): Defined; no actual
187 implementation.
188 (fpu_unimp_exception): Likewise.
189 * op_utils.c (cmp2fcc): New function.
190
489503ee
AO
191 * interp.c, mn10300_sim.h, op_utils.c: Convert function prototypes
192 and definitions to ISO C.
193
622c89b6
AO
194 * gencode.c, simops.c: Delete.
195 * Makefile.in: Remove non-COMMON dependencies and commands.
196
599e0b9e
AO
197 * configure.in: Use common simulator always. Don't subst sim_gen
198 nor mn10300_common.
199 * configure: Rebuilt.
200 * Makefile.in (WITHOUT_COMMON_OBJS, WITHOUT_COMMON_INTERP_DEP,
201 WITHOUT_COMMON_RUN_OBJS): Remove.
202 (WITH_COMMON_OBJS): Rename to MN10300_OBJS.
203 (WITH_COMMON_INTERP_DEP): Rename to MN10300_INTERP_DEP.
204 (WITH_COMMON_RUN_OBJS): Rename to SIM_RUN_OBJS.
205 (SIM_EXTRA_CFLAGS): Don't use @sim_gen@.
206 * interp.c: Remove non-common bits.
207 * mn10300_sim.h: Likewise.
208
e158f0a0
AC
2092003-08-28 Andrew Cagney <cagney@redhat.com>
210
211 * dv-mn103ser.c (do_polling_event): Change type of "serial_reg" to
212 "long".
213 (read_status_reg): Cast "serial_reg" to "long".
214 * dv-mn103tim.c (do_counter_event): Change type of "timer_nr" to
215 "long".
216 (do_counter6_event, write_mode_reg, write_tm6md): Ditto.
217
6b4a8935
AC
2182003-02-27 Andrew Cagney <cagney@redhat.com>
219
220 * interp.c (sim_open, sim_create_inferior, sim_open)
221 (sim_create_inferior): Rename _bfd to bfd.
222
dbd7cd63
AC
2232003-02-26 Andrew Cagney <cagney@redhat.com>
224
225 * am33.igen: Call sim_engine_abort instead of abort.
226
bb6317d3
DC
2272003-02-26 David Carlton <carlton@math.stanford.edu>
228
229 * dv-mn103tim.c (read_special_timer6_reg): Add break after
230 empty default: label.
231 (write_special_timer6_reg): Ditto.
232 Update copyright.
233
6c0a25e9
AC
2342002-11-28 Andrew Cagney <cagney@redhat.com>
235
236 * sim-main.h: Only include "idecode.h" once.
237 * Makefile.in (SIM_EXTRA_DEPS): Define.
238
c8cca39f
AC
2392002-06-16 Andrew Cagney <ac131313@redhat.com>
240
241 * configure: Regenerated to track ../common/aclocal.m4 changes.
242
3c25f8c7
AC
2432002-06-09 Andrew Cagney <cagney@redhat.com>
244
245 * Makefile.in (INCLUDE): Update path to callback.h.
246 * mn10300_sim.h: Include "gdb/callback.h" and "gdb/remote-sim.h".
247 * tconfig.in: Ditto.
248
ff88f59d
JB
2492001-05-06 Jim Blandy <jimb@redhat.com>
250
251 * mn10300.igen: Doc fixes.
252
cc274e7c
AO
2532001-04-26 Alexandre Oliva <aoliva@redhat.com>
254
255 * Makefile.in (idecode.o, op_utils.o, semantics.o, simops.o):
256 Depend on targ-vals.h.
257
d4424ada
C
2582001-04-15 J.T. Conklin <jtc@redback.com>
259
260 * Makefile.in (simops.o): Add simops.h to dependency list.
261
5425ca99
AO
262Wed Aug 9 02:24:53 2000 Graham Stott <grahams@cygnus.co.uk>
263
264 * am33.igen: Warning clean-up.
265 (movm): Initialize PC and mask.
266 (mov, movbu, movhu): Set srcreg2 from RI0.
267 (bsch): Initialize c.
268 (sat16_cmp): Actually do the comparison.
269 (mov_llt): Do not overwrite dstreg with uninitialized variable.
270
eb2d80b4
AC
271Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
272
273 * configure: Regenerated to track ../common/aclocal.m4 changes.
274
e33c0364
AO
2752000-05-22 Alexandre Oliva <aoliva@cygnus.com>
276
277 * am33.igen: Fix leading comments of SP-relative offset insns that
278 referred to other registers. Make their offsets unsigned.
279
24a39d88
AO
2802000-05-18 Alexandre Oliva <aoliva@cygnus.com>
281
282 * mn10300_sim.h (genericAdd, genericSub, genericCmp, genericOr,
283 genericXor, genericBtst): Use `unsigned32'.
284 * op_utils.c: Likewise.
285 * mn10300.igen, am33.igen: Use `unsigned32', `signed32',
286 `unsigned64' or `signed64' where type width is relevant.
287
bfa8561f
AO
2882000-04-25 Alexandre Oliva <aoliva@cygnus.com>
289
290 * am33.igen (inc4 Rn): Use genericAdd so as to modify flags.
291
d8e7020f
AO
2922000-04-09 Alexandre Oliva <aoliva@cygnus.com>
293
294 * am33.igen: Make SP-relative offsets unsigned. Add `*am33' for
295 some instructions that were missing it.
296
a9e3a739
FCE
2972000-03-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
298
299 * Makefile.in (IGEN_INSN): Added am33.igen.
300
d4f3574e
SS
301Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
302
303 * configure: Regenerated to track ../common/aclocal.m4 changes.
304
adf40b2e
JM
305Tue Jul 13 13:26:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
306
307 * interp.c: Clarify error message reporting an unknown board.
308
cd0fc7c3
SS
3091999-05-08 Felix Lee <flee@cygnus.com>
310
311 * configure: Regenerated to track ../common/aclocal.m4 changes.
312
7a292a7a
SS
3131999-04-16 Frank Ch. Eigler <fche@cygnus.com>
314
315 * interp.c (program_interrupt): Detect undesired recursion using
316 static flag. Set NMIRC register's SYSEF flag during
317 --board=stdeval1 mode.
318 * dv-mn103-int.c (write_icr): Add backdoor address to allow CPU to
319 set SYSEF flag.
320
3211999-04-02 Keith Seitz <keiths@cygnus.com>
322
323 * Makefile.in (SIM_EXTRA_CFLAGS): Define a POLL_QUIT_INTERVAL
324 for use in the simulator so that the poll_quit callback is
325 not called too often.
326
327Tue Mar 9 21:26:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
328
329 * dv-mn103int.c (mn103int_ioctl): Return something.
330 * dv-mn103tim.c (write_tm6md): GCC suggested parentheses around &&
331 within ||.
332
333Tue Feb 16 23:57:17 1999 Jeffrey A Law (law@cygnus.com)
334
335 * mn10300.igen (retf): Fix return address computation and store
336 the new pc value into nia.
337
c906108c
SS
3381998-12-29 Frank Ch. Eigler <fche@cygnus.com>
339
340 * Makefile.in (WITH_COMMON_OBJS): Build also dv-sockser.o.
341 * interp.c (sim_open): Add stub mn103002 cache control memory regions.
342 Set OPERATING_ENVIRONMENT on "stdeval1" board.
343 (mn10300_core_signal): New function to intercept memory errors.
344 (program_interrupt): New function to dispatch to exception vector
345 (mn10300_exception_*): New functions to snapshot pre/post exception
346 state.
347 * sim-main.h (SIM_CORE_SIGNAL): Define hook - call mn10300_core_signal.
348 (SIM_ENGINE_HALT_HOOK): Do nothing.
349 (SIM_CPU_EXCEPTION*): Define hooks to call mn10300_cpu_exception*().
350 (_sim_cpu): Add exc_* fields to store register value snapshots.
351 * dv-mn103ser.c (*): Support dv-sockser backend for UART I/O.
352 Various endianness and warning fixes.
353 * mn10300.igen (illegal): Call program_interrupt on error.
354 (break): Call program_interrupt on breakpoint
355
356 Several changes from <janczyn@cygnus.com> and <cagney@cygnus.com>
357 merged in:
358 * dv-mn103int.c (mn103int_ioctl): New function for NMI
359 generation. (mn103int_finish): Install it as ioctl handler.
360 * dv-mn103tim.c: Support timer 6 specially. Endianness fixes.
361
c2d11a7d
JM
362Wed Oct 14 12:11:05 1998 Jeffrey A Law (law@cygnus.com)
363
364 * am33.igen: Allow autoincrement stores using the same register
365 for source and destination operands.
366
367Mon Aug 31 10:19:55 1998 Jeffrey A Law (law@cygnus.com)
368
369 * am33.igen: Reverse HI/LO outputs of 4 operand "mul" and "mulu".
370
c906108c
SS
371Fri Aug 28 14:40:49 1998 Joyce Janczyn <janczyn@cygnus.com>
372
373 * interp.c (sim_open): Check for invalid --board option, fix
374 indentation, allocate memory for mem control and DMA regs.
375
376Wed Aug 26 09:29:38 1998 Joyce Janczyn <janczyn@cygnus.com>
377
378 * mn10300.igen (div,divu): Fix divide instructions so divide by 0
379 behaves like the hardware.
380
381Mon Aug 24 11:50:09 1998 Joyce Janczyn <janczyn@cygnus.com>
382
383 * sim-main.h (SIM_HANDLES_LMA): Define SIM_HANDLES_LMA.
384
c2d11a7d
JM
385Wed Aug 12 12:36:07 1998 Jeffrey A Law (law@cygnus.com)
386
387 * am33.igen: Handle case where first DSP operation modifies a
388 register used in the second DSP operation correctly.
389
390Tue Jul 28 10:10:25 1998 Jeffrey A Law (law@cygnus.com)
391
392 * am33.igen: Detect cases where two operands must not match for
393 DSP instructions too.
394
395Mon Jul 27 12:04:17 1998 Jeffrey A Law (law@cygnus.com)
396
397 * am33.igen: Detect cases where two operands must not match in
398 non-DSP instructions.
399
c906108c
SS
400Fri Jul 24 18:15:21 1998 Joyce Janczyn <janczyn@cygnus.com>
401
402 * op_utils.c (do_syscall): Rewrite to use common/syscall.c.
403 (syscall_read_mem, syscall_write_mem): New functions for syscall
404 callbacks.
405 * mn10300_sim.h: Add prototypes for syscall_read_mem and
406 syscall_write_mem.
407 * mn10300.igen: Change C++ style comments to C style comments.
408 Check for divide by zero in div and divu ops.
409
c2d11a7d
JM
410Fri Jul 24 12:49:28 1998 Jeffrey A Law (law@cygnus.com)
411
412 * am33.igen (translate_xreg): New function. Use it as needed.
413
414Thu Jul 23 10:05:28 1998 Jeffrey A Law (law@cygnus.com)
415
416 * am33.igen: Add some missing instructions.
417
418 * am33.igen: Autoincrement loads/store fixes.
419
420Tue Jul 21 09:48:14 1998 Jeffrey A Law (law@cygnus.com)
421
422 * am33.igen: Add mov_lCC DSP instructions.
423
424 * am33.igen: Add most am33 DSP instructions.
425
c906108c
SS
426Thu Jul 9 10:06:55 1998 Jeffrey A Law (law@cygnus.com)
427
428 * mn10300.igen: Fix Z bit for addc and subc instructions.
429 Minor fixes in multiply/divide patterns.
430
c2d11a7d
JM
431 * am33.igen: Add missing mul[u] imm32,Rn. Fix condition code
432 handling for many instructions. Fix sign extension for some
433 24bit immediates.
434
435 * am33.igen: Fix Z bit for remaining addc/subc instructions.
436 Do not sign extend immediate for mov imm,XRn.
437 More random mul, mac & div fixes.
438 Remove some unused variables.
439 Sign extend 24bit displacement in memory addresses.
440
441 * am33.igen: Fix Z bit for addc Rm,Rn and subc Rm,Rn. Various
442 fixes to 2 register multiply, divide and mac instructions. Set
443 Z,N correctly for sat16. Sign extend 24 bit immediate for add,
444 and sub instructions.
445
446 * am33.igen: Add remaining non-DSP instructions.
447
448Wed Jul 8 16:29:12 1998 Jeffrey A Law (law@cygnus.com)
449
450 * am33.igen (translate_rreg): New function. Use it as appropriate.
451
452 * am33.igen: More am33 instructions. Fix "div".
453
454Mon Jul 6 15:39:22 1998 Jeffrey A Law (law@cygnus.com)
455
456 * mn10300.igen: Add am33 support.
457
458 * Makefile.in: Use multi-sim to support both a mn10300 and am33
459 simulator.
460
461 * am33.igen: Add many more am33 instructions.
c906108c
SS
462
463Wed Jul 1 17:07:09 1998 Jeffrey A Law (law@cygnus.com)
464
465 * mn10300_sim.h (FETCH24): Define.
466
c2d11a7d
JM
467 * mn10300_sim.h: Add defines for some registers found on the AM33.
468 * am33.igen: New file with some am33 support.
c906108c
SS
469
470Tue Jun 30 11:23:20 1998 Jeffrey A Law (law@cygnus.com)
471
472 * mn10300_sim.h: Include bfd.h
473 (struct state): Add more room for processor specific registers.
c2d11a7d 474 (REG_E0): Define.
c906108c
SS
475
476Thu Jun 25 10:12:03 1998 Joyce Janczyn <janczyn@cygnus.com>
477
478 * dv-mn103tim.c: Include sim-assert.h
479 * dv-mn103ser.c (do_polling_event): Check for incoming data on
480 serial line and schedule next polling event.
481 (read_status_reg): schedule events to check for incoming data on
482 serial line and issue interrupt if necessary.
483
484Fri Jun 19 16:47:27 1998 Joyce Janczyn <janczyn@cygnus.com>
485
486 * interp.c (sim_open): hook up serial 1 and 2 ports properly (typo).
487
488Fri Jun 19 11:59:26 1998 Joyce Janczyn <janczyn@cygnus.com>
489
490 * interp.c (board): Rename am32 to stdeval1 as this is the name
491 consistently used to refer to the mn1030002 board.
492
493Thu June 18 14:37:14 1998 Joyce Janczyn <janczyn@cygnus.com>
494 * interp.c (sim_open): Fix typo in address of EXTMD register
495 (0x34000280, not 0x3400280).
496
497Wed Jun 17 18:00:18 1998 Jeffrey A Law (law@cygnus.com)
498
499 * simops.c (syscall): Handle change in opcode # for syscall.
500 * mn10300.igen (syscall): Likewise.
501
502Tue June 16 09:36:21 1998 Joyce Janczyn <janczyn@cygnus.com>
503 * dv-mn103int.c (mn103int_finish): Regular interrupts (not NMI or
504 reset) are not enabled on reset.
505
506Sun June 14 17:04:00 1998 Joyce Janczyn <janczyn@cygnus.com>
507 * dv-mn103iop.c (write_*_reg): Check for attempt to write r/o
508 register bits.
509 * dv-mn103ser.c: Fill in methods for reading and writing to serial
510 device registers.
511 * interp.c (sim_open): Make the serial device a polling device.
512
513Fri June 12 16:24:00 1998 Joyce Janczyn <janczyn@cygnus.com>
514 * dv-mn103iop.c: New file for handling am32 io ports.
515 * configure.in: Add mn103iop to hw_device list.
516 * configure: Re-generate.
517 * interp.c (sim_open): Create io port device.
518
519Wed June 10 14:34:00 1998 Joyce Janczyn <janczyn@cygnus.com>
520 * dv-mn103int.c (external_group): Use enumerated types to access
521 correct group addresses.
522 * dv-mn103tim.c (do_counter_event): Underflow of cascaded timer
523 triggers an interrupt on the higher-numbered timer's port.
524
525Mon June 8 13:30:00 1998 Joyce Janczyn <janczyn@cygnus.com>
526 * interp.c: (mn10300_option_handler): New function parses arguments
527 using sim-options.
528 * (board): Add --board option for specifying am32.
529 * (sim_open): Create new timer and serial devices and control
530 configuration of other am32 devices via board option.
531 * dv-mn103tim.c, dv-mn103ser.c: New files for timers and serial devices.
532 * dv-mn103cpu.c: Fix typos in opening comments.
533 * dv-mn103int.c: Adjust interrupt controller settings for am32 instead of am30.
534 * configure.in: Add mn103tim and mn103ser to hw_device list.
535 * configure: Re-generate.
536
537Mon May 25 20:50:35 1998 Andrew Cagney <cagney@b1.cygnus.com>
538
539 * dv-mn103int.c, dv-mn103cpu.c: Rename *_callback to *_method.
540
541 * dv-mn103cpu.c, dv-mn103int.c: Include hw-main.h and
542 sim-main.h. Declare a struct hw_descriptor instead of struct
543 hw_device_descriptor.
544
545Mon May 25 17:33:33 1998 Andrew Cagney <cagney@b1.cygnus.com>
546
547 * dv-mn103cpu.c (struct mn103cpu): Change type of pending_handler
548 to struct hw_event.
549
550Fri May 22 12:17:41 1998 Andrew Cagney <cagney@b1.cygnus.com>
551
552 * configure.in (SIM_AC_OPTION_HARDWARE): Add argument "yes".
553
554Wed May 6 13:29:06 1998 Andrew Cagney <cagney@b1.cygnus.com>
555
556 * interp.c (sim_open): Create a polling PAL device.
557
558Fri May 1 16:39:15 1998 Andrew Cagney <cagney@b1.cygnus.com>
559
560 * dv-mn103int.c (mn103int_port_event):
561 (mn103int_port_event):
562 (mn103int_io_read_buffer):
563 (mn103int_io_write_buffer):
564
565 * dv-mn103cpu.c (deliver_mn103cpu_interrupt): Drop CPU/CIA args.
566 (mn103cpu_port_event): Ditto.
567 (mn103cpu_io_read_buffer): Ditto.
568 (mn103cpu_io_write_buffer): Ditto.
569
570Tue Apr 28 18:33:31 1998 Geoffrey Noer <noer@cygnus.com>
571
572 * configure: Regenerated to track ../common/aclocal.m4 changes.
573
574Sun Apr 26 15:31:55 1998 Tom Tromey <tromey@creche>
575
576 * configure: Regenerated to track ../common/aclocal.m4 changes.
577 * config.in: Ditto.
578
579Sun Apr 26 15:19:55 1998 Tom Tromey <tromey@cygnus.com>
580
581 * acconfig.h: New file.
582 * configure.in: Reverted change of Apr 24; use sinclude again.
583
584Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche>
585
586 * configure: Regenerated to track ../common/aclocal.m4 changes.
587 * config.in: Ditto.
588
589Fri Apr 24 11:19:07 1998 Tom Tromey <tromey@cygnus.com>
590
591 * configure.in: Don't call sinclude.
592
593Tue Apr 14 10:03:02 1998 Andrew Cagney <cagney@b1.cygnus.com>
594
595 * mn10300_sim.h: Declare all functions in op_utils.c using
596 INLINE_SIM_MAIN.
597 * op_utils.c: Ditto.
598 * sim-main.c: New file. Include op_utils.c.
599
600 * mn10300.igen (mov, cmp): Use new igen operators `!' and `=' to
601 differentiate between MOV/CMP immediate/register instructions.
602
603 * configure.in (SIM_AC_OPTION_INLINE): Add and enable.
604 * configure: Regenerate.
605
606Sat Apr 4 20:36:25 1998 Andrew Cagney <cagney@b1.cygnus.com>
607
608 * configure: Regenerated to track ../common/aclocal.m4 changes.
609
610Fri Mar 27 16:15:52 1998 Andrew Cagney <cagney@b1.cygnus.com>
611
612 * interp.c (hw): Delete variable, moved to SIM_DESC.
613 (sim_open): Delete calls to hw_tree_create, hw_tree_finish.
614 Handled by sim-module.
615 (sim_open): Do not anotate tree with trace properties, handled by
616 sim-hw.c
617 (sim_open): Call sim_hw_parse instead of hw_tree_parse.
618
619 * configure: Regenerated to track ../common/aclocal.m4 changes.
620
621Thu Mar 26 20:46:18 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
622
623 * dv-mn103cpu.c (deliver_mn103cpu_interrupt): Save the entire PC
624 on the stack when delivering interrupts (not just the lower
625 half)...
626 * mn10300.igen (mov (Di,Am),Dn): Fix decode. Registers were
627 specified in the wrong order.
628
629Fri Mar 27 00:56:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
630
631 * dv-mn103cpu.c (deliver_mn103cpu_interrupt): Stop loss of
632 succeeding interrupts, clear pending_handler when the handler
633 isn't re-scheduled.
634
635Thu Mar 26 10:11:01 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
636
637 * Makefile.in (tmp-igen): Prefix all usage of move-if-change
638 script with $(SHELL) to make NT native builds happy.
639 * configure: Regenerate because of change to ../common/aclocal.m4.
640
641Thu Mar 26 11:22:31 1998 Andrew Cagney <cagney@b1.cygnus.com>
642
643 * configure.in: Make --enable-sim-common the default.
644 * configure: Re-generate.
645
646 * sim-main.h (CIA_GET, CIA_SET): Save/restore current instruction
647 address into Sate.regs[REG_PC] instead of common struct.
648
649Wed Mar 25 17:42:00 1998 Joyce Janczyn <janczyn@cygnus.com>
650
651 * mn10300.igen (cmp imm8,An): Do not sign extend imm8 value.
652
653Wed Mar 25 12:08:00 1998 Joyce Janczyn <janczyn@cygnus.com>
654
655 * simops.c (OP_F0FD): Initialise variable 'sp'.
656
657Thu Mar 26 00:21:32 1998 Andrew Cagney <cagney@b1.cygnus.com>
658
659 * dv-mn103int.c (decode_group): A group register every 4 bytes not
660 8.
661 (write_icr): Rewrite equation updating request field.
662 (read_iagr): Fix check that interrupt is still pending.
663
664Wed Mar 25 16:14:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
665
666 * interp.c (sim_open): Tidy up device creation.
667
668 * dv-mn103int.c (mn103int_port_event): Drive NMI with non-zero
669 value.
670 (mn103int_io_read_buffer): Convert absolute address to register
671 block offsets.
672 (read_icr, write_icr): Convert block offset into group offset.
673
674Wed Mar 25 15:08:49 1998 Andrew Cagney <cagney@b1.cygnus.com>
675
676 * interp.c (sim_open): Create second 1mb memory region at
677 0x40000000.
678 (sim_open): Create a device tree.
679 (sim-hw.h): Include.
680 (do_interrupt): Delete, needs to use dv-mn103cpu.c
681
682 * dv-mn103int.c, dv-mn103cpu.c: New files.
683
684Wed Mar 25 08:47:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
685
686 * mn10300_sim.h (EXTRACT_PSW_LM, INSERT_PSW_LM, PSW_IE, PSW_LM):
687 Define.
688 (SP): Define.
689
690Wed Mar 25 12:35:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
691
692 * configure: Regenerated to track ../common/aclocal.m4 changes.
693
694Wed Mar 25 10:24:48 1998 Andrew Cagney <cagney@b1.cygnus.com>
695
696 * interp.c (sim-options.h): Include.
697 (sim_kind, myname): Declare when not using common framework.
698
699 * mn10300_sim.h (do_syscall, generic*): Provide prototypes for
700 functions found in op_utils.c
701
702 * mn10300.igen (add): Discard unused variables.
703
704 * configure, config.in: Re-generate with autoconf 2.12.1.
705
706Tue Mar 24 15:27:00 1998 Joyce Janczyn <janczyn@cygnus.com>
707
708 Add support for --enable-sim-common option.
709 * Makefile.in (WITHOUT_COMMON_OBJS): Files included if
710 ! --enable-sim-common
711 (WITH_COMMON_OBJS): Files included if --enable-sim-common.
712 (MN10300_OBJS,MN10300_INTERP_DEP): New variables.
713 (SIM_OBJS): Rewrite.
714 ({WITHOUT,WITH}_COMMON_RUN_OBJS,SIM_RUN_OBJS): New variables.
715 (SIM_EXTRA_CFLAGS): New variable.
716 (clean-extra): Clean up igen files.
717 (../igen/igen,clean-igen,tmp-igen): New rules.
718 * configure.in: Add support for common framework via
719 --enable-sim-common.
720 * configure: Regenerate.
721 * interp.c: #include sim-main if WITH_COMMON, not mn10300_sim.h.
722 (hash,dispatch,sim_size): Don't compile if ! WITH_COMMON.
723 (init_system,sim_write,compare_simops): Likewise.
724 (sim_set_profile,sim_set_profile_size): Likewise.
725 (sim_stop,sim_resume,sim_trace,sim_info): Likewise.
726 (sim_set_callbacks,sim_stop_reason,sim_read,sim_load): Likewise.
727 (enum interrupt_type): New enum.
728 (interrupt_names): New global.
729 (do_interrupt): New function.
730 (sim_open): Define differently if WITH_COMMON.
731 (sim_close,sim_create_inferior,sim_do_command): Likewise.
732 * mn10300_sim.h ({load,store}_{byte,half,word}): Define versions
733 for WITH_COMMON.
734 * mn10300.igen: New file.
735 * mn10300.dc: New file.
736 * op_utils.c: New file.
737 * sim-main.h: New file.
738
739Wed Mar 18 12:38:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
740
741 * configure: Regenerated to track ../common/aclocal.m4 changes.
742
743Fri Feb 27 18:36:04 1998 Jeffrey A Law (law@cygnus.com)
744
745 * simops.c (inc): Fix typo.
746
747Wed Feb 25 01:59:29 1998 Jeffrey A Law (law@cygnus.com)
748
749 * simops.c (signed multiply instructions): Cast input operands to
750 signed32 before casting them to signed64 so that the sign bit
751 is propagated properly.
752
753Mon Feb 23 20:23:19 1998 Mark Alexander <marka@cygnus.com>
754
755 * Makefile.in: Last change was bad. Define NL_TARGET
756 so that targ-vals.h will be used instead of syscall.h.
757 * simops.c: Use targ-vals.h instead of syscall.h.
758 (OP_F020): Disable unsupported system calls.
759
760Mon Feb 23 09:44:38 1998 Mark Alexander <marka@cygnus.com>
761
762 * Makefile.in: Get header files from libgloss/mn10300/sys.
763
764Sun Feb 22 16:02:24 1998 Jeffrey A Law (law@cygnus.com)
765
766 * simops.c: Include sim-types.h.
767
768Wed Feb 18 13:07:08 1998 Jeffrey A Law (law@cygnus.com)
769
770 * simops.c (multiply instructions): Cast input operands to a
771 signed64/unsigned64 type as appropriate.
772
773Tue Feb 17 12:47:16 1998 Andrew Cagney <cagney@b1.cygnus.com>
774
775 * interp.c (sim_store_register, sim_fetch_register): Pass in
776 length parameter. Return -1.
777
778Sun Feb 1 16:47:51 1998 Andrew Cagney <cagney@b1.cygnus.com>
779
780 * configure: Regenerated to track ../common/aclocal.m4 changes.
781
782Sat Jan 31 18:15:41 1998 Andrew Cagney <cagney@b1.cygnus.com>
783
784 * configure: Regenerated to track ../common/aclocal.m4 changes.
785
786Mon Jan 19 22:26:29 1998 Doug Evans <devans@seba>
787
788 * configure: Regenerated to track ../common/aclocal.m4 changes.
789
790Mon Dec 15 23:17:11 1997 Andrew Cagney <cagney@b1.cygnus.com>
791
792 * configure: Regenerated to track ../common/aclocal.m4 changes.
793 * config.in: Ditto.
794
795Thu Dec 4 09:21:05 1997 Doug Evans <devans@canuck.cygnus.com>
796
797 * configure: Regenerated to track ../common/aclocal.m4 changes.
798
799Tue Nov 11 10:38:52 1997 Jeffrey A Law (law@cygnus.com)
800
801 * simops.c (call:16 call:32): Stack adjustment is determined solely
802 by the imm8 field.
803
804Wed Oct 22 14:43:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
805
806 * interp.c (sim_load): Pass lma_p and sim_write args to
807 sim_load_file.
808
809Tue Oct 21 10:12:03 1997 Jeffrey A Law (law@cygnus.com)
810
811 * simops.c: Correctly handle register restores for "ret" and "retf"
812 instructions.
813
814Fri Oct 3 09:28:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
815
816 * configure: Regenerated to track ../common/aclocal.m4 changes.
817
818Wed Sep 24 17:38:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
819
820 * configure: Regenerated to track ../common/aclocal.m4 changes.
821
822Tue Sep 23 11:04:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
823
824 * configure: Regenerated to track ../common/aclocal.m4 changes.
825
826Mon Sep 22 11:46:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
827
828 * configure: Regenerated to track ../common/aclocal.m4 changes.
829
830Fri Sep 19 17:45:25 1997 Andrew Cagney <cagney@b1.cygnus.com>
831
832 * configure: Regenerated to track ../common/aclocal.m4 changes.
833
834Mon Sep 15 17:36:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
835
836 * configure: Regenerated to track ../common/aclocal.m4 changes.
837
838Thu Sep 4 17:21:23 1997 Doug Evans <dje@seba>
839
840 * configure: Regenerated to track ../common/aclocal.m4 changes.
841
842Wed Aug 27 18:13:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
843
844 * configure: Regenerated to track ../common/aclocal.m4 changes.
845 * config.in: Ditto.
846
847Tue Aug 26 10:41:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
848
849 * interp.c (sim_kill): Delete.
850 (sim_create_inferior): Add ABFD argument.
851 (sim_load): Move setting of PC from here.
852 (sim_create_inferior): To here.
853
854Mon Aug 25 17:50:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
855
856 * configure: Regenerated to track ../common/aclocal.m4 changes.
857 * config.in: Ditto.
858
859Mon Aug 25 16:14:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
860
861 * interp.c (sim_open): Add ABFD argument.
862
863Tue Jun 24 13:46:20 1997 Jeffrey A Law (law@cygnus.com)
864
865 * interp.c (sim_resume): Clear State.exited.
866 (sim_stop_reason): If State.exited is nonzero, then indicate that
867 the simulator exited instead of stopped.
868 * mn10300_sim.h (struct _state): Add exited field.
869 * simops.c (syscall): Set State.exited for SYS_exit.
870
871Wed Jun 11 22:07:56 1997 Jeffrey A Law (law@cygnus.com)
872
873 * simops.c: Fix thinko in last change.
874
875Tue Jun 10 12:31:32 1997 Jeffrey A Law (law@cygnus.com)
876
877 * simops.c: "call" stores the callee saved registers into the
878 stack! Update the stack pointer properly when done with
879 register saves.
880
881 * simops.c: Fix return address computation for "call" instructions.
882
883Thu May 22 01:43:11 1997 Jeffrey A Law (law@cygnus.com)
884
885 * interp.c (sim_open): Fix typo.
886
887Wed May 21 23:27:58 1997 Jeffrey A Law (law@cygnus.com)
888
889 * interp.c (sim_resume): Add missing case in big switch
890 statement (for extb instruction).
891
892Tue May 20 17:51:30 1997 Jeffrey A Law (law@cygnus.com)
893
894 * interp.c: Replace all references to load_mem and store_mem
895 with references to load_byte, load_half, load_3_byte, load_word
896 and store_byte, store_half, store_3_byte, store_word.
897 (INLINE): Delete definition.
898 (load_mem_big): Likewise.
899 (max_mem): Make it global.
900 (dispatch): Make this function inline.
901 (load_mem, store_mem): Delete functions.
902 * mn10300_sim.h (INLINE): Define.
903 (RLW): Delete unused definition.
904 (load_mem, store_mem): Delete declarations.
905 (load_mem_big): New definition.
906 (load_byte, load_half, load_3_byte, load_word): New functions.
907 (store_byte, store_half, store_3_byte, store_word): New functions.
908 * simops.c: Replace all references to load_mem and store_mem
909 with references to load_byte, load_half, load_3_byte, load_word
910 and store_byte, store_half, store_3_byte, store_word.
911
912Tue May 20 10:21:51 1997 Andrew Cagney <cagney@b1.cygnus.com>
913
914 * interp.c (sim_open): Add callback to arguments.
915 (sim_set_callbacks): Delete SIM_DESC argument.
916
917Mon May 19 13:54:22 1997 Jeffrey A Law (law@cygnus.com)
918
919 * interp.c (dispatch): Make this an inline function.
920
921 * simops.c (syscall): Use callback->write regardless of
922 what file descriptor we're writing too.
923
924Sun May 18 16:46:31 1997 Jeffrey A Law (law@cygnus.com)
925
926 * interp.c (load_mem_big): Remove function. It's now a macro
927 defined elsewhere.
928 (compare_simops): New function.
929 (sim_open): Sort the Simops table before inserting entries
930 into the hash table.
931 * mn10300_sim.h: Remove unused #defines.
932 (load_mem_big): Define.
933
934Fri May 16 16:36:17 1997 Jeffrey A Law (law@cygnus.com)
935
936 * interp.c (load_mem): If we get a load from an out of range
937 address, abort.
938 (store_mem): Likewise for stores.
939 (max_mem): New variable.
940
941Tue May 6 13:24:36 1997 Jeffrey A Law (law@cygnus.com)
942
943 * mn10300_sim.h: Fix ordering of bits in the PSW.
944
945 * interp.c: Improve hashing routine to avoid long list
946 traversals for common instructions. Add HASH_STAT support.
947 Rewrite opcode dispatch code using a big switch instead of
948 cascaded if/else statements. Avoid useless calls to load_mem.
949
950Mon May 5 18:07:48 1997 Jeffrey A Law (law@cygnus.com)
951
952 * mn10300_sim.h (struct _state): Add space for mdrq register.
953 (REG_MDRQ): Define.
954 * simops.c: Don't abort for trap. Add support for the extended
955 instructions, "getx", "putx", "mulq", "mulqu", "sat16", "sat24",
956 and "bsch".
957
958Thu Apr 24 00:39:51 1997 Doug Evans <dje@canuck.cygnus.com>
959
960 * configure: Regenerated to track ../common/aclocal.m4 changes.
961
962Fri Apr 18 14:04:04 1997 Andrew Cagney <cagney@b1.cygnus.com>
963
964 * interp.c (sim_stop): Add stub function.
965
966Thu Apr 17 03:26:59 1997 Doug Evans <dje@canuck.cygnus.com>
967
968 * Makefile.in (SIM_OBJS): Add sim-load.o.
969 * interp.c (sim_kind, myname): New static locals.
970 (sim_open): Set sim_kind, myname. Ignore -E arg.
971 (sim_load): Return SIM_RC. New arg abfd. Call sim_load_file to
972 load file into simulator. Set start address from bfd.
973 (sim_create_inferior): Return SIM_RC. Delete arg start_address.
974
975Wed Apr 16 19:30:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
976
977 * simops.c (OP_F020): SYS_execv, SYS_time, SYS_times, SYS_utime
978 only include if implemented by host.
979 (OP_F020): Typecast arg passed to time function;
980
981Mon Apr 7 23:57:49 1997 Jeffrey A Law (law@cygnus.com)
982
983 * simops.c (syscall): Handle new mn10300 calling conventions.
984
985Mon Apr 7 15:45:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
986
987 * configure: Regenerated to track ../common/aclocal.m4 changes.
988 * config.in: Ditto.
989
990Fri Apr 4 20:02:37 1997 Ian Lance Taylor <ian@cygnus.com>
991
992 * Makefile.in: Change mn10300-opc.o to m10300-opc.o, to match
993 corresponding change in opcodes directory.
994
995Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
996
997 * interp.c (sim_open): New arg `kind'.
998
999 * configure: Regenerated to track ../common/aclocal.m4 changes.
1000
1001Wed Apr 2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1002
1003 * configure: Regenerated to track ../common/aclocal.m4 changes.
1004
1005Thu Mar 20 11:58:02 1997 Jeffrey A Law (law@cygnus.com)
1006
1007 * simops.c: Fix register extraction for a two "movbu" variants.
1008 Somewhat simplify "sub" instructions.
1009 Correctly sign extend operands for "mul". Put the correct
1010 half of the result in MDR for "mul" and "mulu".
1011 Implement remaining instructions.
1012 Tweak opcode for "syscall".
1013
1014Tue Mar 18 14:21:21 1997 Jeffrey A Law (law@cygnus.com)
1015
1016 * simops.c: Do syscall emulation in "syscall" instruction. Add
1017 dummy "trap" instruction.
1018
1019Wed Mar 19 01:14:00 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1020
1021 * configure: Regenerated to track ../common/aclocal.m4 changes.
1022
1023Mon Mar 17 15:10:07 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1024
1025 * configure: Re-generate.
1026
1027Fri Mar 14 10:34:11 1997 Michael Meissner <meissner@cygnus.com>
1028
1029 * configure: Regenerate to track ../common/aclocal.m4 changes.
1030
1031Thu Mar 13 12:54:45 1997 Doug Evans <dje@canuck.cygnus.com>
1032
1033 * interp.c (sim_open): New SIM_DESC result. Argument is now
1034 in argv form.
1035 (other sim_*): New SIM_DESC argument.
1036
1037Wed Mar 12 15:04:00 1997 Jeffrey A Law (law@cygnus.com)
1038
1039 * simops.c: Fix carry bit computation for "add" instructions.
1040
1041 * simops.c: Fix typos in bset insns. Fix arguments to store_mem
1042 for bset imm8,(d8,an) and bclr imm8,(d8,an).
1043
1044Wed Mar 5 15:00:10 1997 Jeffrey A Law (law@cygnus.com)
1045
1046 * simops.c: Fix register references when computing Z and N bits
1047 for lsr imm8,dn.
1048
1049Tue Feb 4 13:33:30 1997 Doug Evans <dje@canuck.cygnus.com>
1050
1051 * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
1052 COMMON_{PRE,POST}_CONFIG_FRAG instead.
1053 * configure.in: sinclude ../common/aclocal.m4.
1054 * configure: Regenerated.
1055
1056Fri Jan 24 10:47:25 1997 Jeffrey A Law (law@cygnus.com)
1057
1058 * interp.c (init_system): Allocate 2^19 bytes of space for the
1059 simulator.
1060
1061Thu Jan 23 11:46:23 1997 Stu Grossman (grossman@critters.cygnus.com)
1062
1063 * configure configure.in Makefile.in: Update to new configure
1064 scheme which is more compatible with WinGDB builds.
1065 * configure.in: Improve comment on how to run autoconf.
1066 * configure: Re-run autoconf to get new ../common/aclocal.m4.
1067 * Makefile.in: Use autoconf substitution to install common
1068 makefile fragment.
1069
1070Tue Jan 21 15:03:04 1997 Jeffrey A Law (law@cygnus.com)
1071
1072 * simops.c: Undo last change to "rol" and "ror", original code
1073 was correct!
1074
1075Thu Jan 16 11:28:14 1997 Jeffrey A Law (law@cygnus.com)
1076
1077 * simops.c: Fix "rol" and "ror".
1078
1079Wed Jan 15 06:45:58 1997 Jeffrey A Law (law@cygnus.com)
1080
1081 * simops.c: Fix typo in last change.
1082
1083Mon Jan 13 13:22:35 1997 Jeffrey A Law (law@cygnus.com)
1084
1085 * simops.c: Use REG macros in few places not using them yet.
1086
1087Mon Jan 6 16:21:19 1997 Jeffrey A Law (law@cygnus.com)
1088
1089 * mn10300_sim.h (struct _state): Fix number of registers!
1090
1091Tue Dec 31 16:20:41 1996 Jeffrey A Law (law@cygnus.com)
1092
1093 * mn10300_sim.h (struct _state): Put all registers into a single
1094 array to make gdb implementation easier.
1095 (REG_*): Add definitions for all registers in the state array.
1096 (SEXT32, SEXT40, SEXT44, SEXT60): Remove unused macros.
1097 * simops.c: Related changes.
1098
1099Wed Dec 18 10:10:45 1996 Jeffrey A Law (law@cygnus.com)
1100
1101 * interp.c (sim_resume): Handle 0xff as a single byte insn.
1102
1103 * simops.c: Fix overflow computation for "add" and "inc"
1104 instructions.
1105
1106Mon Dec 16 10:03:52 1996 Jeffrey A Law (law@cygnus.com)
1107
1108 * simops.c: Handle "break" instruction.
1109
1110 * simops.c: Fix restoring the PC for "ret" and "retf" instructions.
1111
1112Wed Dec 11 09:53:10 1996 Jeffrey A Law (law@cygnus.com)
1113
1114 * gencode.c (write_opcodes): Also write out the format of the
1115 opcode.
1116 * mn10300_sim.h (simops): Add "format" field.
1117 * interp.c (sim_resume): Deal with endianness issues here.
1118
1119Tue Dec 10 15:05:37 1996 Jeffrey A Law (law@cygnus.com)
1120
1121 * simops.c (REG0_4): Define.
1122 Use REG0_4 for indexed loads/stores.
1123
1124Sat Dec 7 09:50:28 1996 Jeffrey A Law (law@cygnus.com)
1125
1126 * simops.c (REG0_16): Fix typo.
1127
1128Fri Dec 6 14:13:34 1996 Jeffrey A Law (law@cygnus.com)
1129
1130 * simops.c: Call abort for any instruction that's not currently
1131 simulated.
1132
1133 * simops.c: Define accessor macros to extract register
1134 values from instructions. Use them consistently.
1135
1136 * interp.c: Delete unused global variable "OP".
1137 (sim_resume): Remove unused variable "opcode".
1138 * simops.c: Fix some uninitialized variable problems, add
1139 parens to fix various -Wall warnings.
1140
1141 * gencode.c (write_header): Add "insn" and "extension" arguments
1142 to the OP_* declarations.
1143 (write_template): Similarly for function templates.
1144 * interp.c (insn, extension): Remove global variables. Instead
1145 pass them as arguments to the OP_* functions.
1146 * mn10300_sim.h: Remove decls for "insn" and "extension".
1147 * simops.c (OP_*): Accept "insn" and "extension" as arguments
1148 instead of using globals.
1149
1150Thu Dec 5 22:26:31 1996 Jeffrey A Law (law@cygnus.com)
1151
1152 * simops.c: Fix typos in "mov am,(d16,an)" and "mov am,(d32,an)"
1153
1154 * simops.c: Fix thinkos in last change to "inc dn".
1155
1156Wed Dec 4 10:57:53 1996 Jeffrey A Law (law@cygnus.com)
1157
1158 * simops.c: "add imm,sp" does not effect the condition codes.
1159 "inc dn" does effect the condition codes.
1160
1161Tue Dec 3 17:37:45 1996 Jeffrey A Law (law@cygnus.com)
1162
1163 * simops.c: Treat both operands as signed values for
1164 "div" instruction.
1165
1166 * simops.c: Fix simulation of division instructions.
1167 Fix typos/thinkos in several "cmp" and "sub" instructions.
1168
1169Mon Dec 2 12:31:40 1996 Jeffrey A Law (law@cygnus.com)
1170
1171 * simops.c: Fix carry bit handling in "sub" and "cmp"
1172 instructions.
1173
1174 * simops.c: Fix "mov imm8,an" and "mov imm16,dn".
1175
1176Sun Dec 1 16:05:42 1996 Jeffrey A Law (law@cygnus.com)
1177
1178 * simops.c: Fix overflow computation for many instructions.
1179
1180 * simops.c: Fix "mov dm, an", "movbu dm, (an)", and "movhu dm, (an)".
1181
1182 * simops.c: Fix "mov am, dn".
1183
1184 * simops.c: Fix more bugs in "add imm,an" and
1185 "add imm,dn".
1186
1187Wed Nov 27 09:20:42 1996 Jeffrey A Law (law@cygnus.com)
1188
1189 * simops.c: Fix bugs in "movm" and "add imm,an".
1190
1191 * simops.c: Don't lose the upper 24 bits of the return
1192 pointer in "call" and "calls" instructions. Rough cut
1193 at emulated system calls.
1194
1195 * simops.c: Implement the remaining 5, 6 and 7 byte instructions.
1196
1197 * simops.c: Implement remaining 4 byte instructions.
1198
1199 * simops.c: Implement remaining 3 byte instructions.
1200
1201 * simops.c: Implement remaining 2 byte instructions. Call
1202 abort for instructions we're not implementing now.
1203
1204Tue Nov 26 15:43:41 1996 Jeffrey A Law (law@cygnus.com)
1205
1206 * simops.c: Implement lots of random instructions.
1207
1208 * simops.c: Implement "movm" and "bCC" insns.
1209
1210 * mn10300_sim.h (_state): Add another register (MDR).
1211 (REG_MDR): Define.
1212 * simops.c: Implement "cmp", "calls", "rets", "jmp" and
1213 a few additional random insns.
1214
1215 * mn10300_sim.h (PSW_*): Define for CC status tracking.
1216 (REG_D0, REG_A0, REG_SP): Define.
1217 * simops.c: Implement "add", "addc" and a few other random
1218 instructions.
1219
1220 * gencode.c, interp.c: Snapshot current simulator code.
1221
1222Mon Nov 25 12:46:38 1996 Jeffrey A Law (law@cygnus.com)
1223
1224 * Makefile.in, config.in, configure, configure.in: New files.
1225 * gencode.c, interp.c, mn10300_sim.h, simops.c: New files.
1226