OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [final_interface/] [gdb-5.0/] [sim/] [h8300/] [ChangeLog] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 106 markom
Thu Sep  2 18:15:53 1999  Andrew Cagney  
2
 
3
        * configure: Regenerated to track ../common/aclocal.m4 changes.
4
 
5
1999-05-08  Felix Lee  
6
 
7
        * configure: Regenerated to track ../common/aclocal.m4 changes.
8
 
9
1999-04-02  Keith Seitz  
10
 
11
        * compile.c (POLL_QUIT_INTERVAL): Define. Used to tweak the
12
        frequency at which the poll_quit callback is used.
13
        (sim_resume): Use POLL_QUIT_INTERVAL instead of hard-coded value.
14
 
15
Tue Apr 28 18:33:31 1998  Geoffrey Noer  
16
 
17
        * configure: Regenerated to track ../common/aclocal.m4 changes.
18
 
19
Sun Apr 26 15:31:55 1998  Tom Tromey  
20
 
21
        * configure: Regenerated to track ../common/aclocal.m4 changes.
22
        * config.in: Ditto.
23
 
24
Sun Apr 26 15:20:14 1998  Tom Tromey  
25
 
26
        * acconfig.h: New file.
27
        * configure.in: Reverted change of Apr 24; use sinclude again.
28
 
29
Fri Apr 24 14:16:40 1998  Tom Tromey  
30
 
31
        * configure: Regenerated to track ../common/aclocal.m4 changes.
32
        * config.in: Ditto.
33
 
34
Fri Apr 24 11:19:46 1998  Tom Tromey  
35
 
36
        * configure.in: Don't call sinclude.
37
 
38
Sat Apr  4 20:36:25 1998  Andrew Cagney  
39
 
40
        * configure: Regenerated to track ../common/aclocal.m4 changes.
41
 
42
Fri Mar 27 16:15:52 1998  Andrew Cagney  
43
 
44
        * configure: Regenerated to track ../common/aclocal.m4 changes.
45
 
46
Wed Mar 25 12:35:29 1998  Andrew Cagney  
47
 
48
        * configure: Regenerated to track ../common/aclocal.m4 changes.
49
 
50
Wed Mar 18 12:38:12 1998  Andrew Cagney  
51
 
52
        * configure: Regenerated to track ../common/aclocal.m4 changes.
53
 
54
Tue Feb 17 12:42:18 1998  Andrew Cagney  
55
 
56
        * compile.c (sim_store_register, sim_fetch_register): Pass in
57
        length parameter.  Return -1.
58
 
59
Sun Feb  1 16:47:51 1998  Andrew Cagney  
60
 
61
        * configure: Regenerated to track ../common/aclocal.m4 changes.
62
 
63
Sat Jan 31 18:15:41 1998  Andrew Cagney  
64
 
65
        * configure: Regenerated to track ../common/aclocal.m4 changes.
66
 
67
Mon Jan 19 22:26:29 1998  Doug Evans  
68
 
69
        * configure: Regenerated to track ../common/aclocal.m4 changes.
70
 
71
Mon Dec 15 23:17:11 1997  Andrew Cagney  
72
 
73
        * configure: Regenerated to track ../common/aclocal.m4 changes.
74
        * config.in: Ditto.
75
 
76
Thu Dec  4 09:21:05 1997  Doug Evans  
77
 
78
        * configure: Regenerated to track ../common/aclocal.m4 changes.
79
 
80
Tue Nov 11 16:52:07 1997  Angela Marie Thomas (angela@cygnus.com)
81
 
82
        * compile.c: #include stdio.h for definition of NULL on
83
        some platforms.
84
 
85
Wed Oct 22 14:43:00 1997  Andrew Cagney  
86
 
87
        * compile.c (sim_load): Pass lma_p and sim_write args to
88
        sim_load_file.
89
 
90
Fri Oct  3 09:28:00 1997  Andrew Cagney  
91
 
