d753e85a1b8d7b8ad1537cc4bb97086f60af6163
[deliverable/binutils-gdb.git] / sim / h8300 / ChangeLog
1 Thu Oct 7 16:24:10 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
2
3 * compile.c (sim_set_pc): Write to the pc direcly.
4 (sim_store_register): Now value is passed by reference. (sim_read,
5 sim_write): Return number of bytes copied.
6
7 Tue Aug 17 07:16:15 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
8
9 * compile.c (mop): New function to do multiplies.
10
11 Fri Jul 16 13:53:53 1993 Doug Evans (dje@canuck.cygnus.com)
12
13 * compile.c (sim_resume): Add support for nop insn.
14
15 Thu Jul 15 09:59:01 1993 Doug Evans (dje@canuck.cygnus.com)
16
17 * compile.c: Reset HMODE back to zero (accidently set it to 1).
18
19 * run.c (main): If h8/300h binary detected, call set_h8300h.
20 * compile.c (sim_resume): Fix O_NEG insn.
21
22 Fri Jul 9 14:36:48 1993 Doug Evans (dje@canuck.cygnus.com)
23
24 * run.c (main): Add -h flag to enable h8/300h emulation.
25 * compile.c: Rename Hmode to HMODE (consistency with gdb).
26 (set_h8300h): New function.
27 (sim_resume): Add support for extu,exts insns.
28 (sim_resume): Fix logical right shifting.
29 (sim_resume, label alu32): Fix setting of carry flag.
30
31 Sun Jul 4 00:35:41 1993 Doug Evans (dje@canuck.cygnus.com)
32
33 * compile.c (sim_csize): Initialize cpu.cache.
34
35 Fri Jul 2 17:42:59 1993 Doug Evans (dje@canuck.cygnus.com)
36
37 * Makefile.in: Add -I../../bfd to pick up bfd.h.
38
39 Thu Jun 24 13:40:12 1993 Doug Evans (dje@canuck.cygnus.com)
40
41 * run.c (main): Fix parsing of args.
42
43 * compile.c (sim_resume): Fix shll insn.
44
45 Tue Jun 8 14:16:46 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
46
47 * compile.c: New file, supports H8/300H.
48 * p1,p3, gencode.c, state.h, writecode.c All dead and obsolete.
49
50 Tue Jun 1 11:14:59 1993 Steve Chamberlain (sac@thepub.cygnus.com)
51
52 * run.c (main): Add -v to print info.
53 * p3.c (sim_info): New function.
54
55 Mon Mar 15 15:48:31 1993 Ian Lance Taylor (ian@cygnus.com)
56
57 * h8300.mt (DO_INSTALL): Renamed from INSTALL.
58
59 Wed Mar 3 15:06:53 1993 Steve Chamberlain (sac@poseidon.cygnus.com)
60
61 * Makefile.in: Don't use cb or indent
62 * p1.c, state.h, writecode.c: lint
63
64 Mon Feb 1 16:44:58 1993 John Gilmore (gnu@cygnus.com)
65
66 * Makefile.in: Make SunOS halfdone VPATH work.
67 * p1.c: Lint picked up by HP native compiler.
68
69 Mon Jan 4 12:32:35 1993 Steve Chamberlain (sac@wahini.cygnus.com)
70
71 * p1.c (sim_resume): when running on dos, any character typed to
72 the keyboard will cause a simulated exception.
73
74 Sun Jan 3 14:15:07 1993 Steve Chamberlain (sac@thepub.cygnus.com)
75
76 * p1.c, p3.c, run.c, writecode.c: all used h8/300 opcodes in and
77 running
78
79 Tue Dec 22 13:56:48 1992 Steve Chamberlain (sac@thepub.cygnus.com)
80
81 * new
82
This page took 0.031973 seconds and 3 git commands to generate.