]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/v850/ChangeLog
41badac47f7892b261b1b963e08d6f3fd5a82705
[thirdparty/binutils-gdb.git] / sim / v850 / ChangeLog
1 2021-06-21 Mike Frysinger <vapier@gentoo.org>
2
3 * configure: Regenerate.
4
5 2021-06-20 Mike Frysinger <vapier@gentoo.org>
6
7 * configure.ac (SIM_AC_COMMON): Delete.
8 * aclocal.m4, configure: Regenerate.
9
10 2021-06-20 Mike Frysinger <vapier@gentoo.org>
11
12 * aclocal.m4: Regenerate.
13 * configure: Regenerate.
14
15 2021-06-19 Mike Frysinger <vapier@gentoo.org>
16
17 * aclocal.m4: Regenerate.
18 * configure: Regenerate.
19
20 2021-06-19 Mike Frysinger <vapier@gentoo.org>
21
22 * configure: Regenerate.
23
24 2021-06-18 Mike Frysinger <vapier@gentoo.org>
25
26 * aclocal.m4, configure: Regenerate.
27
28 2021-06-18 Mike Frysinger <vapier@gentoo.org>
29
30 * configure: Regenerate.
31
32 2021-06-18 Mike Frysinger <vapier@gentoo.org>
33
34 * simops.c: Include sim-signal.h.
35
36 2021-06-17 Mike Frysinger <vapier@gentoo.org>
37
38 * configure.ac: Delete SIM_AC_OPTION_ENDIAN call.
39 * interp.c (sim_open): Set current_target_byte_order.
40 * aclocal.m4, configure: Regenerate.
41
42 2021-06-16 Mike Frysinger <vapier@gentoo.org>
43
44 * configure: Regenerate.
45
46 2021-06-16 Mike Frysinger <vapier@gentoo.org>
47
48 * configure: Regenerate.
49 * config.in: Removed.
50
51 2021-06-15 Mike Frysinger <vapier@gentoo.org>
52
53 * config.in, configure: Regenerate.
54
55 2021-06-12 Mike Frysinger <vapier@gentoo.org>
56
57 * configure.ac: Delete call to SIM_AC_OPTION_ALIGNMENT.
58
59 2021-06-12 Mike Frysinger <vapier@gentoo.org>
60
61 * aclocal.m4, config.in, configure: Regenerate.
62
63 2021-06-12 Mike Frysinger <vapier@gentoo.org>
64
65 * configure.ac: Delete calls to AC_CHECK_FUNCS_ONCE and
66 AC_CHECK_HEADERS_ONCE.
67 * config.in, configure: Regenerate.
68
69 2021-06-08 Mike Frysinger <vapier@gentoo.org>
70
71 * Makefile.in: Replace $(IGEN) with $(IGEN_RUN) and ../igen/igen
72 with $(IGEN).
73
74 2021-06-08 Mike Frysinger <vapier@gentoo.org>
75
76 * configure.ac (AC_CHECK_FUNCS_ONCE): Remove chown.
77 * simops.c (OP_10007E0): Remove HAVE_CHOWN check.
78 * config.in, configure: Regenerate.
79
80 2021-05-29 Mike Frysinger <vapier@gentoo.org>
81
82 * simops.c (OP_10007E0): Add (void*) casts to argv & envp.
83
84 2021-05-17 Mike Frysinger <vapier@gentoo.org>
85
86 * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Delete.
87
88 2021-05-17 Mike Frysinger <vapier@gentoo.org>
89
90 * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Define.
91 (struct sim_state): Delete.
92
93 2021-05-16 Mike Frysinger <vapier@gentoo.org>
94
95 * interp.c, simops.c: Include defs.h.
96 * sim-main.h: Delete config.h include.
97
98 2021-05-16 Mike Frysinger <vapier@gentoo.org>
99
100 * config.in, configure: Regenerate.
101
102 2021-05-04 Mike Frysinger <vapier@gentoo.org>
103
104 * configure: Regenerate.
105
106 2021-05-03 Simon Marchi <simon.marchi@polymtl.ca>
107
108 * interp.c (sim_open): Adjust format string specifier.
109
110 2021-05-01 Mike Frysinger <vapier@gentoo.org>
111
112 * config.in, configure: Regenerate.
113
114 2021-04-26 Mike Frysinger <vapier@gentoo.org>
115
116 * aclocal.m4, config.in, configure: Regenerate.
117
118 2021-04-22 Tom Tromey <tom@tromey.com>
119
120 * configure, config.in: Rebuild.
121
122 2021-04-22 Tom Tromey <tom@tromey.com>
123
124 * Makefile.in (INCLUDE): Remove.
125
126 2021-04-22 Tom Tromey <tom@tromey.com>
127
128 * Makefile.in (interp.o, simops.o, semantics.o): Remove.
129
130 2021-04-22 Tom Tromey <tom@tromey.com>
131
132 * configure: Rebuild.
133
134 2021-04-21 Mike Frysinger <vapier@gentoo.org>
135
136 * aclocal.m4: Regenerate.
137
138 2021-04-21 Simon Marchi <simon.marchi@polymtl.ca>
139
140 * configure: Regenerate.
141
142 2021-04-18 Mike Frysinger <vapier@gentoo.org>
143
144 * configure.ac: Change AC_CHECK_HEADERS to AC_CHECK_HEADERS_ONCE.
145 * configure: Regenerate.
146
147 2021-04-18 Mike Frysinger <vapier@gentoo.org>
148
149 * configure.ac: Change AC_CHECK_FUNCS to AC_CHECK_FUNCS_ONCE and
150 delete time.
151 * configure: Regenerate.
152
153 2021-04-12 Mike Frysinger <vapier@gentoo.org>
154
155 * interp.c (sim_open): Delete 3rd arg to sim_cpu_alloc_all.
156
157 2021-04-08 Simon Marchi <simon.marchi@polymtl.ca>
158
159 * Makefile.in: Set ASAN_OPTIONS when running igen.
160
161 2021-04-02 Mike Frysinger <vapier@gentoo.org>
162
163 * Makefile.in (../igen/igen): Delete rule.
164 (tmp-igen): Delete ../igen make.
165
166 2021-04-02 Mike Frysinger <vapier@gentoo.org>
167
168 * aclocal.m4, configure: Regenerate.
169
170 2021-02-28 Mike Frysinger <vapier@gentoo.org>
171
172 * configure: Regenerate.
173
174 2021-02-21 Mike Frysinger <vapier@gentoo.org>
175
176 * configure.ac (AC_CONFIG_MACRO_DIRS): Replace common with m4.
177 * aclocal.m4, configure: Regenerate.
178
179 2021-02-13 Mike Frysinger <vapier@gentoo.org>
180
181 * configure.ac: Replace sinclude with AC_CONFIG_MACRO_DIRS.
182 * aclocal.m4, configure: Regenerate.
183
184 2021-02-06 Mike Frysinger <vapier@gentoo.org>
185
186 * interp.c (sim_open): Delete call to STATE_WATCHPOINTS.
187
188 2021-02-06 Mike Frysinger <vapier@gentoo.org>
189
190 * configure: Regenerate.
191
192 2021-01-31 Mike Frysinger <vapier@gentoo.org>
193
194 * simops.c: Include stdlib.h.
195 * configure.ac (SIM_AC_OPTION_WARNINGS): Delete call.
196 * configure: Regenerate.
197
198 2021-01-31 Mike Frysinger <vapier@gentoo.org>
199
200 * simops.c (OP_10007E0): Change reterr to RETERR.
201
202 2021-01-30 Mike Frysinger <vapier@gentoo.org>
203
204 * interp.c (sim_open): Delete STATE_WATCHPOINTS (sd)->sizeof_pc.
205
206 2021-01-11 Mike Frysinger <vapier@gentoo.org>
207
208 * config.in, configure: Regenerate.
209 * interp.c, simops.c: Delete HAVE_STRING_H, HAVE_STRINGS_H,
210 HAVE_STDLIB_H, HAVE_TIME_H, and strings.h include.
211
212 2021-01-09 Mike Frysinger <vapier@gentoo.org>
213
214 * configure: Regenerate.
215
216 2021-01-09 Mike Frysinger <vapier@gentoo.org>
217
218 * configure.ac (SIM_AC_OPTION_WARNINGS): Pass "no".
219 * configure: Regenerate.
220
221 2021-01-08 Mike Frysinger <vapier@gentoo.org>
222
223 * configure: Regenerate.
224
225 2021-01-04 Mike Frysinger <vapier@gentoo.org>
226
227 * configure: Regenerate.
228
229 2017-09-06 John Baldwin <jhb@FreeBSD.org>
230
231 * configure: Regenerate.
232
233 2016-01-10 Mike Frysinger <vapier@gentoo.org>
234
235 * config.in, configure: Regenerate.
236
237 2016-01-10 Mike Frysinger <vapier@gentoo.org>
238
239 * configure: Regenerate.
240
241 2016-01-10 Mike Frysinger <vapier@gentoo.org>
242
243 * configure: Regenerate.
244
245 2016-01-10 Mike Frysinger <vapier@gentoo.org>
246
247 * configure: Regenerate.
248
249 2016-01-10 Mike Frysinger <vapier@gentoo.org>
250
251 * configure: Regenerate.
252
253 2016-01-10 Mike Frysinger <vapier@gentoo.org>
254
255 * configure: Regenerate.
256
257 2016-01-10 Mike Frysinger <vapier@gentoo.org>
258
259 * configure: Regenerate.
260
261 2016-01-10 Mike Frysinger <vapier@gentoo.org>
262
263 * configure: Regenerate.
264
265 2016-01-09 Mike Frysinger <vapier@gentoo.org>
266
267 * config.in, configure: Regenerate.
268
269 2016-01-06 Mike Frysinger <vapier@gentoo.org>
270
271 * interp.c (sim_open): Mark argv const.
272 (sim_create_inferior): Mark argv and env const.
273
274 2016-01-04 Mike Frysinger <vapier@gentoo.org>
275
276 * configure: Regenerate.
277
278 2016-01-03 Mike Frysinger <vapier@gentoo.org>
279
280 * interp.c (sim_open): Update sim_parse_args comment.
281
282 2016-01-03 Mike Frysinger <vapier@gentoo.org>
283
284 * configure.ac (SIM_AC_OPTION_HOSTENDIAN): Delete.
285 * configure: Regenerate.
286
287 2016-01-02 Mike Frysinger <vapier@gentoo.org>
288
289 * configure.ac (SIM_AC_OPTION_ENDIAN): Change LITTLE_ENDIAN to
290 LITTLE.
291 * configure: Regenerate.
292
293 2015-12-30 Mike Frysinger <vapier@gentoo.org>
294
295 * wrapper.c (v850_reg_store, v850_reg_fetch): Define.
296 (sim_open): Call CPU_REG_FETCH/CPU_REG_STORE.
297 (sim_store_register): Rename to ...
298 (v850_reg_store): ... this.
299 (sim_fetch_register): Rename to ...
300 (v850_reg_fetch): ... this.
301
302 2015-12-27 Mike Frysinger <vapier@gentoo.org>
303
304 * Makefile.in (SIM_OBJS): Delete sim-hload.o.
305
306 2015-12-26 Mike Frysinger <vapier@gentoo.org>
307
308 * config.in, configure: Regenerate.
309
310 2015-12-24 Mike Frysinger <vapier@gentoo.org>
311
312 * sim-main.h (WITH_WATCHPOINTS): Delete.
313
314 2015-12-15 Dominik Vogt <vogt@linux.vnet.ibm.com>
315
316 * simops.c (v850_bins): Fix left shift of negative value.
317
318 2015-11-17 Mike Frysinger <vapier@gentoo.org>
319
320 * sim-main.h (WITH_CORE): Delete.
321
322 2015-11-17 Mike Frysinger <vapier@gentoo.org>
323
324 * sim-main.h (WITH_MODULO_MEMORY): Delete.
325
326 2015-11-15 Mike Frysinger <vapier@gentoo.org>
327
328 * Makefile.in (SIM_OBJS): Delete sim-reason.o and sim-stop.o.
329
330 2015-11-14 Mike Frysinger <vapier@gentoo.org>
331
332 * interp.c (sim_close): Delete.
333
334 2015-06-23 Mike Frysinger <vapier@gentoo.org>
335
336 * configure: Regenerate.
337
338 2015-06-12 Mike Frysinger <vapier@gentoo.org>
339
340 * configure: Regenerate.
341
342 2015-06-12 Mike Frysinger <vapier@gentoo.org>
343
344 * configure: Regenerate.
345
346 2015-06-11 Mike Frysinger <vapier@gentoo.org>
347
348 * interp.c (INLINE): Delete define.
349
350 2015-04-18 Mike Frysinger <vapier@gentoo.org>
351
352 * sim-main.h (SIM_CPU): Delete.
353
354 2015-04-18 Mike Frysinger <vapier@gentoo.org>
355
356 * sim-main.h (sim_cia): Delete.
357
358 2015-04-17 Mike Frysinger <vapier@gentoo.org>
359
360 * sim-main.h (CIA_GET, CIA_SET): Delete.
361
362 2015-04-15 Mike Frysinger <vapier@gentoo.org>
363
364 * Makefile.in (SIM_OBJS): Delete sim-cpu.o.
365 * sim-main.h (STATE_CPU): Delete.
366
367 2015-04-13 Mike Frysinger <vapier@gentoo.org>
368
369 * configure: Regenerate.
370
371 2015-04-13 Mike Frysinger <vapier@gentoo.org>
372
373 * Makefile.in (SIM_OBJS): Add sim-cpu.o.
374 * interp.c (v850_pc_get, v850_pc_set): New functions.
375 (sim_open): Declare new local var i. Call sim_cpu_alloc_all.
376 Call CPU_PC_FETCH & CPU_PC_STORE for all cpus.
377 (sim_pc_get): Delete.
378 * sim-main.h (SIM_CPU): Define.
379 (struct sim_state): Change cpu to an array of pointers.
380 (STATE_CPU): Drop &.
381
382 2015-04-06 Mike Frysinger <vapier@gentoo.org>
383
384 * Makefile.in (SIM_OBJS): Delete sim-engine.o and sim-hrw.o.
385
386 2015-03-31 Mike Frysinger <vapier@gentoo.org>
387
388 * config.in, configure: Regenerate.
389
390 2015-03-24 Mike Frysinger <vapier@gentoo.org>
391
392 * interp.c (sim_pc_get): New function.
393
394 2015-03-16 Mike Frysinger <vapier@gentoo.org>
395
396 * config.in, configure: Regenerate.
397
398 2015-03-14 Mike Frysinger <vapier@gentoo.org>
399
400 * Makefile.in (SIM_RUN_OBJS): Delete.
401
402 2015-03-14 Mike Frysinger <vapier@gentoo.org>
403
404 * configure.ac (AC_CHECK_HEADERS): Delete unistd.h & stdlib.h &
405 string.h & strings.h & time.h.
406 * aclocal.m4, configure: Regenerate.
407
408 2015-02-27 Nick Clifton <nickc@redhat.com>
409
410 * sim-main.h (reg64_t): New type.
411 (v850_regs): Add selID_sregs field.
412 (VR, SAT16, SAT32, ABS16, ABS32 ): New macros.
413 * v850-dc: Add fields for v850e3v5 instructions.
414 * v850.igen (cvtf.dl): Use correctly signed local value.
415 (cvtf.dw, cvtf.sw, trncf.dul, trncf.dl, trncf.sul, trncf.sw):
416 Likewise.
417 * interp.c: Fix old style function declarations.
418 * simops.c: Likewise.
419
420 2015-02-24 Nick Clifton <nickc@redhat.com>
421
422 * v850.igen: Add more e3v5 support.
423 (FMAF.S): New pattern.
424 (FMSF.S): New pattern.
425 (FNMAF.S): New pattern.
426 (FNMSF.S): New pattern.
427 (cnvq15q30): New pattern.
428 (cnvq30q15): New pattern.
429 (cnvq31q62): New pattern.
430 (cnvq62q31): New pattern.
431 (dup.h): New pattern.
432 (dup.w): New pattern.
433 (expq31): New pattern.
434 (modadd): New pattern.
435 (mov.dw): New pattern.
436 (mov.h): New pattern.
437 (mov.w): New pattern.
438 (pki16i32): New pattern.
439 (pki16ui8): New pattern.
440 (pki32i16): New pattern.
441 (pki64i32): New pattern.
442 (pkq15q31): New pattern.
443 (pkq30q31): New pattern.
444 (pkq31q15): New pattern.
445 (pkui8i16): New pattern.
446 (vabs.h): New pattern.
447 (vabs.w): New pattern.
448 (vadd.dw): New placeholder pattern.
449 (vadd.h): New placeholder pattern.
450 (vadd.w): New placeholder pattern.
451 (vadds.h): New placeholder pattern.
452 (vadds.w): New placeholder pattern.
453 (vaddsat.h): New placeholder pattern.
454 (vaddsat.w): New placeholder pattern.
455 (vand): New pattern.
456 (vbiq.h): New placeholder pattern.
457 (vbswap.dw): New placeholder pattern.
458 (vbswap.h): New placeholder pattern.
459 (vbswap.w): New placeholder pattern.
460 (vcalc.h): New placeholder pattern.
461 (vcalc.w): New placeholder pattern.
462 (vcmov): New placeholder pattern.
463
464 2014-08-19 Alan Modra <amodra@gmail.com>
465
466 * configure: Regenerate.
467
468 2014-08-15 Roland McGrath <mcgrathr@google.com>
469
470 * configure: Regenerate.
471 * config.in: Regenerate.
472
473 2014-03-04 Mike Frysinger <vapier@gentoo.org>
474
475 * configure: Regenerate.
476
477 2013-09-23 Alan Modra <amodra@gmail.com>
478
479 * configure: Regenerate.
480
481 2013-06-03 Mike Frysinger <vapier@gentoo.org>
482
483 * aclocal.m4, configure: Regenerate.
484
485 2013-05-13 Nick Clifton <nickc@redhat.com>
486
487 * v850.igen (LDSR): Accept but ignore a selID parameter.
488
489 2013-05-10 Freddie Chopin <freddie_chopin@op.pl>
490
491 * configure: Rebuild.
492
493 2013-01-28 Nick Clifton <nickc@redhat.com>
494
495 * simops.c (v850_rotl): New function.
496 (v850_bins): New function.
497 * simops.h: Add prototypes fir v850_rotl and v850_bins.
498 * v850-dc: Add entries for V850e3v5.
499 * v850.igen: Add support for v850e3v5.
500 (ld.dw, st.dw, rotl, bins): New patterns.
501
502 2013-01-10 Nick Clifton <nickc@redhat.com>
503
504 * interp.c (sim_open): Add support for bfd_arch_v850_rh850
505 architecture type. Add support for bfd_mach_v850e2 and
506 bfd_mach_v850e2v3 machine numbers.
507 * v850.igen (dbtrap): Add support for SIM_OPEN_DEBUG.
508 (cmpf.d): Correct order of operands.
509 (cmpf.s): Likewise.
510 (trncf.dul): New pattern.
511 (trncf.duw): New pattern.
512 (trncf.sul): New pattern.
513 (trncf.suw): New pattern.
514 * v850-dc: Correct bitfield selection for TRNCF.SW and CVTF.SW.
515
516 2012-09-13 Nick Clifton <nickc@redhat.com>
517
518 * v850.igen (W,WWWW): Correct computation of register number.
519 (JR32): Remove unnecessary comma.
520 (cmovf.s): Register 0 is an invalid source register.
521 (maddf.s): Remove bogus intermediary rounding.
522 (nmaddf.s): Likewise.
523 (trncf.sl): Remove bogus initial rounding.
524 (trncf.dw): Likewise.
525 (trncf.sl): Likewise.
526 (trncf.sw): Likewise.
527
528 2012-06-15 Joel Brobecker <brobecker@adacore.com>
529
530 * config.in, configure: Regenerate.
531
532 2012-03-28 Rathish C <rathish.c@kpitcummins.com>
533
534 * sim-main.h (struct _v850_regs): Add new fields mpu0_sregs,
535 mpu1_sregs, and fpu_sregs.
536 (MPU0_SR, MPU1_SR, FPU_SR): New macros for accessing new fields
537 in _v850_regs struct.
538 (SP_REGNO): Define.
539 (SP): Redefine using SP_REGNO.
540 (PSW_REGNO, EIIC, FEIC, DBIC, DIR, EIWR, FEWR, DBWR, BSEL, PSW_NPV)
541 (PSW_DMP, PSW_IMP, ECR_EICC, ECR_FECC, FPSR, FPSR_REGNO, FPEPC)
542 (FPST, FPST_REGNO, FPCC, FPCFG, FPCFG_REGNO, FPSR_DEM, FPSR_SEM)
543 (FPSR_RM, FPSR_RN, FPSR_FS, FPSR_PR, FPSR_XC, FPSR_XCE, FPSR_XCV)
544 (FPSR_XCZ, FPSR_XCO, FPSR_XCU, FPSR_XCI, FPSR_XE, FPSR_XEV)
545 (FPSR_XEZ, FPSR_XEO, FPSR_XEU, FPSR_XEI, FPSR_XP, FPSR_XPV)
546 (FPSR_XPZ, FPSR_XPO, FPSR_XPU, FPSR_XPI, FPST_PR, FPST_XCE)
547 (FPST_XCV, FPST_XCZ, FPST_XCO, FPST_XCU, FPST_XCI, FPST_XPV)
548 (FPST_XPZ, FPST_XPO, FPST_XPU, FPST_XPI, FPCFG_RM, FPCFG_XEV)
549 (FPCFG_XEZ, FPCFG_XEO, FPCFG_XEU, FPCFG_XEI, GET_FPCC, CLEAR_FPCC)
550 (SET_FPCC, TEST_FPCC, FPSR_GET_ROUND, MPM, MPC, MPC_REGNO, TID)
551 (PPA, PPM, PPC, DCC, DCV0, DCV1, SPAL, SPAU, IPA0L, IPA0U, IPA1L)
552 (IPA1U, IPA2L, IPA2U, IPA3L, IPA3U, DPA0L, DPA0U, DPA1L, DPA1U)
553 (DPA2L, DPA2U, DPA3L, DPA3U, PPC_PPE, SPAL_SPE, SPAL_SPS, VIP)
554 (VMECR, VMTID, VMADR, VPECR, VPTID, VPADR, VDECR, VDTID, MPM_AUE)
555 (MPM_MPE, VMECR_VMX, VMECR_VMR, VMECR_VMW, VMECR_VMS, VMECR_VMRMW)
556 (VMECR_VMMS, IPA2ADDR, IPA_IPE, IPA_IPX, IPA_IPR, IPE0, IPE1, IPE2)
557 (IPE3, IPX0, IPX1, IPX2, IPX3, IPR0, IPR1, IPR2, IPR3, DPA2ADDR)
558 (DPA_DPE, DPA_DPR, DPA_DPW, DPE0, DPE1, DPE2, DPE3, DPR0, DPR1)
559 (DPR2, DPR3, DPW0, DPW1, DPW2, DPW3, DCC_DCE0, DCC_DCE1, PPA2ADDR)
560 (PPC_PPC, PPC_PPE, PPC_PPM): New macros.
561 (FPU_COMPARE): New enum.
562 (TRACE_FP_INPUT_FPU1, TRACE_FP_INPUT_FPU2, TRACE_FP_INPUT_FPU3)
563 (TRACE_FP_INPUT_BOOL1_FPU2, TRACE_FP_INPUT_WORD2)
564 (TRACE_FP_RESULT_WORD1, TRACE_FP_RESULT_WORD2): New macros.
565 * simops.c (Add32): Update prototype.
566 (update_fpsr): New function.
567 (SignalException): New function.
568 (SignalExceptionFPE): New function.
569 (check_invalid_snan): New function.
570 (v850_float_compare): New function.
571 (v850_div): New function.
572 (v850_divu): New function.
573 (v850_sar): New function.
574 (v850_shl): New function.
575 (v850_shr): New function.
576 (v850_satadd): New function.
577 (v850_satsub): New function.
578 (load_data_mem): New function.
579 (store_data_mem): New function.
580 (mpu_load_mem_test): New function.
581 (mpu_store_mem_test): New function.
582 * simops.h: Add function prototype for above mentioned functions.
583 (check_cvt_fi, check_cvt_if, check_cvt_ff): Define.
584 * v850-dc: Add entry for v850e2 and v850e2v3.
585 * v850.igen: Add support for v850e2 and v850e2v3.
586
587 2012-03-24 Mike Frysinger <vapier@gentoo.org>
588
589 * aclocal.m4, config.in, configure: Regenerate.
590
591 2011-12-03 Mike Frysinger <vapier@gentoo.org>
592
593 * aclocal.m4: New file.
594 * configure: Regenerate.
595
596 2011-10-17 Mike Frysinger <vapier@gentoo.org>
597
598 * configure.ac: Change include to common/acinclude.m4.
599
600 2011-10-17 Mike Frysinger <vapier@gentoo.org>
601
602 * configure.ac: Change AC_PREREQ to 2.64. Delete AC_CONFIG_HEADER
603 call. Replace common.m4 include with SIM_AC_COMMON.
604 * configure: Regenerate.
605
606 2011-07-05 Mike Frysinger <vapier@gentoo.org>
607
608 * interp.c (sim_do_command): Delete.
609
610 2011-03-21 Kevin Buettner <kevinb@redhat.com>
611
612 * simops (OP_10007E0): Update errno handling as most traps
613 do not invoke the host's functionality directly. Invoke
614 sim_io_stat() instead of stat() for implementing TARGET_SYS_stat.
615 Implement TARGET_SYS_fstat, TARGET_SYS_rename, and TARGET_SYS_unlink.
616
617 2011-02-14 Mike Frysinger <vapier@gentoo.org>
618
619 * simops.c (OP_10007E0): Change zfree to free.
620
621 2011-01-11 Andrew Burgess <aburgess@broadcom.com>
622
623 * interp.c (sim_store_register): Update return value to
624 match new API.
625
626 2010-03-30 Mike Frysinger <vapier@gentoo.org>
627
628 * interp.c (interrupt_names): Add const to pointer type.
629 (do_interrupt): Add const to interrupt_name.
630
631 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
632
633 * configure: Regenerate.
634
635 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
636
637 * config.in: Regenerate.
638 * configure: Likewise.
639
640 * configure: Regenerate.
641
642 2008-07-11 Hans-Peter Nilsson <hp@axis.com>
643
644 * configure: Regenerate to track ../common/common.m4 changes.
645 * config.in: Ditto.
646
647 2008-06-06 Vladimir Prus <vladimir@codesourcery.com>
648 Daniel Jacobowitz <dan@codesourcery.com>
649 Joseph Myers <joseph@codesourcery.com>
650
651 * configure: Regenerate.
652
653 2008-02-05 DJ Delorie <dj@redhat.com>
654
655 * simops.c (OP_1C007E0): Compensate for 64 bit hosts.
656 (OP_18007E0): Likewise.
657 (OP_2C007E0): Likewise.
658 (OP_28007E0): Likewise.
659 * v850.igen (divh): Likewise.
660
661 * simops.c (OP_C0): Correct saturation logic.
662 (OP_220): Likewise.
663 (OP_A0): Likewise.
664 (OP_660): Likewise.
665 (OP_80): Likewise.
666
667 * simops.c (OP_2A0): If the shift count is zero, clear the
668 carry.
669 (OP_A007E0): Likewise.
670 (OP_2C0): Likewise.
671 (OP_C007E0): Likewise.
672 (OP_280): Likewise.
673 (OP_8007E0): Likewise.
674
675 * simops.c (OP_2C207E0): Correct PSW flags for special divu
676 conditions.
677 (OP_2C007E0): Likewise, for div.
678 (OP_28207E0): Likewise, for divhu.
679 (OP_28007E0): Likewise, for divh. Also, sign-extend the correct
680 operand.
681 * v850.igen (divh): Likewise, for 2-op divh.
682
683 * v850.igen (bsh): Fix carry logic.
684
685 2007-02-20 Daniel Jacobowitz <dan@codesourcery.com>
686
687 * Makefile.in (interp.o): Uncomment and update.
688
689 2006-12-21 Hans-Peter Nilsson <hp@axis.com>
690
691 * acconfig.h: Remove.
692 * config.in: Regenerate.
693
694 2006-06-13 Richard Earnshaw <rearnsha@arm.com>
695
696 * configure: Regenerated.
697
698 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
699
700 * configure: Regenerated.
701
702 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
703
704 * configure: Regenerated.
705
706 2005-03-23 Mark Kettenis <kettenis@gnu.org>
707
708 * configure: Regenerate.
709
710 2005-01-14 Andrew Cagney <cagney@gnu.org>
711
712 * configure.ac: Sinclude aclocal.m4 before common.m4. Add
713 explicit call to AC_CONFIG_HEADER.
714 * configure: Regenerate.
715
716 2005-01-12 Andrew Cagney <cagney@gnu.org>
717
718 * configure.ac: Update to use ../common/common.m4.
719 * configure: Re-generate.
720
721 2005-01-11 Andrew Cagney <cagney@localhost.localdomain>
722
723 * configure: Regenerated to track ../common/aclocal.m4 changes.
724
725 2005-01-07 Andrew Cagney <cagney@gnu.org>
726
727 * configure.ac: Rename configure.in, require autoconf 2.59.
728 * configure: Re-generate.
729
730 2004-12-08 Hans-Peter Nilsson <hp@axis.com>
731
732 * configure: Regenerate for ../common/aclocal.m4 update.
733
734 2004-01-18 Mark Kettenis <kettenis@gnu.org>
735
736 * simops.c: Include <sys/types.h>.
737
738 2003-09-05 Andrew Cagney <cagney@redhat.com>
739 Nick Clifton <nickc@redhat.com>
740
741 * interp.c (sim_open): Accept bfd_mach_v850e1.
742 * v850-dc: Add entry for v850e1.
743 * v850.igen: Add support for v850e1.
744 Add code for DBTRAP and DBRET instructions.
745 (dbtrap): Create a separate v850e1 specific instruction.
746 Only generate a trap if the target is not the v850e1.
747 Otherwise treat it as a special kind of branch.
748 (break): Mark as v850/v850e specific.
749
750 2003-05-16 Ian Lance Taylor <ian@airs.com>
751
752 * Makefile.in (SHELL): Make sure this is defined.
753 (tmp-igen): Use $(SHELL) whenever we invoke move-if-change.
754
755 2003-04-06 Nick Clifton <nickc@redhat.com>
756
757 * simops.c (OP_40): Delete. Move code to...
758 * v850-igen.c (): ...Here. Sign extend the first operand.
759 * simops.h (OP_40): Remove prototype.
760
761 2003-02-27 Andrew Cagney <cagney@redhat.com>
762
763 * interp.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
764
765 2002-11-30 Andrew Cagney <cagney@redhat.com>
766
767 * simops.c: Use int, 1, 0 instead of boolean, true and false.
768 * sim-main.h: Ditto.
769
770 2002-09-27 Jim Wilson <wilson@redhat.com>
771
772 * simops.c (OP_E6077E0): And op1 with 7 after reading register, not
773 before.
774 (BIT_CHANGE_OP): Likewise.
775
776 2002-09-26 Jim Wilson <wilson@redhat.com>
777
778 * simops (OP_10007E0): Don't subtract 4 from PC.
779
780 2002-09-19 Nick Clifton <nickc@redhat.com>
781
782 * interp.c (sim_open): Remove reference to v850ea.
783 (sim_create_inferior): Likewise.
784 * v850-dc: Likewise.
785 * v850.igen: Remove all references to v850ea, including v850ea
786 specific instructions.
787
788 2002-08-29 Nick Clifton <nickc@redhat.com>
789
790 From 2001-08-23 Catherine Moore <clm@redhat.com>
791
792 * Makefile.in: Add gen-zero-r0 option.
793 * sim-main.h (GPR_SET, GPR_CLEAR): Define.
794 * simops.c (OP_24007E0): Sign extend the imm9
795 operand of a mul instruction.
796
797 2002-06-17 Andrew Cagney <cagney@redhat.com>
798
799 * simops.c (trace_result): Fix printf formatting.
800
801 2002-06-16 Andrew Cagney <ac131313@redhat.com>
802
803 * configure: Regenerated to track ../common/aclocal.m4 changes.
804
805 2001-12-02 Andrew Cagney <ac131313@redhat.com>
806
807 * Makefile.in (simops.h, table.c): Delete targets.
808 (tmp-gencode, gencode.o, gencode): Delete targets.
809 (simops.h): New file.
810 ($(BUILT_SRC_FROM_IGEN)): Do not depend on simops.h.
811 * gencode.c: Delete file.
812
813 2001-04-15 J.T. Conklin <jtc@redback.com>
814
815 * Makefile.in (simops.o): Add simops.h to dependency list.
816
817 2001-03-14 Andrew Cagney <ac131313@redhat.com>
818
819 * Makefile.in (gencode): Link with libintl.
820
821 2001-01-31 Jonathan Larmour <jlarmour@redhat.com>
822
823 * Makefile.in (gencode): Link with libopcodes in build tree rather
824 than building source files from there.
825
826 2000-05-30 Nick Clifton <nickc@cygnus.com>
827
828 * v850.igen: Remove illegal instruction pattern, since it is the
829 same as the breakpoint pattern.
830
831 Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
832
833 * configure: Regenerated to track ../common/aclocal.m4 changes.
834
835 2000-04-14 Gary Thomas <gthomas@redhat.com>
836
837 * v850.igen: Define 'br *' as illegal since this is the only
838 way to provide a breakpoint on some v850 family processors.
839
840 2000-03-24 Frank Ch. Eigler <fche@redhat.com>
841
842 * v850.igen (ilgop): New insn pattern for four-byte breakpoints.
843
844 Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
845
846 * configure: Regenerated to track ../common/aclocal.m4 changes.
847
848 1999-05-08 Felix Lee <flee@cygnus.com>
849
850 * configure: Regenerated to track ../common/aclocal.m4 changes.
851
852 Tue Dec 1 17:25:16 1998 Andrew Cagney <cagney@b1.cygnus.com>
853
854 * Makefile.in (NL_TARGET): Define as -DNL_TARGET_v850.
855
856 Wed Nov 25 17:52:58 1998 Andrew Cagney <cagney@b1.cygnus.com>
857
858 * Makefile.in (simops.o): Depends on targ-vals.h
859 * simops.c: Include targ-vals.h instead of
860 libgloss/.../syscall.h. Replace SYS_* with TARGET_SYS_*.
861 (divn, divun, OP_1C007E0, OP_18207E0, OP_1C207E0,OP_18007E0):
862 Replace signed long int with signed32.
863
864 Fri Oct 9 18:02:25 1998 Doug Evans <devans@canuck.cygnus.com>
865
866 * interp.c: #include "itable.h".
867 (get_insn_name): New function.
868 (sim_open): Initialize CPU_INSN_NAME,CPU_MAX_INSNS.
869 * sim-main.h (MAX_INSNS,INSN_NAME): Delete.
870
871 Wed May 6 19:43:27 1998 Doug Evans <devans@canuck.cygnus.com>
872
873 * sim-main.h (INSN_NAME): New arg `cpu'.
874
875 Tue Apr 28 18:33:31 1998 Geoffrey Noer <noer@cygnus.com>
876
877 * configure: Regenerated to track ../common/aclocal.m4 changes.
878
879 Sun Apr 26 15:31:55 1998 Tom Tromey <tromey@creche>
880
881 * configure: Regenerated to track ../common/aclocal.m4 changes.
882 * config.in: Ditto.
883
884 Sun Apr 26 15:19:14 1998 Tom Tromey <tromey@cygnus.com>
885
886 * acconfig.h: New file.
887 * configure.in: Reverted change of Apr 24; use sinclude again.
888
889 Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche>
890
891 * configure: Regenerated to track ../common/aclocal.m4 changes.
892 * config.in: Ditto.
893
894 Fri Apr 24 11:18:08 1998 Tom Tromey <tromey@cygnus.com>
895
896 * configure.in: Don't call sinclude.
897
898 Sat Apr 4 20:36:25 1998 Andrew Cagney <cagney@b1.cygnus.com>
899
900 * configure: Regenerated to track ../common/aclocal.m4 changes.
901 * sim-main.h (SIM_MAIN_H): Wrap header.
902
903 Fri Mar 27 16:15:52 1998 Andrew Cagney <cagney@b1.cygnus.com>
904
905 * configure: Regenerated to track ../common/aclocal.m4 changes.
906
907 Wed Mar 25 12:35:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
908
909 * configure: Regenerated to track ../common/aclocal.m4 changes.
910
911 Tue Mar 10 15:54:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
912
913 * interp.c (sim_stop): Delete, second attempt.
914
915 Thu Feb 26 19:09:47 1998 Andrew Cagney <cagney@b1.cygnus.com>
916
917 * interp.c (sim_info): Delete.
918
919 Wed Feb 18 10:47:32 1998 Andrew Cagney <cagney@b1.cygnus.com>
920
921 * sim-main.h (TRACE_ALU_INPUT*): Delete. Moved to sim-trace.[hc].
922
923 * simops.c (trace_result): Call trace_generic instead of
924 trace_one_insn.
925 (trace_module): Change variable type to integer.
926 (trace_input): Initialize trace_module with TRACE_ALU_IDX.
927
928 * sim-main.h (trace_module): Change variable decl to integer type.
929 (TRACE_BRANCH*, TRACE_LD, TRACE_ST): Update.
930
931 Tue Feb 17 12:51:18 1998 Andrew Cagney <cagney@b1.cygnus.com>
932
933 * interp.c (sim_store_register, sim_fetch_register): Pass in
934 length parameter. Return -1.
935
936 Tue Feb 3 16:24:42 1998 Andrew Cagney <cagney@b1.cygnus.com>
937
938 * sim-main.h (IMEM16, IMEM16_IMMED): Rename IMEM and
939 IMEM_IMMED. To match recent igen change.
940
941 Sun Feb 1 16:47:51 1998 Andrew Cagney <cagney@b1.cygnus.com>
942
943 * configure: Regenerated to track ../common/aclocal.m4 changes.
944
945 Sat Jan 31 18:15:41 1998 Andrew Cagney <cagney@b1.cygnus.com>
946
947 * configure: Regenerated to track ../common/aclocal.m4 changes.
948
949 Fri Jan 30 09:51:27 1998 Andrew Cagney <cagney@b1.cygnus.com>
950
951 * sim-main.h (CPU_CIA): Delete, replaced by.
952 (CIA_SET, CIA_SET): Define.
953
954 Mon Jan 19 22:26:29 1998 Doug Evans <devans@seba>
955
956 * configure: Regenerated to track ../common/aclocal.m4 changes.
957
958 Mon Dec 15 23:17:11 1997 Andrew Cagney <cagney@b1.cygnus.com>
959
960 * configure: Regenerated to track ../common/aclocal.m4 changes.
961 * config.in: Ditto.
962
963 Fri Dec 5 09:26:08 1997 Nick Clifton <nickc@cygnus.com>
964
965 * v850.igen: Revert break value back to its old value.
966
967 Thu Dec 4 09:21:05 1997 Doug Evans <devans@canuck.cygnus.com>
968
969 * configure: Regenerated to track ../common/aclocal.m4 changes.
970
971 Wed Dec 3 17:27:19 1997 Nick Clifton <nickc@cygnus.com>
972
973 * v850.igen: Make break have a zero first field, since otherwise
974 it clashes with the DIVH instruction.
975
976 Sat Nov 22 21:32:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
977
978 * simops.c (OP_10007E0): Rename SIGABRT -> SIM_SIGABRT. Give
979 sim_stopped instead of sim_signalled.
980
981 * v850.igen (BREAK), simops.c (OP_12007E0): Rename SIGTRAP to
982 SIM_SIGTRAP.
983 (illegal): Rename SIGILL to SIM_SIGILL.
984
985 * sim-main.h, simops.c, interp.c: Do not include signal.h.
986
987 * sim-main.h: Include sim-signal.h instead of signal.h.
988 (SIGTRAP, SIGQUIT): Delete definition.
989 (SIG_V850_EXIT): Delete definition.
990
991 Tue Nov 18 15:33:48 1997 Doug Evans <devans@canuck.cygnus.com>
992
993 * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).
994
995 Fri Oct 31 10:33:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
996
997 * interp.c (sim_open): Check state magic number.
998 (sim-assert.h): Include.
999
1000 Tue Oct 28 11:06:47 1997 Andrew Cagney <cagney@b1.cygnus.com>
1001
1002 * v850.igen: Add model filter field to records.
1003
1004 Fri Oct 3 09:28:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
1005
1006 * configure: Regenerated to track ../common/aclocal.m4 changes.
1007
1008 Fri Sep 26 11:56:02 1997 Felix Lee <flee@cygnus.com>
1009
1010 * sim-main.h: delete null override of SIM_ENGINE_HALT_HOOK and
1011 SIM_ENGINE_RESTART_HOOK.
1012
1013 Wed Sep 24 17:38:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
1014
1015 * configure: Regenerated to track ../common/aclocal.m4 changes.
1016
1017 Wed Sep 24 17:28:26 1997 Andrew Cagney <cagney@b1.cygnus.com>
1018
1019 * sim-main.h (WITH_TARGET_WORD_MSB): Delete.
1020
1021 * configure.in (SIM_AC_OPTION_BITSIZE): Specify 32 bit
1022 architecture with MSB == 31.
1023
1024 Wed Sep 24 14:04:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
1025
1026 * v850.igen: Make divh insn with RRRRR==0 breakpoint.
1027
1028 Tue Sep 23 11:04:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
1029
1030 * configure: Regenerated to track ../common/aclocal.m4 changes.
1031
1032 Tue Sep 23 10:19:51 1997 Andrew Cagney <cagney@b1.cygnus.com>
1033
1034 * Makefile.in (SIM_WARNINGS, SIM_ALIGNMENT, SIM_ENDIAN,
1035 SIM_HOSTENDIAN, SIM_RESERVED_BITS): Delete, moved to common.
1036 (SIM_EXTRA_CFLAGS): Update.
1037
1038 Mon Sep 22 11:46:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
1039
1040 * configure: Regenerated to track ../common/aclocal.m4 changes.
1041 * configure.in: Really specify NONSTRICT_ALIGNMENT as the default.
1042
1043 Fri Sep 19 17:45:25 1997 Andrew Cagney <cagney@b1.cygnus.com>
1044
1045 * configure.in: Specify NONSTRICT_ALIGNMENT as the default.
1046 * configure: Regenerated to track ../common/aclocal.m4 changes.
1047
1048 Fri Sep 19 10:37:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
1049
1050 * v850.igen (disp16): Use EXTEND16 to sign extend disp.
1051 (disp22): Only shift left by 1, not 2.
1052 ("jmp"): Ensure PC is 2 byte aligned.
1053
1054 * simops.c, v850.igen: Move "Bcond", "jr", "jarl" code to
1055 v850.igen. Fix tracing.
1056
1057 * simops.c (OP_300, OP_400, OP_500): Move "sdl.b", "sld.h",
1058 "sld.w" insns to v850.igen. Fix tracing.
1059 (OP_70): Ditto for "sld.hu".
1060
1061 * v850.igen: Clarify tracing of "sld.b", "sld.h" et.al.
1062
1063 * simops.c (condition_met): Make global.
1064
1065 * sim-main.h (TRACE_ALU_INPUT3, TRACE_BRANCH0, TRACE_LD,
1066 TRACE_ST): Define.
1067 (TRACE_LD_NAME): Define.
1068
1069 * simops.c: Move "cmov", "cmov imm" to v850.igen, fix.
1070
1071 Wed Sep 17 16:21:08 1997 Andrew Cagney <cagney@b1.cygnus.com>
1072
1073 * simops.c: Move "mov", "reti", to v850.igen, fix tracing.
1074
1075 * interp.c (hash): Delete.
1076
1077 * v850.igen (nop): Really do nothing.
1078
1079 * interp.c (do_interrupt): Mask interrupts after PSW is saved, not
1080 before.
1081 * v850.igen (reti): Return to current PC not previous.
1082
1083 Wed Sep 17 14:02:10 1997 Andrew Cagney <cagney@b1.cygnus.com>
1084
1085 * simops.c: Move "ctret", "bsw", "hsw" to v850.igen, fix tracing.
1086 (trace_module): Global, save component/module name across insn.
1087
1088 * simops.c: Move "bsh" to v850.igen, fix.
1089
1090 * v850.igen (callt): Load correct number of bytes. Fix tracing.
1091 (stsr, ldsr): Correct src, dest fields. Fix tracing.
1092 (ctret): Force alignment. Fix tracing.
1093
1094 Tue Sep 16 22:14:01 1997 Andrew Cagney <cagney@b1.cygnus.com>
1095
1096 * simops.c (trace_output): Add result argument.
1097 (trace_result): New function. Simpler version of trace_output,
1098 assumes trace needed.
1099 (trace_output): Call trace_result.
1100 (trace_output): For IMM_REG_REG, trace correct register.
1101 (trace_input): Add case for 16bit immediates.
1102 (OP_600, OP_640, OP_680, OP_6C0, OP_6A0): Use.
1103
1104 * sim-main.h (TRACE_ALU_INPUT, TRACE_ALU_RESULT): Define.
1105 (trace_values, trace_name, trace_pc, trace_num_values): Make
1106 global.
1107 (GR, SR): Define.
1108
1109 v850.insn (movea, stsr): Use.
1110 (sxb, sxh, zxb, zxh): Ditto.
1111
1112 Tue Sep 16 21:14:01 1997 Andrew Cagney <cagney@b1.cygnus.com>
1113
1114 * simops.c: Move "movea" from here.
1115 * v850.igen: To here.
1116
1117 * v850.igen (simm16): Define, sign extend imm16.
1118 (uimm16): Define, no sign extension.
1119 (addi, andi, movea, movhi, mulhi, ori, satsubi, xori): Use.
1120
1121 * simops.c: Move "sxh", "switch", "sxb", "callt", "dispose",
1122 "mov32" from here.
1123 * v850.igen: To here.
1124 (switch): Fix off by two error in NIA calc.
1125
1126 Tue Sep 16 15:14:01 1997 Andrew Cagney <cagney@b1.cygnus.com>
1127
1128 * simops.c (trace_pc, trace_name, trace_values, trace_num_values):
1129 New static globals.
1130 (trace_input): Just save pc, name and values for trace_output.
1131 (trace_output): Write trace values to a buffer. Use
1132 trace_one_insn to print trace info and buffer.
1133 (SIZE_OPERANDS, SIZE_LOCATION): Delete.
1134
1135 Tue Sep 16 09:02:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
1136
1137 * sim-main.h (struct _sim_cpu): Add psw_mask so that reserved bits
1138 can be masked out.
1139
1140 * simops.c (OP_2007E0, OP_4007E0): Move "ldsr", "stsr"
1141 instructions from here.
1142 * v850.igen (ldsr, stsr): To here. Mask out reserved bits when
1143 setting PSW.
1144
1145 * interp.c (sim_open): Set psw_mask if machine known.
1146
1147 Tue Sep 16 10:20:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
1148
1149 * v850-dc: Add rule to diferentiate between breakpoint and divh.
1150 * v850.igen (break): New instruction, breakpoint simulator.
1151 * v850.igen (breakpoint): Enable. Change to a 32bit instruction.
1152
1153 Mon Sep 15 18:44:05 1997 Jim Wilson <wilson@cygnus.com>
1154
1155 * simops.c (Multiply64): Don't store into register zero.
1156
1157 Tue Sep 16 09:02:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
1158
1159 * Makefile.in (semantics.o): Add dependency.
1160
1161 * sim-main.h (SAVE_1, SAVE_2): Perform backward compatible save,
1162 do not adjust CIA/NIA.
1163
1164 Mon Sep 15 17:36:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
1165
1166 * simops.c (OP_300, OP_400, OP_70): Make behavour depend on PSW[US].
1167
1168 * simops.c: Move "divun", "sld.bu", "divhn", "divhun", "divn",
1169 "divun", "pushml" code from here to v850.igen.
1170 (divun): Make global.
1171 (type3_regs): Make global
1172
1173 * v850.igen: Move simops.c code to here.
1174
1175 * interp.c (sim_create_inferior): For v850eq set US bit by
1176 default.
1177
1178 * interp.c (sim_open): Don't set arch, now set by
1179 sim_analyze_program.
1180
1181 * configure: Regenerated to track ../common/aclocal.m4 changes.
1182
1183 Mon Sep 15 14:39:34 1997 Andrew Cagney <cagney@b1.cygnus.com>
1184
1185 * simops.c (op_types): Move from here.
1186 sim-main.h: To here.
1187
1188 * sim-main.h (trace_input, trace_output), simops.c: Make global.
1189
1190 * simops.c (OP_60): Move "jmp" code from here.
1191 * v850.igen (jmp): To here.
1192
1193 * simops.c (OP_60): Move "sld.bu" code from here.
1194 * v850.igen (sld.bu): To here.
1195
1196 Fri Sep 12 15:11:03 1997 Andrew Cagney <cagney@b1.cygnus.com>
1197
1198 * v850.igen (prepare, ...): Add to v850eq architecture.
1199
1200 * interp.c (sim_open): Default to v850eq.
1201
1202 * interp.c (sim_open): Default to v850e.
1203 * sim-main.h (signal.h): Include.
1204
1205 * v850.igen (illegal): Report/halt illegal instructions.
1206
1207 * Makefile.in (SIM_EXTRA_CFLAGS): Add SIM_RESERVED_BITS.
1208
1209 * configure.in: Add reserved bits option.
1210 * configure: Regenerate.
1211
1212 Thu Sep 11 08:40:03 1997 Andrew Cagney <cagney@b1.cygnus.com>
1213
1214 * interp.c (sim_open): Use sim_do_commandf instead of asprintf.
1215
1216 * sim-main.h (INSN_NAME):
1217
1218 * Makefile.in (INCLUDE): Add SIM_EXTRA_DEPS.
1219 (SIM_EXTRA_DEPS): Add itable.h
1220 (tmp-gencode): Does not depend on simops.h
1221
1222 * sim-main.h (itable.h): Include.
1223 (MAX_INSNS, INSN_NAME): Define.
1224
1225 * interp.c: Compute inttype from the interrupt_names index that
1226 was passed in.
1227
1228 Wed Sep 10 10:25:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
1229
1230 * simops.c (trace_input): Use trace_printf instead of
1231 sim_io_printf.
1232 (trace_output): Ditto.
1233 (trace_input): Only trace when TRACE_ALU_P. Delete code
1234 disasembling instruction.
1235 (trace_output): Only trace when TRACE_ALU_P.
1236
1237 Tue Sep 9 01:29:50 1997 Andrew Cagney <cagney@b1.cygnus.com>
1238
1239 * simops.c (trace_input, trace_output): Use sim_io_printf.
1240 (OP_620): Pass correct argument to trace.
1241 (OP_E607E0): Ditto.
1242 (trace_input): Obtain prog_bfd, text_start et.al from simulator
1243 struct.
1244
1245 Mon Sep 8 21:03:52 1997 Andrew Cagney <cagney@b1.cygnus.com>
1246
1247 * v850.igen: New file.
1248 * v850-dc: New file.
1249
1250 Mon Sep 8 18:33:04 1997 Andrew Cagney <cagney@b1.cygnus.com>
1251
1252
1253 * sim-main.h (SEXT16): Delete, use EXTEND16.
1254 (SEXT8): Delete, use EXTEND8.
1255 (SEXT32): Delete, used?
1256 (SEXT40, SEXT44, SEXT64): Use UNSIGNED64 for constants, not ...LL.
1257 (WITH_TARGET_WORD_MSB): Define as 31. v850 little bit endian.
1258
1259 * simops.c: Use EXTEND15 from sim-bits instead of SEXT16.
1260
1261 * sim-main.h (DEBUG_TRACE, DEBUG_VALUES, v850_debug): Delete,
1262 replace with TRACE_INSN_P and TRACE_ALU_P.
1263
1264 * simops.c (trace_input, trace_output): Update.
1265
1266 * interp.c (sim_engine_run): Delete.
1267 (lookup_hash): Delete.
1268 (sim_open): Do not fill hash table.
1269 (sim_trace): Delete.
1270
1271 Fri Sep 5 17:04:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
1272
1273 * simops.c (OP_FFFF): Use sim_engine_halt.
1274 (OP_12007E0): Ditto.
1275 (OP_10007E0): Ditto.
1276
1277 * sim-main.h (struct sim_cpu): Delete member exception. Using
1278 sim-engine et.al.
1279
1280 * interp.c (sim_info): Do not do anything in sim-info.
1281 (sim_stop): Delete, replace with sim-stop.
1282 (sim_stop_reason): Delete, replace with sim-reason.
1283
1284 * sim-main.h (WITH_WATCHPOINTS): Define.
1285 (WITH_MODULO_MEMORY): Define
1286
1287 * Makefile.in (SIM_OBJS): Add sim-resume, sim-watch, sim-stop,
1288 sim-reason.
1289
1290 * interp.c (enum interrupt_cond_type): Delete.
1291 (struct interrupt_generator): Delete.
1292 (enum interrupt_type): Drop int_none.
1293 (sim_open): Initialize WATCHPOINT module.
1294 (sim_resume, sim_run): Rename sim_resume to sim_run.
1295 (sim_engine_run): Replace interrupt code with call to sim-events.
1296 (sim_set_interrupt): Delete.
1297 (sim_parse_number): Delete.
1298
1299 Thu Sep 4 17:21:23 1997 Doug Evans <dje@seba>
1300
1301 * configure: Regenerated to track ../common/aclocal.m4 changes.
1302
1303 Thu Sep 4 18:11:37 1997 Andrew Cagney <cagney@b1.cygnus.com>
1304
1305 * simops.c (fetch_argv): New function, fetch a arg vector from
1306 simulator memory.
1307
1308 * configure.in: Check for fork, execve, execv.
1309 * configure: Regenerate.
1310
1311 * interp.c (sim_store_register, sim_fetch_register): Use H2T_4 and
1312 T2H_4 for byte swapping.
1313
1314 * sim-main.h, interp.c (get_word, get_half, get_byte, put_word,
1315 put_half, put_byte): Delete.
1316
1317 * Makefile.in (SIM_OBJS): Add sim-memopt.o module.
1318
1319 * sim-main.h (load_mem, store_mem): Redefine as macros.
1320 (IMEM, IMEM_IMMED): New macros - fetch instructions.
1321
1322 * simops.c (OP_10007E0): For SYS_read, SYS_write, SYS_open
1323 transfer data via a buffer.
1324 (fetch_str): New function, fetch string from memory.
1325
1326 * Makefile.in (SIM_OBJS): Add sim-hrw.o module.
1327
1328 * interp.c (sim_open): Establish memory maps using sim-memopt.c
1329 via sim_do_command.
1330 (sim_do_command): Print error if memory-map command is used. Call
1331 sim_args_command.
1332 (map): Delete, replaced by sim-core.
1333 (sim_memory_init): Delete, replaced by sim-core.
1334 (sim_set_memory_map): Delete, replaced by sim-memopt.
1335 (load_mem): Delete, replaced by sim-core.
1336 (store_mem): Delete, replaced by sim-core.
1337 (sim_write): Delete, replaced by sim-hrw.
1338 (sim_read): Delete, replaced by sim-hrw.
1339
1340 * sim-main.h (struct sim_state): Remove memory members, using
1341 sim-core.c
1342
1343 Wed Sep 3 10:18:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
1344
1345 * sim-main.h: Replace SIM_HAVE_FLATMEM with mem ptr.
1346 * interp.c (map): Do not add to a void pointer.
1347
1348 * Makefile.in (INCLUDE): Add sim-main.h
1349
1350 * configure.in: Check for time.h
1351 * configure: Re-generate.
1352
1353 * interp.c (struct interrupt_generator): Make time unsigned long,
1354 address SIM_ADDR.
1355 (sim_resume): Make oldpc SIM_ADDR.
1356 (struct hash_entry): Make mask/opcode unsigned.
1357
1358 * v850_sim.h (struct simops ): Make opcode and mask unsigned.
1359
1360 * simops.c (utime.h): Include if available.
1361 (OP_10007E0): Check for UTIME function.
1362 (divun): Put parentheses around shift argument.
1363 (OP_640): Put parentheses around shift argument, was wrong.
1364 (OP_107F0): Return something.
1365
1366 * interp.c (sim_parse_number): Use strtoul not strtol.
1367 (sim_resume): Use sim_elapsed_time_get to keep track of the time.
1368
1369 * configure.in (SIM_AC_OPTION_WARNINGS): Add.
1370 (SIM_AC_OPTION_ENDIAN): Set to hardwired big.
1371 (SIM_AC_OPTION_HOST_ENDIAN): Add.
1372 (AC_CHECK_FUNCS): Add utime.
1373 (AC_CHECK_HEADERS): Add stdlib.h, string.h, strings.h, utime.h
1374 configure: Regenerate.
1375
1376
1377 * Makefile.in (SIM_RUN_OBJS): Use nrun.o.
1378 (SIM_OBJS): Add sim-io.o, sim-hload.o, sim-utils.o, sim-options.o,
1379 sim-config.o, sim-module.o, sim-events.o, sim-core.o,
1380 sim-endian.o, sim-engine.o, sim-trace.o, sim-profile.o
1381 (SIM_ENDIAN, SIM_WARNGINS): Define.
1382
1383 * simops.c (OP_10007E0): Use sim_io_* for transfers.
1384
1385 * interp.c (sim_resume): Pass sd around.
1386
1387 * simops.c (sim-main.h): Include.
1388
1389 * gencode.c (write_template): Generate #include sim-main.h.
1390 (write_opcodes): Ditto.
1391
1392 * interp.c (prog_bfd, prog_bfd_was_opened_p): Delete.
1393 (v850_callback): Ditto.
1394 (sim_kind, myname): Ditto.
1395 (lookup_hash): Pass SD. Use sim_io_error.
1396 (sim_set_memory_map): Pass in SD, use.
1397 (init_system): Pass in SD, use.
1398 (sim_open): Update.
1399 (sim_set_profile): Delete.
1400 (sim_set_profile_size): Delete.
1401 (do_interrupt): Pass in SD, use.
1402 (sim_info): Use sim_io_printf.
1403 (sim_create_inferior): Reset registers. Set PC from prog_bfd
1404 argument.
1405 (sim_load): Delete, use common/sim-hload.c
1406 (sim_size): Rename to sim_memory_init.
1407 (sim_write): Remove call to init_system.
1408 (init_system): Delete.
1409 (sim_set_callbacks): Delete.
1410 (sim_set_interrupt): Pass in SD, use.
1411 (start_time): Delete.
1412
1413 * v850_sim.h: Remove everything except `struct simops' from here.
1414 * sim-main.h: Move most to here.
1415 * gencode.c: Move #includes to here.
1416
1417 * sim-main.h(struct _sim_cpu): Rename struct _state.
1418 (#define PC, et.al.): Update
1419 (v850_callback): Delete. Replaced with SIM_DESC arg.
1420 (int8, uint8, int16, uint16, int32, uint32): Define types using
1421 unsigned8 et.al from common/sim-types.h.
1422 * sim-main.h (State): Define as STATE_CPU.
1423
1424 Mon Sep 1 12:07:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
1425
1426 * configure.in: Check for time, chmod.
1427 * configure: Regenerate.
1428 * simops.c (SYS_time, SYS_chmod): Use HAVE_TIME, HAVE_CHMOD.
1429
1430 * simops.c (../../libgloss/v850/sys/syscall.h): Include instead of
1431 sys/syscall.h.
1432 (OP_10007E0): Check the existance each SYS_* macro independantly.
1433
1434 * v850_sim.h (SIGQUIT, SIGTRAP): Only define if missing.
1435
1436 Wed Aug 27 18:13:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
1437
1438 * configure: Regenerated to track ../common/aclocal.m4 changes.
1439 * config.in: Ditto.
1440
1441 Tue Aug 26 10:42:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
1442
1443 * interp.c (sim_kill): Delete.
1444 (sim_create_inferior): Add ABFD argument.
1445 (sim_load): Move setting of PC from here.
1446 (sim_create_inferior): To here.
1447
1448 Mon Aug 25 17:50:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
1449
1450 * configure: Regenerated to track ../common/aclocal.m4 changes.
1451 * config.in: Ditto.
1452
1453 Mon Aug 25 11:31:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
1454
1455 * interp.c (sim_open): Add ABFD argument.
1456
1457 Fri Aug 22 10:39:28 1997 Nick Clifton <nickc@cygnus.com>
1458
1459 * simops.c (bsh): Only set CY flag if either of the bottom
1460 bytes is zero.
1461
1462 * simops.c (prepare, dispose): Lower numbered
1463 registers go to higher numbered address.
1464
1465 * simops.c (unsigned divide instructions): S bit set if result has
1466 top bit set.
1467
1468 * simops.c (pushml, pushmh, popml, popmh): Lower numbered
1469 registers go to higher numbered address.
1470
1471 Wed Aug 20 13:56:35 1997 Nick Clifton <nickc@cygnus.com>
1472
1473 * simops.c (OP_107E0, OP_107F0, OP_307E0, OP_307F0): Use correct
1474 interpretation of SR bit in list18 structure.
1475 (divn, divun): New functions to perform N step divide functions.
1476
1477 Mon Aug 18 10:59:02 1997 Nick Clifton <nickc@cygnus.com>
1478
1479 * simops.c (OP_300, OP_400, OP_60, OP_70): Support variant opcodes
1480 with US bit set in the PSW.
1481
1482 Wed Aug 13 19:06:55 1997 Nick Clifton <nickc@cygnus.com>
1483
1484 * interp.c (sim_resume): Opcode functions return amount to be
1485 added to PC and all opcodes take a standard format in the OP[]
1486 array.
1487
1488 (do_format_*): Functions removed.
1489
1490 * v850_sim.h (SP, EP): New register mnemonics.
1491
1492 * gencode.c (write_header): Functions prototypes return an
1493 integer.
1494
1495 * simops.c: Opcode functions return amount to be added to PC.
1496
1497 * v850_sim.h (CTPC, CTPSW, CTBP): New register mnemonics.
1498
1499 * simops.c: Add support for v850e instructions.
1500
1501 * simops.c: Add support for v850eq instructions.
1502
1503 Tue May 20 10:24:14 1997 Andrew Cagney <cagney@b1.cygnus.com>
1504
1505 * interp.c (sim_open): Add callback argument.
1506 (sim_set_callbacks): Delete SIM_DESC argument.
1507
1508 Thu Apr 24 00:39:51 1997 Doug Evans <dje@canuck.cygnus.com>
1509
1510 * configure: Regenerated to track ../common/aclocal.m4 changes.
1511
1512 Wed Apr 23 17:20:16 1997 Doug Evans <dje@canuck.cygnus.com>
1513
1514 * interp.c (prog_bfd_was_opened_p): New static local.
1515 (prog_bfd): New global variable.
1516 (sim_open): Undo patch to add -E support.
1517 (sim_close): Close prog_bfd if sim_load opened it.
1518 (sim_load): Record bfd of loaded file in prog_bfd.
1519 * simops.c (prog_bfd): Renamed from exec_bfd.
1520
1521 Fri Apr 18 14:17:12 1997 Andrew Cagney <cagney@b1.cygnus.com>
1522
1523 * interp.c (sim_stop): Stub function.
1524
1525 Thu Apr 17 03:53:18 1997 Doug Evans <dje@canuck.cygnus.com>
1526
1527 * Makefile.in (SIM_OBJS): Add sim-load.o.
1528 * interp.c (sim_kind, myname): New static locals.
1529 (sim_open): Set sim_kind, myname. Ignore -E arg.
1530 (sim_load): Return SIM_RC. New arg abfd. Call sim_load_file to
1531 load file into simulator. Set start address from bfd.
1532 (sim_create_inferior): Return SIM_RC. Delete arg start_address.
1533
1534 Wed Apr 16 19:53:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
1535
1536 * simops.c (OP_10007E0): Only provide system calls SYS_execv,
1537 SYS_wait, SYS_wait, SYS_utime, SYS_time if defined by the host.
1538
1539 Mon Apr 7 15:45:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1540
1541 * configure: Regenerated to track ../common/aclocal.m4 changes.
1542 * config.in: Ditto.
1543
1544 Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
1545
1546 * interp.c (sim_open): New arg `kind'.
1547
1548 * configure: Regenerated to track ../common/aclocal.m4 changes.
1549
1550 Wed Apr 2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1551
1552 * configure: Regenerated to track ../common/aclocal.m4 changes.
1553
1554 Wed Mar 19 01:14:00 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1555
1556 * configure: Regenerated to track ../common/aclocal.m4 changes.
1557
1558 Mon Mar 17 15:10:07 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
1559
1560 * configure: Re-generate.
1561
1562 Fri Mar 14 10:34:11 1997 Michael Meissner <meissner@cygnus.com>
1563
1564 * configure: Regenerate to track ../common/aclocal.m4 changes.
1565
1566 Thu Mar 13 13:00:54 1997 Doug Evans <dje@canuck.cygnus.com>
1567
1568 * interp.c (sim_open): New SIM_DESC result. Argument is now
1569 in argv form.
1570 (other sim_*): New SIM_DESC argument.
1571
1572 Tue Feb 4 13:33:30 1997 Doug Evans <dje@canuck.cygnus.com>
1573
1574 * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
1575 COMMON_{PRE,POST}_CONFIG_FRAG instead.
1576 * configure.in: sinclude ../common/aclocal.m4.
1577 * configure: Regenerated.
1578
1579 Thu Jan 23 11:46:23 1997 Stu Grossman (grossman@critters.cygnus.com)
1580
1581 * configure configure.in Makefile.in: Update to new configure
1582 scheme which is more compatible with WinGDB builds.
1583 * configure.in: Improve comment on how to run autoconf.
1584 * configure: Re-run autoconf to get new ../common/aclocal.m4.
1585 * Makefile.in: Use autoconf substitution to install common
1586 makefile fragment.
1587
1588 Mon Jan 20 16:05:34 1997 Michael Meissner <meissner@tiktok.cygnus.com>
1589
1590 * simops.c (OP_{E0,2E0,6E0}): The multiply operations sign extend,
1591 not zero extend.
1592
1593 Tue Jan 14 17:06:03 1997 Stu Grossman (grossman@critters.cygnus.com)
1594
1595 * simops.c: Put ifdefs around things to make MSVC happy. Get rid
1596 of unistd.h. Disable SYS_stat, SYS_chown, SYS_time, SYS_times,
1597 SYS_gettimeofday and SYS_utime from MSVC.
1598
1599 Tue Dec 31 18:11:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1600
1601 * simops.c (OP_10007E0): Know that kill encodes the signal number
1602 via: 0xdead0000 | signal and turn it back into a signal.
1603
1604 Fri Dec 27 14:44:06 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1605
1606 * v850_sim.h (SIG_V850_EXIT): Define as -1.
1607
1608 * interp.c (sim_open): Cast calloc function.
1609 (sim_stop_reason): If signal is SIG_V850_EXIT, inform gdb the
1610 program exited with the appropriate exit code.
1611 (sim_set_interrupt): Declare buildargv.
1612
1613 * simops.c (OP_10007E0): Make exit signal normal exit. Make time
1614 type correct and work on big endian systems.
1615
1616 Wed Nov 20 02:18:44 1996 Doug Evans <dje@canuck.cygnus.com>
1617
1618 * Makefile.in: Delete stuff moved to ../common/Make-common.in.
1619 (SIM_OBJS,SIM_EXTRA_CFLAGS,SIM_EXTRA_CLEAN): Define.
1620 * configure.in: Simplify using macros in ../common/aclocal.m4.
1621 Call AC_CHECK_HEADERS(unistd.h).
1622 * configure: Regenerated.
1623 * config.in: New file.
1624 * simops.c: #include "config.h". #include <unistd.h> if present.
1625
1626 Sun Nov 3 23:02:54 1996 Stan Shebs <shebs@andros.cygnus.com>
1627
1628 * v850_sim.h (State): New slots dummy_mem, pending_nmi.
1629 (EIPC, etc): New macros for system registers.
1630 * simops.c, interp.c: Use everywhere.
1631
1632 * interp.c: Add support for interrupts issued by interrupt
1633 generators, either PC- or time-based. Controlled by simulator
1634 command "sim interrupt".
1635
1636 * interp.c: Add support for variable-size allocation of memory,
1637 via simulator command "sim memory-map".
1638 (map): Issue SIGSEGV for references to invalid memory regions.
1639
1640 Thu Oct 31 14:44:10 1996 Gavin Koch <gavin@cygnus.com>
1641
1642 * simops.c: Include <sys/time.h> for struct timeval and
1643 struct timezone.
1644
1645 Wed Oct 30 08:49:10 1996 Jeffrey A Law (law@cygnus.com)
1646
1647 * simops.c (OP_10007E0): Handle SYS_times and SYS_gettimeofday.
1648
1649 * simops.c (OP_10007E0): Handle SYS_time.
1650
1651 Tue Oct 29 14:22:55 1996 Jeffrey A Law (law@cygnus.com)
1652
1653 * simops.c: Include <sys/stat.h>.
1654 (OP_10007E0): Handle SYS_stat.
1655
1656 Thu Oct 24 12:26:35 1996 Jeffrey A Law (law@cygnus.com)
1657
1658 * simops.c (OP_10007E0): Don't declare errno.
1659
1660 * simops.c (OP_500): Mask off low bit in displacement
1661 for sld.w.
1662 (OP_501): Similarly.
1663
1664 * simops.c (OP_500): Fix displacement handling for sld.w.
1665 (OP_501): Similarly for sst.w.
1666
1667 * simops.c (trace_input): Remove all references to SEXT7.
1668 (OP_300, OP_400, OP_500, OP_380, OP_480, OP_501): Displacement
1669 is zero extended for sst/sld instructions.
1670 * v850_sim.h (SEX7): Delete. It's no longer needed (and it
1671 was incorrect anyway).
1672
1673 Thu Oct 24 10:33:33 1996 Stu Grossman (grossman@critters.cygnus.com)
1674
1675 * Makefile.in: Get rid of srcroot. Set all INSTALL macros via
1676 autoconf.
1677 * gencode.c (write_opcodes): Pad operands field to account for
1678 MSVC braindamage.
1679 * simops.c: Include errno.h. Exclude SYS_chown, since MSVC
1680 doesn't support it. (Why is this here in the first place?!?)
1681 * v850_sim.h: Get rid of 64 bit defs. Also, get rid of #elif's.
1682 Change number of operands in struct simops from 9 to 6. Define
1683 SIGTRAP and SIGQUIT for MSVC.
1684
1685 Tue Oct 15 16:19:51 1996 Stu Grossman (grossman@critters.cygnus.com)
1686
1687 * interp.c (MEM_SIZE): It's now bytes, not a power of 2.
1688 * (map): Add support for external mem in the 1->2 meg range.
1689 Also, abort() when memory access is way out of bounds. (Better to
1690 die than to give wrong result. (This will be fixed later.))
1691 * (sim_size): MEM_SIZE is now bytes, not shift factor.
1692
1693 Tue Oct 1 15:53:24 1996 Gavin Koch <gavin@cygnus.com>
1694
1695 * simops.c (trace_input): Swapped order of operands for output
1696 output of OP_IMM_REG. Changed the fetching of the operands for
1697 OP_LOAD32, and OP_STORE32 to work like op-function.
1698
1699 Mon Sep 30 15:46:33 1996 Stu Grossman (grossman@critters.cygnus.com)
1700
1701 * interp.c: Move includes of remote-sim.h and callback.h to
1702 v850-sim.h.
1703 * (lookup_hash): Add PC to report of hash failure.
1704 * (map load_mem store_mem): New memory subsystem. Models V851
1705 memory system.
1706 * (sim_write sim_read): Use new memory subsystem.
1707 * (sim_resume): Don't load and save PC into EIPC anymore. Needed
1708 to make user-defined traps work right.
1709 * simops.c (OP_*): Use new memory subsystem.
1710 * (OP_14007E0 (reti)): Implement reti.
1711 * (OP_14996E0 (trap)): Implement user-defined traps. Move I/O to
1712 trap 31. Use new memory subsystem.
1713 * v850_sim.h: Prototypes for load_mem, store_mem and map. Use
1714 load_mem in RLW macro.
1715
1716 Fri Sep 27 18:34:09 1996 Stu Grossman (grossman@critters.cygnus.com)
1717
1718 * gencode.c (write_opcodes): Output hex values for opcode mask
1719 and patterns.
1720 * interp.c (sim_resume): Save and restore PC from the appropriate
1721 register.
1722 * (sim_fetch_register sim_store_register): Fix byte-order problem
1723 with reading and writing registers.
1724 * simops.c (OP_FFFF): Implement pseudo-breakpoint insn.
1725
1726 Fri Sep 27 17:42:37 1996 Jeffrey A Law (law@cygnus.com)
1727
1728 * simops.c (trace_input): Fix thinko.
1729
1730 Wed Sep 18 09:54:12 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1731
1732 * simops.c (exec_bfd): Rename from sim_bfd.
1733 (trace_input): Ditto.
1734
1735 Thu Sep 12 12:03:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1736
1737 * simops.c (trace_input): Use find_nearest_line to print line
1738 number, function name or file name of PC.
1739
1740 Wed Sep 11 16:44:37 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1741
1742 * simops.c: Add tracing support. Use SEXTxx macros instead of
1743 doing hardwired shifts.
1744
1745 * configure.in (--enable-sim-cflags): Add switch to add additional
1746 flags to simulator buld. If --enable-sim-cflags=trace, turn on
1747 tracing.
1748 * configure: Regenerate.
1749
1750 * Makefile.in: Don't require a VPATH capable make if configuring
1751 in the same directory. Don't use CFLAGS for configuration flags.
1752 Add flags from --enable-sim-cflags. Support canadian cross
1753 builds. Rebuild whole simulator if include files change.
1754
1755 * interp.c (v850_debug): New global for debugging.
1756 (lookup_hash,sim_size,sim_set_profile): Use
1757 printf_filtered callback, instead of calling printf directly.
1758 (sim_{open,trace}): Enable tracing if -t and compiled for tracing.
1759
1760 * v850_sim.h: Use limits.h to set the various sized types.
1761 (SEXT{5,7,16,22}): New macros.
1762
1763 Mon Sep 9 20:50:46 1996 Jeffrey A Law (law@cygnus.com)
1764
1765 * interp.c (hash): Make this an inline function
1766 when compiling with GCC. Simplify.
1767 * simpos.c: Explicitly include "sys/syscall.h". Remove
1768 some #if 0'd code. Enable more emulated syscalls.
1769
1770 Wed Sep 4 01:48:55 1996 Jeffrey A Law (law@cygnus.com)
1771
1772 * interp.c: Fix sign bit handling for add and sub instructions.
1773
1774 Tue Sep 3 10:20:30 1996 Jeffrey A Law (law@cygnus.com)
1775
1776 * gencode.c: Fix various indention & style problems.
1777 Remove test code. Remove #if 0 code.
1778 * interp.c: Provide prototypes for all static functions.
1779 Fix minor indention problems.
1780 (sim_open, sim_resume): Remove unused variables.
1781 (sim_read): Return type is "int".
1782 * simops.c: Remove unused variables.
1783 (divh): Make result of divide-by-zero zero.
1784 (setf): Initialize result to keep compiler quiet.
1785 (sar instructions): These just clear the overflow bit.
1786 * v850_sim.h: Provide prototypes for put_byte, put_half
1787 and put_word.
1788
1789 * interp.c: OP should be an array of 32bit operands!
1790 (v850_callback): Declare.
1791 (do_format_5): Fix extraction of OP[0].
1792 (sim_size): Remove debugging printf.
1793 (sim_set_callbacks): Do something useful.
1794 (sim_stop_reason): Gross hacks to get c-torture running.
1795 * simops.c: Simplify code for computing targets of bCC
1796 insns. Invert 's' bit if 'ov' bit is set for some
1797 instructions. Fix 'cy' bit handling for numerous
1798 instructions. Make the simulator stop when a halt
1799 instruction is encountered. Very crude support for
1800 emulated syscalls (trap 0).
1801 * v850_sim.h: Include "callback.h" and declare
1802 v850_callback. Items in the operand array are 32bits.
1803
1804 Sun Sep 1 22:35:35 1996 Jeffrey A Law (law@cygnus.com)
1805
1806 * interp.c (sim_resume): Fix code to check for a format 3
1807 opcode.
1808 * simops.c: bCC insns only argument is a constant, not a
1809 register value (duh...)
1810
1811 Fri Aug 30 10:33:49 1996 Jeffrey A Law (law@cygnus.com)
1812
1813 * simops.c: Fix "not1" and "set1".
1814
1815 * simops.c: Don't forget to initialize temp for
1816 "ld.h" and "ld.w"
1817
1818 * interp.c: Remove various debugging printfs.
1819
1820 * simops.c: Fix satadd, satsub boundary case handling.
1821
1822 * interp.c (hash): Fix.
1823 * interp.c (do_format_8): Get operands correctly and
1824 call the target function.
1825 * simops.c: Rough cut at "clr1", "not1", "set1", and "tst1".
1826
1827 Thu Aug 29 13:53:29 1996 Jeffrey A Law (law@cygnus.com)
1828
1829 * interp.c (do_format_4): Get operands correctly and
1830 call the target function.
1831 * simops.c: Rough cut at "sld.b", "sld.h", "sld.w", "sst.b",
1832 "sst.h", and "sst.w".
1833
1834 * v850_sim.h: The V850 doesn't have split I&D spaces. Change
1835 accordingly. Remove many unused definitions.
1836 * interp.c: The V850 doesn't have split I&D spaces. Change
1837 accordingly.
1838 (get_longlong, get_longword, get_word): Deleted.
1839 (write_longlong, write_longword, write_word): Deleted.
1840 (get_operands): Deleted.
1841 (get_byte, get_half, get_word): New functions.
1842 (put_byte, put_half, put_word): New functions.
1843 * simops.c: Remove unused functions. Rough cut at
1844 "ld.b", "ld.h", "ld.w", "st.b", "st.h", "st.w" insns.
1845
1846 * v850_sim.h (struct _state): Remove "psw" field. Add
1847 "sregs" field.
1848 (PSW): Remove bogus definition.
1849 * simops.c: Change condition code handling to use the psw
1850 register within the sregs array. Handle "ldsr" and "stsr".
1851
1852 * simops.c: Handle "satadd", "satsub", "satsubi", "satsubr".
1853
1854 * interp.c (do_format_5): Get operands correctly and
1855 call the target function.
1856 (sim_resume): Don't do a PC update for format 5 instructions.
1857 * simops.c: Handle "jarl" and "jmp" instructions.
1858
1859 * simops.c: Fix minor typos. Handle "cmp", "setf", "tst"
1860 "di", and "ei" instructions correctly.
1861
1862 * interp.c (do_format_3): Get operands correctly and call
1863 the target function.
1864 * simops.c: Handle bCC instructions.
1865
1866 * simops.c: Add condition code handling to shift insns.
1867 Fix minor typos in condition code handling for other insns.
1868
1869 * Makefile.in: Fix typo.
1870 * simops.c: Add condition code handling to "sub" "subr" and
1871 "divh" instructions.
1872
1873 * interp.c (hash): Update to be more accurate.
1874 (lookup_hash): Call hash rather than computing the hash
1875 code here.
1876 (do_format_1_2): Handle format 1 and format 2 instructions.
1877 Get operands correctly and call the target function.
1878 (do_format_6): Get operands correctly and call the target
1879 function.
1880 (do_formats_9_10): Rough cut so shift ops will work.
1881 (sim_resume): Tweak to deal with format 1 and format 2
1882 handling in a single funtion. Don't update the PC
1883 for format 3 insns. Fix typos.
1884 * simops.c: Slightly reorganize. Add condition code handling
1885 to "add", "addi", "and", "andi", "or", "ori", "xor", "xori"
1886 and "not" instructions.
1887 * v850_sim.h (reg_t): Registers are 32bits.
1888 (_state): The V850 has 32 general registers. Add a 32bit
1889 psw and pc register too. Add accessor macros
1890
1891 * Makefile.in, interp.c, v850_sim.h: Bring over endianness
1892 changes from the d10v simulator.
1893
1894 * simops.c: Add shift support.
1895
1896 * simops.c: Add multiply & divide support. Abort for system
1897 instructions.
1898
1899 * simops.c: Add logicals, mov, movhi, movea, add, addi, sub
1900 and subr. No condition codes yet.
1901
1902 Wed Aug 28 13:53:22 1996 Jeffrey A Law (law@cygnus.com)
1903
1904 * ChangeLog, Makefile.in, configure, configure.in, v850_sim.h,
1905 gencode.c, interp.c, simops.c: Created.