92
        * configure: Regenerated to track ../common/aclocal.m4 changes.
93
 
94
Wed Sep 24 17:38:57 1997  Andrew Cagney  
95
 
96
        * configure: Regenerated to track ../common/aclocal.m4 changes.
97
 
98
Tue Sep 23 11:04:38 1997  Andrew Cagney  
99
 
100
        * configure: Regenerated to track ../common/aclocal.m4 changes.
101
 
102
Mon Sep 22 11:46:20 1997  Andrew Cagney  
103
 
104
        * configure: Regenerated to track ../common/aclocal.m4 changes.
105
 
106
Fri Sep 19 17:45:25 1997  Andrew Cagney  
107
 
108
        * configure: Regenerated to track ../common/aclocal.m4 changes.
109
 
110
Wed Sep 17 12:00:57 1997  Andrew Cagney  
111
 
112
        * Makefile.in (compile.o): Depend on config.h in local directory.
113
 
114
Mon Sep 15 17:36:15 1997  Andrew Cagney  
115
 
116
        * configure: Regenerated to track ../common/aclocal.m4 changes.
117
 
118
Tue Sep  9 22:17:26 1997  Felix Lee  
119
 
120
        * inst.h (sim_state): rename to h8300_sim_state, to avoid conflict
121
        with sim/common.
122
        * configure.in: check for sys/param.h
123
        * compile.c: #ifdef HAVE_SYS_PARAM_H.
124
        #define SIGTRAP for wingdb.
125
        (sim_resume): poll keyboard at least once per call.
126
        (sim_resume): use host_callback instead of printf for syscall
127
        output.
128
 
129
Thu Sep  4 17:21:23 1997  Doug Evans  
130
 
131
        * configure: Regenerated to track ../common/aclocal.m4 changes.
132
 
133
Wed Aug 27 18:13:22 1997  Andrew Cagney  
134
 
135
        * configure: Regenerated to track ../common/aclocal.m4 changes.
136
        * config.in: Ditto.
137
 
138
Tue Aug 26 10:38:43 1997  Andrew Cagney  
139
 
140
        * compile.c (sim_kill): Delete.
141
        (sim_create_inferior): Add ABFD argument.
142
        (sim_load): Move setting of PC from here.
143
        (sim_create_inferior): To here.
144
        (sim_open, sim_load, set_h8300h): Add fixme explaining why much of
145
        the sim_load code should be moved to sim_open.
146
 
147
Mon Aug 25 17:50:22 1997  Andrew Cagney  
148
 
149
        * configure: Regenerated to track ../common/aclocal.m4 changes.
150
        * config.in: Ditto.
151
 
152
Mon Aug 25 15:47:41 1997  Andrew Cagney  
153
 
154
        * compile.c (sim_open): Add ABFD argument.
155
 
156
Tue May 20 10:16:48 1997  Andrew Cagney  
157
 
158
        * compile.c (sim_open): Add callback argument.
159
        (sim_set_callbacks): Delete SIM_DESC argument.
160
 
161
Wed Apr 30 10:22:29 1997  Doug Evans  
162
 
163
        * compile.c (sim_load): Call bfd_get_mach instead of examining
164
        bfd fields directly.
165
        * tconfig.in (SIM_PRE_LOAD): Delete, no longer used.
166
 
167
Thu Apr 24 00:39:51 1997  Doug Evans  
168
 
169
        * configure: Regenerated to track ../common/aclocal.m4 changes.
170
 
171
Fri Apr 18 14:30:09 1997  Andrew Cagney  
172
 
173
        * compile.c (sim_resume): Use poll_quit callback.
174
        (sim_stop): New function.
175
 
176
Thu Apr 17 03:06:39 1997  Doug Evans  
177
 
178
        * Makefile.in (SIM_OBJS): Add sim-load.o.
179
        * compile.c (sim_kind, myname): New static locals.
180
        (sim_open): Set sim_kind, myname.
