]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/mn10300/ChangeLog
daily update
[thirdparty/binutils-gdb.git] / sim / mn10300 / ChangeLog
CommitLineData
bb6317d3
DC
12003-02-26 David Carlton <carlton@math.stanford.edu>
2
3 * dv-mn103tim.c (read_special_timer6_reg): Add break after
4 empty default: label.
5 (write_special_timer6_reg): Ditto.
6 Update copyright.
7
6c0a25e9
AC
82002-11-28 Andrew Cagney <cagney@redhat.com>
9
10 * sim-main.h: Only include "idecode.h" once.
11 * Makefile.in (SIM_EXTRA_DEPS): Define.
12
c8cca39f
AC
132002-06-16 Andrew Cagney <ac131313@redhat.com>
14
15 * configure: Regenerated to track ../common/aclocal.m4 changes.
16
3c25f8c7
AC
172002-06-09 Andrew Cagney <cagney@redhat.com>
18
19 * Makefile.in (INCLUDE): Update path to callback.h.
20 * mn10300_sim.h: Include "gdb/callback.h" and "gdb/remote-sim.h".
21 * tconfig.in: Ditto.
22
ff88f59d
JB
232001-05-06 Jim Blandy <jimb@redhat.com>
24
25 * mn10300.igen: Doc fixes.
26
cc274e7c
AO
272001-04-26 Alexandre Oliva <aoliva@redhat.com>
28
29 * Makefile.in (idecode.o, op_utils.o, semantics.o, simops.o):
30 Depend on targ-vals.h.
31
d4424ada
C
322001-04-15 J.T. Conklin <jtc@redback.com>
33
34 * Makefile.in (simops.o): Add simops.h to dependency list.
35
5425ca99
AO
36Wed Aug 9 02:24:53 2000 Graham Stott <grahams@cygnus.co.uk>
37
38 * am33.igen: Warning clean-up.
39 (movm): Initialize PC and mask.
40 (mov, movbu, movhu): Set srcreg2 from RI0.
41 (bsch): Initialize c.
42 (sat16_cmp): Actually do the comparison.
43 (mov_llt): Do not overwrite dstreg with uninitialized variable.
44
eb2d80b4
AC
45Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
46
47 * configure: Regenerated to track ../common/aclocal.m4 changes.
48
e33c0364
AO
492000-05-22 Alexandre Oliva <aoliva@cygnus.com>
50
51 * am33.igen: Fix leading comments of SP-relative offset insns that
52 referred to other registers. Make their offsets unsigned.
53
24a39d88
AO
542000-05-18 Alexandre Oliva <aoliva@cygnus.com>
55
56 * mn10300_sim.h (genericAdd, genericSub, genericCmp, genericOr,
57 genericXor, genericBtst): Use `unsigned32'.
58 * op_utils.c: Likewise.
59 * mn10300.igen, am33.igen: Use `unsigned32', `signed32',
60 `unsigned64' or `signed64' where type width is relevant.
61
bfa8561f
AO
622000-04-25 Alexandre Oliva <aoliva@cygnus.com>
63
64 * am33.igen (inc4 Rn): Use genericAdd so as to modify flags.
65
d8e7020f
AO
662000-04-09 Alexandre Oliva <aoliva@cygnus.com>
67
68 * am33.igen: Make SP-relative offsets unsigned. Add `*am33' for
69 some instructions that were missing it.
70
a9e3a739
FCE
712000-03-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
72
73 * Makefile.in (IGEN_INSN): Added am33.igen.
74
d4f3574e
SS
75Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
76
77 * configure: Regenerated to track ../common/aclocal.m4 changes.
78
adf40b2e
JM
79Tue Jul 13 13:26:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
80
81 * interp.c: Clarify error message reporting an unknown board.
82
cd0fc7c3
SS
831999-05-08 Felix Lee <flee@cygnus.com>
84
85 * configure: Regenerated to track ../common/aclocal.m4 changes.
86
7a292a7a
SS
871999-04-16 Frank Ch. Eigler <fche@cygnus.com>
88
89 * interp.c (program_interrupt): Detect undesired recursion using
90 static flag. Set NMIRC register's SYSEF flag during
91 --board=stdeval1 mode.
92 * dv-mn103-int.c (write_icr): Add backdoor address to allow CPU to
93 set SYSEF flag.
94
951999-04-02 Keith Seitz <keiths@cygnus.com>
96
97 * Makefile.in (SIM_EXTRA_CFLAGS): Define a POLL_QUIT_INTERVAL
98 for use in the simulator so that the poll_quit callback is
99 not called too often.
100
101Tue Mar 9 21:26:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
102
103 * dv-mn103int.c (mn103int_ioctl): Return something.
104 * dv-mn103tim.c (write_tm6md): GCC suggested parentheses around &&
105 within ||.
106
107Tue Feb 16 23:57:17 1999 Jeffrey A Law (law@cygnus.com)
108
109 * mn10300.igen (retf): Fix return address computation and store
110 the new pc value into nia.
111
c906108c
SS
1121998-12-29 Frank Ch. Eigler <fche@cygnus.com>
113
114 * Makefile.in (WITH_COMMON_OBJS): Build also dv-sockser.o.
115 * interp.c (sim_open): Add stub mn103002 cache control memory regions.
116 Set OPERATING_ENVIRONMENT on "stdeval1" board.
117 (mn10300_core_signal): New function to intercept memory errors.
118 (program_interrupt): New function to dispatch to exception vector
119 (mn10300_exception_*): New functions to snapshot pre/post exception
120 state.
121 * sim-main.h (SIM_CORE_SIGNAL): Define hook - call mn10300_core_signal.
122 (SIM_ENGINE_HALT_HOOK): Do nothing.
123 (SIM_CPU_EXCEPTION*): Define hooks to call mn10300_cpu_exception*().
124 (_sim_cpu): Add exc_* fields to store register value snapshots.
125 * dv-mn103ser.c (*): Support dv-sockser backend for UART I/O.
126 Various endianness and warning fixes.
127 * mn10300.igen (illegal): Call program_interrupt on error.
128 (break): Call program_interrupt on breakpoint
129
130 Several changes from <janczyn@cygnus.com> and <cagney@cygnus.com>
131 merged in:
132 * dv-mn103int.c (mn103int_ioctl): New function for NMI
133 generation. (mn103int_finish): Install it as ioctl handler.
134 * dv-mn103tim.c: Support timer 6 specially. Endianness fixes.
135
c2d11a7d
JM
136Wed Oct 14 12:11:05 1998 Jeffrey A Law (law@cygnus.com)
137
138 * am33.igen: Allow autoincrement stores using the same register
139 for source and destination operands.
140
141Mon Aug 31 10:19:55 1998 Jeffrey A Law (law@cygnus.com)
142
143 * am33.igen: Reverse HI/LO outputs of 4 operand "mul" and "mulu".
144
c906108c
SS
145Fri Aug 28 14:40:49 1998 Joyce Janczyn <janczyn@cygnus.com>
146
147 * interp.c (sim_open): Check for invalid --board option, fix
148 indentation, allocate memory for mem control and DMA regs.
149
150Wed Aug 26 09:29:38 1998 Joyce Janczyn <janczyn@cygnus.com>
151
152 * mn10300.igen (div,divu): Fix divide instructions so divide by 0
153 behaves like the hardware.
154
155Mon Aug 24 11:50:09 1998 Joyce Janczyn <janczyn@cygnus.com>
156
157 * sim-main.h (SIM_HANDLES_LMA): Define SIM_HANDLES_LMA.
158
c2d11a7d
JM
159Wed Aug 12 12:36:07 1998 Jeffrey A Law (law@cygnus.com)
160
161 * am33.igen: Handle case where first DSP operation modifies a
162 register used in the second DSP operation correctly.
163
164Tue Jul 28 10:10:25 1998 Jeffrey A Law (law@cygnus.com)
165
166 * am33.igen: Detect cases where two operands must not match for
167 DSP instructions too.
168
169Mon Jul 27 12:04:17 1998 Jeffrey A Law (law@cygnus.com)
170
171 * am33.igen: Detect cases where two operands must not match in
172 non-DSP instructions.
173
c906108c
SS
174Fri Jul 24 18:15:21 1998 Joyce Janczyn <janczyn@cygnus.com>
175
176 * op_utils.c (do_syscall): Rewrite to use common/syscall.c.
177 (syscall_read_mem, syscall_write_mem): New functions for syscall
178 callbacks.
179 * mn10300_sim.h: Add prototypes for syscall_read_mem and
180 syscall_write_mem.
181 * mn10300.igen: Change C++ style comments to C style comments.
182 Check for divide by zero in div and divu ops.
183
c2d11a7d
JM
184Fri Jul 24 12:49:28 1998 Jeffrey A Law (law@cygnus.com)
185
186 * am33.igen (translate_xreg): New function. Use it as needed.
187
188Thu Jul 23 10:05:28 1998 Jeffrey A Law (law@cygnus.com)
189
190 * am33.igen: Add some missing instructions.
191
192 * am33.igen: Autoincrement loads/store fixes.
193
194Tue Jul 21 09:48:14 1998 Jeffrey A Law (law@cygnus.com)
195
196 * am33.igen: Add mov_lCC DSP instructions.
197
198 * am33.igen: Add most am33 DSP instructions.
199
c906108c
SS
200Thu Jul 9 10:06:55 1998 Jeffrey A Law (law@cygnus.com)
201
202 * mn10300.igen: Fix Z bit for addc and subc instructions.
203 Minor fixes in multiply/divide patterns.
204
c2d11a7d
JM
205 * am33.igen: Add missing mul[u] imm32,Rn. Fix condition code
206 handling for many instructions. Fix sign extension for some
207 24bit immediates.
208
209 * am33.igen: Fix Z bit for remaining addc/subc instructions.
210 Do not sign extend immediate for mov imm,XRn.
211 More random mul, mac & div fixes.
212 Remove some unused variables.
213 Sign extend 24bit displacement in memory addresses.
214
215 * am33.igen: Fix Z bit for addc Rm,Rn and subc Rm,Rn. Various
216 fixes to 2 register multiply, divide and mac instructions. Set
217 Z,N correctly for sat16. Sign extend 24 bit immediate for add,
218 and sub instructions.
219
220 * am33.igen: Add remaining non-DSP instructions.
221
222Wed Jul 8 16:29:12 1998 Jeffrey A Law (law@cygnus.com)
223
224 * am33.igen (translate_rreg): New function. Use it as appropriate.
225
226 * am33.igen: More am33 instructions. Fix "div".
227
228Mon Jul 6 15:39:22 1998 Jeffrey A Law (law@cygnus.com)
229
230 * mn10300.igen: Add am33 support.
231
232 * Makefile.in: Use multi-sim to support both a mn10300 and am33
233 simulator.
234
235 * am33.igen: Add many more am33 instructions.
c906108c
SS
236
237Wed Jul 1 17:07:09 1998 Jeffrey A Law (law@cygnus.com)
238
239 * mn10300_sim.h (FETCH24): Define.
240
c2d11a7d
JM
241 * mn10300_sim.h: Add defines for some registers found on the AM33.
242 * am33.igen: New file with some am33 support.
c906108c
SS
243
244Tue Jun 30 11:23:20 1998 Jeffrey A Law (law@cygnus.com)
245
246 * mn10300_sim.h: Include bfd.h
247 (struct state): Add more room for processor specific registers.
c2d11a7d 248 (REG_E0): Define.
c906108c
SS
249
250Thu Jun 25 10:12:03 1998 Joyce Janczyn <janczyn@cygnus.com>
251
252 * dv-mn103tim.c: Include sim-assert.h
253 * dv-mn103ser.c (do_polling_event): Check for incoming data on
254 serial line and schedule next polling event.
255 (read_status_reg): schedule events to check for incoming data on
256 serial line and issue interrupt if necessary.
257
258Fri Jun 19 16:47:27 1998 Joyce Janczyn <janczyn@cygnus.com>
259
260 * interp.c (sim_open): hook up serial 1 and 2 ports properly (typo).
261
262Fri Jun 19 11:59:26 1998 Joyce Janczyn <janczyn@cygnus.com>
263
264 * interp.c (board): Rename am32 to stdeval1 as this is the name
265 consistently used to refer to the mn1030002 board.
266
267Thu June 18 14:37:14 1998 Joyce Janczyn <janczyn@cygnus.com>
268 * interp.c (sim_open): Fix typo in address of EXTMD register
269 (0x34000280, not 0x3400280).
270
271Wed Jun 17 18:00:18 1998 Jeffrey A Law (law@cygnus.com)
272
273 * simops.c (syscall): Handle change in opcode # for syscall.
274 * mn10300.igen (syscall): Likewise.
275
276Tue June 16 09:36:21 1998 Joyce Janczyn <janczyn@cygnus.com>
277 * dv-mn103int.c (mn103int_finish): Regular interrupts (not NMI or
278 reset) are not enabled on reset.
279
280Sun June 14 17:04:00 1998 Joyce Janczyn <janczyn@cygnus.com>
281 * dv-mn103iop.c (write_*_reg): Check for attempt to write r/o
282 register bits.
283 * dv-mn103ser.c: Fill in methods for reading and writing to serial
284 device registers.
285 * interp.c (sim_open): Make the serial device a polling device.
286
287Fri June 12 16:24:00 1998 Joyce Janczyn <janczyn@cygnus.com>
288 * dv-mn103iop.c: New file for handling am32 io ports.
289 * configure.in: Add mn103iop to hw_device list.
290 * configure: Re-generate.
291 * interp.c (sim_open): Create io port device.
292
293Wed June 10 14:34:00 1998 Joyce Janczyn <janczyn@cygnus.com>
294 * dv-mn103int.c (external_group): Use enumerated types to access
295 correct group addresses.
296 * dv-mn103tim.c (do_counter_event): Underflow of cascaded timer
297 triggers an interrupt on the higher-numbered timer's port.
298
299Mon June 8 13:30:00 1998 Joyce Janczyn <janczyn@cygnus.com>
300 * interp.c: (mn10300_option_handler): New function parses arguments
301 using sim-options.
302 * (board): Add --board option for specifying am32.
303 * (sim_open): Create new timer and serial devices and control
304 configuration of other am32 devices via board option.
305 * dv-mn103tim.c, dv-mn103ser.c: New files for timers and serial devices.
306 * dv-mn103cpu.c: Fix typos in opening comments.
307 * dv-mn103int.c: Adjust interrupt controller settings for am32 instead of am30.
308 * configure.in: Add mn103tim and mn103ser to hw_device list.
309 * configure: Re-generate.
310
311Mon May 25 20:50:35 1998 Andrew Cagney <cagney@b1.cygnus.com>
312
313 * dv-mn103int.c, dv-mn103cpu.c: Rename *_callback to *_method.
314
315 * dv-mn103cpu.c, dv-mn103int.c: Include hw-main.h and
316 sim-main.h. Declare a struct hw_descriptor instead of struct
317 hw_device_descriptor.
318
319Mon May 25 17:33:33 1998 Andrew Cagney <cagney@b1.cygnus.com>
320
321 * dv-mn103cpu.c (struct mn103cpu): Change type of pending_handler
322 to struct hw_event.
323
324Fri May 22 12:17:41 1998 Andrew Cagney <cagney@b1.cygnus.com>
325
326 * configure.in (SIM_AC_OPTION_HARDWARE): Add argument "yes".
327
328Wed May 6 13:29:06 1998 Andrew Cagney <cagney@b1.cygnus.com>
329
330 * interp.c (sim_open): Create a polling PAL device.
331
332Fri May 1 16:39:15 1998 Andrew Cagney <cagney@b1.cygnus.com>
333
334 * dv-mn103int.c (mn103int_port_event):
335 (mn103int_port_event):
336 (mn103int_io_read_buffer):
337 (mn103int_io_write_buffer):
338
339 * dv-mn103cpu.c (deliver_mn103cpu_interrupt): Drop CPU/CIA args.
340 (mn103cpu_port_event): Ditto.
341 (mn103cpu_io_read_buffer): Ditto.
342 (mn103cpu_io_write_buffer): Ditto.
343
344Tue Apr 28 18:33:31 1998 Geoffrey Noer <noer@cygnus.com>
345
346 * configure: Regenerated to track ../common/aclocal.m4 changes.
347
348Sun Apr 26 15:31:55 1998 Tom Tromey <tromey@creche>
349
350 * configure: Regenerated to track ../common/aclocal.m4 changes.
351 * config.in: Ditto.
352
353Sun Apr 26 15:19:55 1998 Tom Tromey <tromey@cygnus.com>
354
355 * acconfig.h: New file.
356 * configure.in: Reverted change of Apr 24; use sinclude again.
357
358Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche>
359
360 * configure: Regenerated to track ../common/aclocal.m4 changes.
361 * config.in: Ditto.
362
363Fri Apr 24 11:19:07 1998 Tom Tromey <tromey@cygnus.com>
364
365 * configure.in: Don't call sinclude.
366
367Tue Apr 14 10:03:02 1998 Andrew Cagney <cagney@b1.cygnus.com>
368
369 * mn10300_sim.h: Declare all functions in op_utils.c using
370 INLINE_SIM_MAIN.
371 * op_utils.c: Ditto.
372 * sim-main.c: New file. Include op_utils.c.
373
374 * mn10300.igen (mov, cmp): Use new igen operators `!' and `=' to
375 differentiate between MOV/CMP immediate/register instructions.
376
377 * configure.in (SIM_AC_OPTION_INLINE): Add and enable.
378 * configure: Regenerate.
379
380Sat Apr 4 20:36:25 1998 Andrew Cagney <cagney@b1.cygnus.com>
381
382 * configure: Regenerated to track ../common/aclocal.m4 changes.
383
384Fri Mar 27 16:15:52 1998 Andrew Cagney <cagney@b1.cygnus.com>
385
386 * interp.c (hw): Delete variable, moved to SIM_DESC.
387 (sim_open): Delete calls to hw_tree_create, hw_tree_finish.
388 Handled by sim-module.
389 (sim_open): Do not anotate tree with trace properties, handled by
390 sim-hw.c
391 (sim_open): Call sim_hw_parse instead of hw_tree_parse.
392
393 * configure: Regenerated to track ../common/aclocal.m4 changes.
394
395Thu Mar 26 20:46:18 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
396
397 * dv-mn103cpu.c (deliver_mn103cpu_interrupt): Save the entire PC
398 on the stack when delivering interrupts (not just the lower
399 half)...
400 * mn10300.igen (mov (Di,Am),Dn): Fix decode. Registers were
401 specified in the wrong order.
402
403Fri Mar 27 00:56:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
404
405 * dv-mn103cpu.c (deliver_mn103cpu_interrupt): Stop loss of
406 succeeding interrupts, clear pending_handler when the handler
407 isn't re-scheduled.
408
409Thu Mar 26 10:11:01 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
410
411 * Makefile.in (tmp-igen): Prefix all usage of move-if-change
412 script with $(SHELL) to make NT native builds happy.
413 * configure: Regenerate because of change to ../common/aclocal.m4.
414
415Thu Mar 26 11:22:31 1998 Andrew Cagney <cagney@b1.cygnus.com>
416
417 * configure.in: Make --enable-sim-common the default.
418 * configure: Re-generate.
419
420 * sim-main.h (CIA_GET, CIA_SET): Save/restore current instruction
421 address into Sate.regs[REG_PC] instead of common struct.
422
423Wed Mar 25 17:42:00 1998 Joyce Janczyn <janczyn@cygnus.com>
424
425 * mn10300.igen (cmp imm8,An): Do not sign extend imm8 value.
426
427Wed Mar 25 12:08:00 1998 Joyce Janczyn <janczyn@cygnus.com>
428
429 * simops.c (OP_F0FD): Initialise variable 'sp'.
430
431Thu Mar 26 00:21:32 1998 Andrew Cagney <cagney@b1.cygnus.com>
432
433 * dv-mn103int.c (decode_group): A group register every 4 bytes not
434 8.
435 (write_icr): Rewrite equation updating request field.
436 (read_iagr): Fix check that interrupt is still pending.
437
438Wed Mar 25 16:14:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
439
440 * interp.c (sim_open): Tidy up device creation.
441
442 * dv-mn103int.c (mn103int_port_event): Drive NMI with non-zero
443 value.
444 (mn103int_io_read_buffer): Convert absolute address to register
445 block offsets.
446 (read_icr, write_icr): Convert block offset into group offset.
447
448Wed Mar 25 15:08:49 1998 Andrew Cagney <cagney@b1.cygnus.com>
449
450 * interp.c (sim_open): Create second 1mb memory region at
451 0x40000000.
452 (sim_open): Create a device tree.
453 (sim-hw.h): Include.
454 (do_interrupt): Delete, needs to use dv-mn103cpu.c
455
456 * dv-mn103int.c, dv-mn103cpu.c: New files.
457
458Wed Mar 25 08:47:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
459
460 * mn10300_sim.h (EXTRACT_PSW_LM, INSERT_PSW_LM, PSW_IE, PSW_LM):
461 Define.
462 (SP): Define.
463
464Wed Mar 25 12:35:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
465
466 * configure: Regenerated to track ../common/aclocal.m4 changes.
467
468Wed Mar 25 10:24:48 1998 Andrew Cagney <cagney@b1.cygnus.com>
469
470 * interp.c (sim-options.h): Include.
471 (sim_kind, myname): Declare when not using common framework.
472
473 * mn10300_sim.h (do_syscall, generic*): Provide prototypes for
474 functions found in op_utils.c
475
476 * mn10300.igen (add): Discard unused variables.
477
478 * configure, config.in: Re-generate with autoconf 2.12.1.
479
480Tue Mar 24 15:27:00 1998 Joyce Janczyn <janczyn@cygnus.com>
481
482 Add support for --enable-sim-common option.
483 * Makefile.in (WITHOUT_COMMON_OBJS): Files included if
484 ! --enable-sim-common
485 (WITH_COMMON_OBJS): Files included if --enable-sim-common.
486 (MN10300_OBJS,MN10300_INTERP_DEP): New variables.
487 (SIM_OBJS): Rewrite.
488 ({WITHOUT,WITH}_COMMON_RUN_OBJS,SIM_RUN_OBJS): New variables.
489 (SIM_EXTRA_CFLAGS): New variable.
490 (clean-extra): Clean up igen files.
491 (../igen/igen,clean-igen,tmp-igen): New rules.
492 * configure.in: Add support for common framework via
493 --enable-sim-common.
494 * configure: Regenerate.
495 * interp.c: #include sim-main if WITH_COMMON, not mn10300_sim.h.
496 (hash,dispatch,sim_size): Don't compile if ! WITH_COMMON.
497 (init_system,sim_write,compare_simops): Likewise.
498 (sim_set_profile,sim_set_profile_size): Likewise.
499 (sim_stop,sim_resume,sim_trace,sim_info): Likewise.
500 (sim_set_callbacks,sim_stop_reason,sim_read,sim_load): Likewise.
501 (enum interrupt_type): New enum.
502 (interrupt_names): New global.
503 (do_interrupt): New function.
504 (sim_open): Define differently if WITH_COMMON.
505 (sim_close,sim_create_inferior,sim_do_command): Likewise.
506 * mn10300_sim.h ({load,store}_{byte,half,word}): Define versions
507 for WITH_COMMON.
508 * mn10300.igen: New file.
509 * mn10300.dc: New file.
510 * op_utils.c: New file.
511 * sim-main.h: New file.
512
513Wed Mar 18 12:38:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
514
515 * configure: Regenerated to track ../common/aclocal.m4 changes.
516
517Fri Feb 27 18:36:04 1998 Jeffrey A Law (law@cygnus.com)
518
519 * simops.c (inc): Fix typo.
520
521Wed Feb 25 01:59:29 1998 Jeffrey A Law (law@cygnus.com)
522
523 * simops.c (signed multiply instructions): Cast input operands to
524 signed32 before casting them to signed64 so that the sign bit
525 is propagated properly.
526
527Mon Feb 23 20:23:19 1998 Mark Alexander <marka@cygnus.com>
528
529 * Makefile.in: Last change was bad. Define NL_TARGET
530 so that targ-vals.h will be used instead of syscall.h.
531 * simops.c: Use targ-vals.h instead of syscall.h.
532 (OP_F020): Disable unsupported system calls.
533
534Mon Feb 23 09:44:38 1998 Mark Alexander <marka@cygnus.com>
535
536 * Makefile.in: Get header files from libgloss/mn10300/sys.
537
538Sun Feb 22 16:02:24 1998 Jeffrey A Law (law@cygnus.com)
539
540 * simops.c: Include sim-types.h.
541
542Wed Feb 18 13:07:08 1998 Jeffrey A Law (law@cygnus.com)
543
544 * simops.c (multiply instructions): Cast input operands to a
545 signed64/unsigned64 type as appropriate.
546
547Tue Feb 17 12:47:16 1998 Andrew Cagney <cagney@b1.cygnus.com>
548
549 * interp.c (sim_store_register, sim_fetch_register): Pass in
550 length parameter. Return -1.
551
552Sun Feb 1 16:47:51 1998 Andrew Cagney <cagney@b1.cygnus.com>
553
554 * configure: Regenerated to track ../common/aclocal.m4 changes.
555
556Sat Jan 31 18:15:41 1998 Andrew Cagney <cagney@b1.cygnus.com>
557
558 * configure: Regenerated to track ../common/aclocal.m4 changes.
559
560Mon Jan 19 22:26:29 1998 Doug Evans <devans@seba>
561
562 * configure: Regenerated to track ../common/aclocal.m4 changes.
563
564Mon Dec 15 23:17:11 1997 Andrew Cagney <cagney@b1.cygnus.com>
565
566 * configure: Regenerated to track ../common/aclocal.m4 changes.
567 * config.in: Ditto.
568
569Thu Dec 4 09:21:05 1997 Doug Evans <devans@canuck.cygnus.com>
570
571 * configure: Regenerated to track ../common/aclocal.m4 changes.
572
573Tue Nov 11 10:38:52 1997 Jeffrey A Law (law@cygnus.com)
574
575 * simops.c (call:16 call:32): Stack adjustment is determined solely
576 by the imm8 field.
577
578Wed Oct 22 14:43:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
579
580 * interp.c (sim_load): Pass lma_p and sim_write args to
581 sim_load_file.
582
583Tue Oct 21 10:12:03 1997 Jeffrey A Law (law@cygnus.com)
584
585 * simops.c: Correctly handle register restores for "ret" and "retf"
586 instructions.
587
588Fri Oct 3 09:28:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
589
590 * configure: Regenerated to track ../common/aclocal.m4 changes.
591
592Wed Sep 24 17:38:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
593
594 * configure: Regenerated to track ../common/aclocal.m4 changes.
595
596Tue Sep 23 11:04:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
597
598 * configure: Regenerated to track ../common/aclocal.m4 changes.
599
600Mon Sep 22 11:46:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
601
602 * configure: Regenerated to track ../common/aclocal.m4 changes.
603
604Fri Sep 19 17:45:25 1997 Andrew Cagney <cagney@b1.cygnus.com>
605
606 * configure: Regenerated to track ../common/aclocal.m4 changes.
607
608Mon Sep 15 17:36:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
609
610 * configure: Regenerated to track ../common/aclocal.m4 changes.
611
612Thu Sep 4 17:21:23 1997 Doug Evans <dje@seba>
613
614 * configure: Regenerated to track ../common/aclocal.m4 changes.
615
616Wed Aug 27 18:13:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
617
618 * configure: Regenerated to track ../common/aclocal.m4 changes.
619 * config.in: Ditto.
620
621Tue Aug 26 10:41:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
622
623 * interp.c (sim_kill): Delete.
624 (sim_create_inferior): Add ABFD argument.
625 (sim_load): Move setting of PC from here.
626 (sim_create_inferior): To here.
627
628Mon Aug 25 17:50:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
629
630 * configure: Regenerated to track ../common/aclocal.m4 changes.
631 * config.in: Ditto.
632
633Mon Aug 25 16:14:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
634
635 * interp.c (sim_open): Add ABFD argument.
636
637Tue Jun 24 13:46:20 1997 Jeffrey A Law (law@cygnus.com)
638
639 * interp.c (sim_resume): Clear State.exited.
640 (sim_stop_reason): If State.exited is nonzero, then indicate that
641 the simulator exited instead of stopped.
642 * mn10300_sim.h (struct _state): Add exited field.
643 * simops.c (syscall): Set State.exited for SYS_exit.
644
645Wed Jun 11 22:07:56 1997 Jeffrey A Law (law@cygnus.com)
646
647 * simops.c: Fix thinko in last change.
648
649Tue Jun 10 12:31:32 1997 Jeffrey A Law (law@cygnus.com)
650
651 * simops.c: "call" stores the callee saved registers into the
652 stack! Update the stack pointer properly when done with
653 register saves.
654
655 * simops.c: Fix return address computation for "call" instructions.
656
657Thu May 22 01:43:11 1997 Jeffrey A Law (law@cygnus.com)
658
659 * interp.c (sim_open): Fix typo.
660
661Wed May 21 23:27:58 1997 Jeffrey A Law (law@cygnus.com)
662
663 * interp.c (sim_resume): Add missing case in big switch
664 statement (for extb instruction).
665
666Tue May 20 17:51:30 1997 Jeffrey A Law (law@cygnus.com)
667
668 * interp.c: Replace all references to load_mem and store_mem
669 with references to load_byte, load_half, load_3_byte, load_word
670 and store_byte, store_half, store_3_byte, store_word.
671 (INLINE): Delete definition.
672 (load_mem_big): Likewise.
673 (max_mem): Make it global.
674 (dispatch): Make this function inline.
675 (load_mem, store_mem): Delete functions.
676 * mn10300_sim.h (INLINE): Define.
677 (RLW): Delete unused definition.
678 (load_mem, store_mem): Delete declarations.
679 (load_mem_big): New definition.
680 (load_byte, load_half, load_3_byte, load_word): New functions.
681 (store_byte, store_half, store_3_byte, store_word): New functions.
682 * simops.c: Replace all references to load_mem and store_mem
683 with references to load_byte, load_half, load_3_byte, load_word
684 and store_byte, store_half, store_3_byte, store_word.
685
686Tue May 20 10:21:51 1997 Andrew Cagney <cagney@b1.cygnus.com>
687
688 * interp.c (sim_open): Add callback to arguments.
689 (sim_set_callbacks): Delete SIM_DESC argument.
690
691Mon May 19 13:54:22 1997 Jeffrey A Law (law@cygnus.com)
692
693 * interp.c (dispatch): Make this an inline function.
694
695 * simops.c (syscall): Use callback->write regardless of
696 what file descriptor we're writing too.
697
698Sun May 18 16:46:31 1997 Jeffrey A Law (law@cygnus.com)
699
700 * interp.c (load_mem_big): Remove function. It's now a macro
701 defined elsewhere.
702 (compare_simops): New function.
703 (sim_open): Sort the Simops table before inserting entries
704 into the hash table.
705 * mn10300_sim.h: Remove unused #defines.
706 (load_mem_big): Define.
707
708Fri May 16 16:36:17 1997 Jeffrey A Law (law@cygnus.com)
709
710 * interp.c (load_mem): If we get a load from an out of range
711 address, abort.
712 (store_mem): Likewise for stores.
713 (max_mem): New variable.
714
715Tue May 6 13:24:36 1997 Jeffrey A Law (law@cygnus.com)
716
717 * mn10300_sim.h: Fix ordering of bits in the PSW.
718
719 * interp.c: Improve hashing routine to avoid long list
720 traversals for common instructions. Add HASH_STAT support.
721 Rewrite opcode dispatch code using a big switch instead of
722 cascaded if/else statements. Avoid useless calls to load_mem.
723
724Mon May 5 18:07:48 1997 Jeffrey A Law (law@cygnus.com)
725
726 * mn10300_sim.h (struct _state): Add space for mdrq register.
727 (REG_MDRQ): Define.
728 * simops.c: Don't abort for trap. Add support for the extended
729 instructions, "getx", "putx", "mulq", "mulqu", "sat16", "sat24",
730 and "bsch".
731
732Thu Apr 24 00:39:51 1997 Doug Evans <dje@canuck.cygnus.com>
733
734 * configure: Regenerated to track ../common/aclocal.m4 changes.
735
736Fri Apr 18 14:04:04 1997 Andrew Cagney <cagney@b1.cygnus.com>
737
738 * interp.c (sim_stop): Add stub function.
739
740Thu Apr 17 03:26:59 1997 Doug Evans <dje@canuck.cygnus.com>
741
742 * Makefile.in (SIM_OBJS): Add sim-load.o.
743 * interp.c (sim_kind, myname): New static locals.
744 (sim_open): Set sim_kind, myname. Ignore -E arg.
745 (sim_load): Return SIM_RC. New arg abfd. Call sim_load_file to
746 load file into simulator. Set start address from bfd.
747 (sim_create_inferior): Return SIM_RC. Delete arg start_address.
748
749Wed Apr 16 19:30:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
750
751 * simops.c (OP_F020): SYS_execv, SYS_time, SYS_times, SYS_utime
752 only include if implemented by host.
753 (OP_F020): Typecast arg passed to time function;
754
755Mon Apr 7 23:57:49 1997 Jeffrey A Law (law@cygnus.com)
756
757 * simops.c (syscall): Handle new mn10300 calling conventions.
758
759Mon Apr 7 15:45:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
760
761 * configure: Regenerated to track ../common/aclocal.m4 changes.
762 * config.in: Ditto.
763
764Fri Apr 4 20:02:37 1997 Ian Lance Taylor <ian@cygnus.com>
765
766 * Makefile.in: Change mn10300-opc.o to m10300-opc.o, to match
767 corresponding change in opcodes directory.
768
769Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
770
771 * interp.c (sim_open): New arg `kind'.
772
773 * configure: Regenerated to track ../common/aclocal.m4 changes.
774
775Wed Apr 2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
776
777 * configure: Regenerated to track ../common/aclocal.m4 changes.
778
779Thu Mar 20 11:58:02 1997 Jeffrey A Law (law@cygnus.com)
780
781 * simops.c: Fix register extraction for a two "movbu" variants.
782 Somewhat simplify "sub" instructions.
783 Correctly sign extend operands for "mul". Put the correct
784 half of the result in MDR for "mul" and "mulu".
785 Implement remaining instructions.
786 Tweak opcode for "syscall".
787
788Tue Mar 18 14:21:21 1997 Jeffrey A Law (law@cygnus.com)
789
790 * simops.c: Do syscall emulation in "syscall" instruction. Add
791 dummy "trap" instruction.
792
793Wed Mar 19 01:14:00 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
794
795 * configure: Regenerated to track ../common/aclocal.m4 changes.
796
797Mon Mar 17 15:10:07 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
798
799 * configure: Re-generate.
800
801Fri Mar 14 10:34:11 1997 Michael Meissner <meissner@cygnus.com>
802
803 * configure: Regenerate to track ../common/aclocal.m4 changes.
804
805Thu Mar 13 12:54:45 1997 Doug Evans <dje@canuck.cygnus.com>
806
807 * interp.c (sim_open): New SIM_DESC result. Argument is now
808 in argv form.
809 (other sim_*): New SIM_DESC argument.
810
811Wed Mar 12 15:04:00 1997 Jeffrey A Law (law@cygnus.com)
812
813 * simops.c: Fix carry bit computation for "add" instructions.
814
815 * simops.c: Fix typos in bset insns. Fix arguments to store_mem
816 for bset imm8,(d8,an) and bclr imm8,(d8,an).
817
818Wed Mar 5 15:00:10 1997 Jeffrey A Law (law@cygnus.com)
819
820 * simops.c: Fix register references when computing Z and N bits
821 for lsr imm8,dn.
822
823Tue Feb 4 13:33:30 1997 Doug Evans <dje@canuck.cygnus.com>
824
825 * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
826 COMMON_{PRE,POST}_CONFIG_FRAG instead.
827 * configure.in: sinclude ../common/aclocal.m4.
828 * configure: Regenerated.
829
830Fri Jan 24 10:47:25 1997 Jeffrey A Law (law@cygnus.com)
831
832 * interp.c (init_system): Allocate 2^19 bytes of space for the
833 simulator.
834
835Thu Jan 23 11:46:23 1997 Stu Grossman (grossman@critters.cygnus.com)
836
837 * configure configure.in Makefile.in: Update to new configure
838 scheme which is more compatible with WinGDB builds.
839 * configure.in: Improve comment on how to run autoconf.
840 * configure: Re-run autoconf to get new ../common/aclocal.m4.
841 * Makefile.in: Use autoconf substitution to install common
842 makefile fragment.
843
844Tue Jan 21 15:03:04 1997 Jeffrey A Law (law@cygnus.com)
845
846 * simops.c: Undo last change to "rol" and "ror", original code
847 was correct!
848
849Thu Jan 16 11:28:14 1997 Jeffrey A Law (law@cygnus.com)
850
851 * simops.c: Fix "rol" and "ror".
852
853Wed Jan 15 06:45:58 1997 Jeffrey A Law (law@cygnus.com)
854
855 * simops.c: Fix typo in last change.
856
857Mon Jan 13 13:22:35 1997 Jeffrey A Law (law@cygnus.com)
858
859 * simops.c: Use REG macros in few places not using them yet.
860
861Mon Jan 6 16:21:19 1997 Jeffrey A Law (law@cygnus.com)
862
863 * mn10300_sim.h (struct _state): Fix number of registers!
864
865Tue Dec 31 16:20:41 1996 Jeffrey A Law (law@cygnus.com)
866
867 * mn10300_sim.h (struct _state): Put all registers into a single
868 array to make gdb implementation easier.
869 (REG_*): Add definitions for all registers in the state array.
870 (SEXT32, SEXT40, SEXT44, SEXT60): Remove unused macros.
871 * simops.c: Related changes.
872
873Wed Dec 18 10:10:45 1996 Jeffrey A Law (law@cygnus.com)
874
875 * interp.c (sim_resume): Handle 0xff as a single byte insn.
876
877 * simops.c: Fix overflow computation for "add" and "inc"
878 instructions.
879
880Mon Dec 16 10:03:52 1996 Jeffrey A Law (law@cygnus.com)
881
882 * simops.c: Handle "break" instruction.
883
884 * simops.c: Fix restoring the PC for "ret" and "retf" instructions.
885
886Wed Dec 11 09:53:10 1996 Jeffrey A Law (law@cygnus.com)
887
888 * gencode.c (write_opcodes): Also write out the format of the
889 opcode.
890 * mn10300_sim.h (simops): Add "format" field.
891 * interp.c (sim_resume): Deal with endianness issues here.
892
893Tue Dec 10 15:05:37 1996 Jeffrey A Law (law@cygnus.com)
894
895 * simops.c (REG0_4): Define.
896 Use REG0_4 for indexed loads/stores.
897
898Sat Dec 7 09:50:28 1996 Jeffrey A Law (law@cygnus.com)
899
900 * simops.c (REG0_16): Fix typo.
901
902Fri Dec 6 14:13:34 1996 Jeffrey A Law (law@cygnus.com)
903
904 * simops.c: Call abort for any instruction that's not currently
905 simulated.
906
907 * simops.c: Define accessor macros to extract register
908 values from instructions. Use them consistently.
909
910 * interp.c: Delete unused global variable "OP".
911 (sim_resume): Remove unused variable "opcode".
912 * simops.c: Fix some uninitialized variable problems, add
913 parens to fix various -Wall warnings.
914
915 * gencode.c (write_header): Add "insn" and "extension" arguments
916 to the OP_* declarations.
917 (write_template): Similarly for function templates.
918 * interp.c (insn, extension): Remove global variables. Instead
919 pass them as arguments to the OP_* functions.
920 * mn10300_sim.h: Remove decls for "insn" and "extension".
921 * simops.c (OP_*): Accept "insn" and "extension" as arguments
922 instead of using globals.
923
924Thu Dec 5 22:26:31 1996 Jeffrey A Law (law@cygnus.com)
925
926 * simops.c: Fix typos in "mov am,(d16,an)" and "mov am,(d32,an)"
927
928 * simops.c: Fix thinkos in last change to "inc dn".
929
930Wed Dec 4 10:57:53 1996 Jeffrey A Law (law@cygnus.com)
931
932 * simops.c: "add imm,sp" does not effect the condition codes.
933 "inc dn" does effect the condition codes.
934
935Tue Dec 3 17:37:45 1996 Jeffrey A Law (law@cygnus.com)
936
937 * simops.c: Treat both operands as signed values for
938 "div" instruction.
939
940 * simops.c: Fix simulation of division instructions.
941 Fix typos/thinkos in several "cmp" and "sub" instructions.
942
943Mon Dec 2 12:31:40 1996 Jeffrey A Law (law@cygnus.com)
944
945 * simops.c: Fix carry bit handling in "sub" and "cmp"
946 instructions.
947
948 * simops.c: Fix "mov imm8,an" and "mov imm16,dn".
949
950Sun Dec 1 16:05:42 1996 Jeffrey A Law (law@cygnus.com)
951
952 * simops.c: Fix overflow computation for many instructions.
953
954 * simops.c: Fix "mov dm, an", "movbu dm, (an)", and "movhu dm, (an)".
955
956 * simops.c: Fix "mov am, dn".
957
958 * simops.c: Fix more bugs in "add imm,an" and
959 "add imm,dn".
960
961Wed Nov 27 09:20:42 1996 Jeffrey A Law (law@cygnus.com)
962
963 * simops.c: Fix bugs in "movm" and "add imm,an".
964
965 * simops.c: Don't lose the upper 24 bits of the return
966 pointer in "call" and "calls" instructions. Rough cut
967 at emulated system calls.
968
969 * simops.c: Implement the remaining 5, 6 and 7 byte instructions.
970
971 * simops.c: Implement remaining 4 byte instructions.
972
973 * simops.c: Implement remaining 3 byte instructions.
974
975 * simops.c: Implement remaining 2 byte instructions. Call
976 abort for instructions we're not implementing now.
977
978Tue Nov 26 15:43:41 1996 Jeffrey A Law (law@cygnus.com)
979
980 * simops.c: Implement lots of random instructions.
981
982 * simops.c: Implement "movm" and "bCC" insns.
983
984 * mn10300_sim.h (_state): Add another register (MDR).
985 (REG_MDR): Define.
986 * simops.c: Implement "cmp", "calls", "rets", "jmp" and
987 a few additional random insns.
988
989 * mn10300_sim.h (PSW_*): Define for CC status tracking.
990 (REG_D0, REG_A0, REG_SP): Define.
991 * simops.c: Implement "add", "addc" and a few other random
992 instructions.
993
994 * gencode.c, interp.c: Snapshot current simulator code.
995
996Mon Nov 25 12:46:38 1996 Jeffrey A Law (law@cygnus.com)
997
998 * Makefile.in, config.in, configure, configure.in: New files.
999 * gencode.c, interp.c, mn10300_sim.h, simops.c: New files.
1000