181
        (sim_load): Return SIM_RC.  New arg abfd.  Update test for h8300h.
182
        Call sim_load_file to load file into simulator.  Set start address
183
        from bfd.
184
        (sim_create_inferior): Return SIM_RC.  Delete arg start_address.
185
 
186
Mon Apr  7 15:45:02 1997  Andrew Cagney  
187
 
188
        * configure: Regenerated to track ../common/aclocal.m4 changes.
189
        * config.in: Ditto.
190
 
191
Wed Apr  2 15:06:28 1997  Doug Evans  
192
 
193
        * compile.c (sim_open): New arg `kind'.
194
 
195
        * configure: Regenerated to track ../common/aclocal.m4 changes.
196
 
197
Wed Apr  2 14:34:19 1997 Andrew Cagney 
198
 
199
        * configure: Regenerated to track ../common/aclocal.m4 changes.
200
 
201
Wed Mar 19 01:14:00 1997  Andrew Cagney  
202
 
203
        * configure: Regenerated to track ../common/aclocal.m4 changes.
204
 
205
Mon Mar 17 15:10:07 1997  Andrew Cagney  
206
 
207
        * configure: Re-generate.
208
 
209
Fri Mar 14 10:34:11 1997  Michael Meissner  
210
 
211
        * configure: Regenerate to track ../common/aclocal.m4 changes.
212
 
213
Thu Mar 13 12:48:05 1997  Doug Evans  
214
 
215
        * compile.c (sim_open): New SIM_DESC result.  Argument is now in
216
        argv form.
217
        (other sim_*): New SIM_DESC argument.
218
 
219
Tue Feb  4 13:36:29 1997  Doug Evans  
220
 
221
        * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
222
        COMMON_{PRE,POST}_CONFIG_FRAG instead.
223
        * configure.in: sinclude ../common/aclocal.m4.
224
        * configure: Regenerated.
225
 
226
Thu Jan 23 11:46:23 1997  Stu Grossman  (grossman@critters.cygnus.com)
227
 
228
        * configure configure.in Makefile.in:  Update to new configure
229
        scheme which is more compatible with WinGDB builds.
230
        * configure.in:  Improve comment on how to run autoconf.
231
        * configure:  Re-run autoconf to get new ../common/aclocal.m4.
232
        * Makefile.in:  Use autoconf substitution to install common
233
        makefile fragment.
234
 
235
Wed Nov 20 01:39:12 1996  Doug Evans  
236
 
237
        * Makefile.in: Delete stuff moved to ../common/Make-common.in.
238
        (SIM_OBJS): Define.
239
        * configure.in: Simplify using macros in ../common/aclocal.m4.
240
        * configure: Regenerated.
241
        * inst.h (enum sim_state): Define.
242
        (cpu_state_type): New member `state'.  Set it whenever `exception'
243
        is set.
244
        * compile.c (sim_callback): New global.
245
        (sim_set_simcache_size): Renamed from sim_csize.
246
        (sim_resume, case O_SLEEP): Add right way to decode r0 but #if 0 out
247
        'cus it can't work.  Change main loop exit test to use cpu.state.
248
        (sim_trace): New function.
249
        (sim_stop_reason): Add right way to set results, but #if 0 out.
250
        (sim_size): New function.
251
        (sim_info): Redirect calls to printf_filtered through callback.
252
        (sim_set_callbacks): Record callback.
253
        * run.c: Deleted, using one in ../common now.
254
        * tconfig.in: New file.
255
 
256
Thu Oct  3 16:13:18 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
257
 
258
        * Makefile.in (mostlyclean): Don't remove config.log here.
259
 
260
Fri Aug  9 22:59:11 1996  Jeffrey A Law  (law@cygnus.com)
261
 
262
        * compile.c (sim_resume): rts, sleep, bpt and nop have
263
        no associated "size".
264
 
265
Tue Jul  9 22:15:39 1996  Jeffrey A Law  (law@cygnus.com)
266
 
267
        * compile.c (sim_resume): Fix all rotate-by-2-bits insns.
268
 
269
Tue Jul  2 23:08:45 1996  Jeffrey A Law  (law@cygnus.com)
270
 
271
        * run.c (main): Don't "load" sections which don't have
272
        SEC_LOAD set.
273
        * compile.c (sim_resume, case "O_NOT"): Use ONOT instead
274
        of OSHIFTS.
275
        (ONOT): Define.
276
        (sim_resume, shift/rotate cases): Add support for shift/rotate
277
        by two bits.
278
        (OSHIFTS): Corresponding changes.
279
 
280
Tue Jul  2 01:37:27 1996  Jeffrey A Law  (law@cygnus.com)
281
 
282
        * compile.c (sim_resume): Handle "ldm.l" and "stm.l".
283
 
284
Wed Jun 26 08:58:53 1996  Jeffrey A Law  (law@cygnus.com)
285
 
286
        * compile.c (h8300smode): Declare.
287
 
288
Wed Jun 26 12:20:56 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
289
 
290
        * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
291
        INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
292
        (docdir): Removed.
293
        * configure.in (AC_PREREQ): autoconf 2.5 or higher.
294
        (AC_PROG_INSTALL): Added.
295
        * configure: Rebuilt.
296
 
297
Tue Jun 18 16:31:10 1996  Jeffrey A. Law  
298
 
299
        * compile.c (sim_load): Treat the H8/S like the H8/300H for now.
300
        * run.c (main): Treat the H8/S like the H8/300H for now.
301
 
302
Fri May 24 10:35:25 1996  Jeffrey A Law  (law@cygnus.com)
303
 
304
        * compile.c (SEXTCHAR): Clear upper bits when sign
305
        bit is clear.
306
 
307
Wed May 22 22:23:37 1996  Jeffrey A Law  (law@cygnus.com)
308
 
309
        * compile.c (sim_resume): Correctly handle divu.
310
 
311
Tue May  7 02:13:05 1996  Jeffrey A Law  (law@cygnus.com)
312
 
313
        * compile.c (sim_resume): Never allow the PC to have an
314
        odd value.
315
 
316
Fri Apr 12 16:50:37 1996  Jeffrey A Law  (law@cygnus.com)
317
 
318
        * inst.h: Expand on comments regarding H8300H_MSIZE.  Note
319
        separate memory is allocate for the 8-bit area.
320
        (struct cpu_state_type): Add new "eightbit' field.
321
        * compile.c (GET_MEMORY_L): Handle access into the 8-bit
322
        area.
323
        (GET_MEMORY_W, GET_MEMORY_B): Likewise.
324
        (SET_MEMORY_L, SET_MEMORY_W, SET_MEMORY_B): Likewise.
325
        (init_pointers): Initialize space for the 8-bit area.
326
        (sim_write): Handle writing into the 8-bit area.
327
        (sim_read): Handle reading from the 8-bit area.
328
        (sim_load): Reallocate space for the 8-bit area.
329
 
330
        * compile.c (sim_load): Re-allocate memory for the simulator
331
        here.
332
 
333
Fri Apr 12 09:39:56 1996  Jeffrey A Law  (law@cygnus.com)
334
 
335
        * compile.c (sim_resume): Fix and simplify overflow and carry
336
        handling for 32bit ALU insns.
337
 
338
Mon Apr  8 23:58:49 1996  Jeffrey A Law  (law@cygnus.com)
339
 
340
        * compile.c (sim_resume): Fix overflow checks for ALU insns.
341
 
342
Fri Apr  5 17:20:59 1996  Jeffrey A Law  (law@cygnus.com)
343
 
344
        * compile.c (decode): Use "bit" to hold L_3 immediates instead
345
        of holding them in "abs".  Handle ABS8MEM memory references aka
346
        8-bit area.  Replace ABSMOV references with ABS8MEM.
347
 
348
Wed Mar 13 17:43:56 1996  Jeffrey A Law  (law@cygnus.com)
349
 
350
        * compile.c (fetch): Handle accesses to the exception/function
351
        vectors.
352
 
353
Mon Mar 11 09:53:25 1996  Doug Evans  
354
 
355
        * compile.c: #include "wait.h".
356
        (sim_resume, sleep insn): Check program exit status in r0.
357
        (sim_resume, shift insns): Fix setting of overflow flag for shal.
358
        * run.c: #include .
359
        (main): Abort if program got SIGILL.
360
        Print error message if argument is invalid.
361
        (usage): Improve text.
362
 
363
Wed Feb 21 12:15:00 1996  Ian Lance Taylor  
364
 
365
        * configure: Regenerate with autoconf 2.7.
366
 
367
Thu Jan  4 11:52:53 1996  Doug Evans  
368
 
369
        * inst.h (MPOWER,MSIZE): Deleted.
370
        (H8300{,H}_MSIZE): Define.
371
        * compile.c (memory_size): New static global.
372
        (init_pointers): Set memory size from one of H8300{,H}_MSIZE.
373
        (sim_write,sim_read): Use memory_size.
374
 
375
Fri Oct 13 15:03:19 1995  steve chamberlain  
376
 
377
        * compile.c (sim_set_callbacks): New.
378
 
379
Tue Oct 10 11:11:26 1995  Fred Fish  
380
 
381
        * Makefile.in (BISON): Remove macro.
382
 
383
Wed Sep 20 13:35:02 1995  Ian Lance Taylor  
384
 
385
        * Makefile.in (maintainer-clean): New synonym for realclean.
386
 
387
Fri Sep  8 12:18:53 1995  Ian Lance Taylor  
388
 
389
        * Makefile.in (install): Don't install in $(tooldir).
390
 
391
        * configure.in: Call AC_CONFIG_HEADER.  Don't try to use
392
        bfd/hosts/*.h file or bfd/config/*.mh file.  Call AC_PROG_CC and
393
        AC_PROG_RANLIB.  Substitute in values for CFLAGS, HDEFINES and AR.
394
        Call AC_CHECK_HEADERS for stdlib.h and time.h.  Touch stamp.h if
395
        creating config.h.
396
        * configure: Rebuild.
397
        * config.in: New file, created by autoheader.
398
        * Makefile.in (AR): Define as @AR@.
399
        (CC): New variable, defined as @CC@.
400
        (CFLAGS): Define as @CFLAGS@.
401
        (RANLIB): Define as @RANLIB@.
402
        (HDEFINES, TDEFINES): New variables.
403
        (@host_makefile_frag@): Remove.
404
        (compile.o, run.o): Depend upon config.h.
405
        (mostlyclean): Make the same as clean, not distclean.
406
        (clean): Remove config.log.
407
        (distclean): Remove config.h and stamp-h.
408
        (Makefile): Don't depend upon @frags@.  Just rebuild Makefile when
409
        invoking config.status.
410
        (config.h, stamp-h): New targets.
411
        * compile.c: Include "config.h".  Don't include .
412
        Include  and  if they exist.  Don't include
413
        "sysdep.h".
414
        (get_now): Remove unused local b.
415
        * run.c: Include "config.h".  Include  if it exists.
416
        Don't include "sysdep.h".
417
        * writecode.c: Don't include "bfd.h" or "sysdep.h".  Include
418
        .
419
 
420
Thu Aug  3 10:45:37 1995  Fred Fish  
421
 
422
        * Update all FSF addresses except those in COPYING* files.
423
 
424
Wed Jul  5 14:32:54 1995  J.T. Conklin  
425
 
426
        * Makefile.in (clean): Remove run.
427
        (distclean): Remove Makefile.
428
 
429
        * h8300.mt: Removed.
430
 
431
        * Makefile.in, configure.in: converted to autoconf.
432
        * configure: New file, generated with autconf 2.4.
433
 
434
Fri Jun 30 16:50:24 1995  Stan Shebs  
435
 
436
        * compile.c (sim_do_command): New function.
437
 
438
Tue Jun 20 16:18:13 1995  Steve Chamberlain  
439
 
440
        * compile.c (get_now): Don't do if win32.
441
        (sim_resume): Poll in win32 too.
442
 
443
Wed May 24 16:31:38 1995  Jim Wilson  
444
 
445
        * configure.in: Fix typo in last change.
446
 
447
Mon Mar 27 10:32:34 1995  J.T. Conklin  
448
 
449
        * run.c: parse arguments with getopt().
450
 
451
Tue Feb 28 17:30:08 1995  Ian Lance Taylor  
452
 
453
        * configure.in: Use ../../bfd/hosts/std-host.h if specific
454
        host unavailable.
455
 
456
Sun Jan 22 12:35:43 1995  Steve Chamberlain  
457
 
458
        * compile.c (sim_resume): Initialize cpu.mask.
459
 
460
Thu Sep  8 16:53:00 1994  Steve Chamberlain  (sac@jonny.cygnus.com)
461
 
462
        * inst.h (MPOWER): Bump simulated memory size to 2^18 bytes.
463
 
464
Wed May 18 13:47:58 1994  Doug Evans  (dje@canuck.cygnus.com)
465
 
466
        * compile.c: #include "bfd.h".
467
        (sim_*): Set result type to void where there isn't one.
468
        (sim_resume, default case): Set cpu.exception to SIGILL.
469
        (sim_trace): Delete.
470
        (sim_set_pc): Delete.
471
        (sim_info): Delete printf_fn arg, all callers changed.
472
        Call printf_filtered.
473
        (set_h8300h): New arg `flag', all callers changed.
474
        (sim_close): New function.
475
        (sim_load): New function.
476
        (sim_create_inferior): Renamed from sim_set_args, all callers changed.
477
        * run.c: #include , "remote-sim.h".
478
        (printf_filtered): New function.
479
 
480
Fri May 13 18:32:27 1994  Doug Evans  (dje@canuck.cygnus.com)
481
 
482
        * compile.c (decode): Fix typo (16 bit branches).
483
        (*): Some white space clean up.
484
 
485
Fri May  6 13:44:01 1994  Steve Chamberlain  (sac@jonny.cygnus.com)
486
 
487
        * compile.c (decode): Compile 16bit branches properly.
488
 
489
Sat Dec 11 16:32:36 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
490
 
491
        * compile.c: Tidy up formatting. (sim_resume): Add orc, xorc,
492
        andc.  Poll for interrupts.
493
 
494
Thu Oct 28 19:29:34 1993  Doug Evans  (dje@canuck.cygnus.com)
495
 
496
        * compile.c: #include "ansidecl.h" for remote-sim.h.
497
 
498
Tue Oct 26 09:43:36 1993  Doug Evans  (dje@canuck.cygnus.com)
499
 
500
        * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb
501
        * compile.c: #include "remote-sim.h".
502
        (sim_resume): New arg siggnal.
503
        (sim_write): Use SIM_ADDR for type of arg addr.
504
        Always return a value.
505
        (sim_read): Ditto.
506
        (sim_store_register): Result is type int.
507
        (sim_fetch_register): Ditto.
508
        (sim_stop_reason): Renamed from sim_stop_signal.
509
        (sim_set_pc): Use SIM_ADDR for type of arg pc.
510
        (sim_info): int result, new arg printf_fn.
511
        (sim_kill): int result.
512
        (sim_open): int result, new arg name.
513
        * run.c (main): Use sim_set_pc to set pc.
514
        Update call to sim_info.
515
 
516
Sat Oct 23 15:01:18 1993  Doug Evans  (dje@canuck.cygnus.com)
517
 
518
        * compile.c (sim_stop_signal): Result is now enum sim_stop.
519
 
520
Fri Oct 15 23:49:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
521
 
522
        * compile.c (sim_kill, sim_open, sim_set_args): New functions.
523
 
524
Thu Oct  7 16:24:10 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
525
 
526
        * compile.c (sim_set_pc): Write to the pc direcly.
527
        (sim_store_register): Now value is passed by reference. (sim_read,
528
        sim_write): Return number of bytes copied.
529
 
530
Tue Aug 17 07:16:15 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
531
 
532
        * compile.c (mop): New function to do multiplies.
533
 
534
Fri Jul 16 13:53:53 1993  Doug Evans  (dje@canuck.cygnus.com)
535
 
536
        * compile.c (sim_resume): Add support for nop insn.
537
 
538
Thu Jul 15 09:59:01 1993  Doug Evans  (dje@canuck.cygnus.com)
539
 
540
        * compile.c: Reset HMODE back to zero (accidently set it to 1).
541
 
542
        * run.c (main): If h8/300h binary detected, call set_h8300h.
543
        * compile.c (sim_resume): Fix O_NEG insn.
544
 
545
Fri Jul  9 14:36:48 1993  Doug Evans  (dje@canuck.cygnus.com)
546
 
547
        * run.c (main): Add -h flag to enable h8/300h emulation.
548
        * compile.c: Rename Hmode to HMODE (consistency with gdb).
549
        (set_h8300h): New function.
550
        (sim_resume): Add support for extu,exts insns.
551
        (sim_resume): Fix logical right shifting.
552
        (sim_resume, label alu32): Fix setting of carry flag.
553
 
554
Sun Jul  4 00:35:41 1993  Doug Evans  (dje@canuck.cygnus.com)
555
 
556
        * compile.c (sim_csize): Initialize cpu.cache.
557
 
558
Fri Jul  2 17:42:59 1993  Doug Evans  (dje@canuck.cygnus.com)
559
 
560
        * Makefile.in: Add -I../../bfd to pick up bfd.h.
561
 
562
Thu Jun 24 13:40:12 1993  Doug Evans  (dje@canuck.cygnus.com)
563
 
564
        * run.c (main): Fix parsing of args.
565
 
566
        * compile.c (sim_resume): Fix shll insn.
567
 
568
Tue Jun  8 14:16:46 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
569
 
570
        * compile.c: New file, supports H8/300H.
571
        * p1,p3, gencode.c, state.h, writecode.c All dead and obsolete.
572
 
573
Tue Jun  1 11:14:59 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
574
 
575
        * run.c (main): Add -v to print info.
576
        * p3.c (sim_info):  New function.
577
 
578
Mon Mar 15 15:48:31 1993  Ian Lance Taylor  (ian@cygnus.com)
579
 
580
        * h8300.mt (DO_INSTALL): Renamed from INSTALL.
581
 
582
Wed Mar  3 15:06:53 1993  Steve Chamberlain  (sac@poseidon.cygnus.com)
583
 
584
        * Makefile.in: Don't use cb or indent
585
        * p1.c, state.h, writecode.c: lint
586
 
587
Mon Feb  1 16:44:58 1993  John Gilmore  (gnu@cygnus.com)
588
 
589
        * Makefile.in:  Make SunOS halfdone VPATH work.
590
        * p1.c:  Lint picked up by HP native compiler.
591
 
592
Mon Jan  4 12:32:35 1993  Steve Chamberlain  (sac@wahini.cygnus.com)
593
 
594
        * p1.c (sim_resume): when running on dos, any character typed to
595
        the keyboard will cause a simulated exception.
596
 
597
Sun Jan  3 14:15:07 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
598
 
599
        * p1.c, p3.c, run.c, writecode.c: all used h8/300 opcodes in and
600
        running
601
 
602
Tue Dec 22 13:56:48 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
603
 
604
        * new
605
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.