* run.c (main): Add -h flag to enable h8/300h emulation.
[deliverable/binutils-gdb.git] / sim / h8300 / ChangeLog
1 Fri Jul 9 14:36:48 1993 Doug Evans (dje@canuck.cygnus.com)
2
3 * run.c (main): Add -h flag to enable h8/300h emulation.
4 * compile.c: Rename Hmode to HMODE (consistency with gdb).
5 (set_h8300h): New function.
6 (sim_resume): Add support for extu,exts insns.
7 (sim_resume): Fix logical right shifting.
8 (sim_resume, label alu32): Fix setting of carry flag.
9
10 Sun Jul 4 00:35:41 1993 Doug Evans (dje@canuck.cygnus.com)
11
12 * compile.c (sim_csize): Initialize cpu.cache.
13
14 Fri Jul 2 17:42:59 1993 Doug Evans (dje@canuck.cygnus.com)
15
16 * Makefile.in: Add -I../../bfd to pick up bfd.h.
17
18 Thu Jun 24 13:40:12 1993 Doug Evans (dje@canuck.cygnus.com)
19
20 * run.c (main): Fix parsing of args.
21
22 * compile.c (sim_resume): Fix shll insn.
23
24 Tue Jun 8 14:16:46 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
25
26 * compile.c: New file, supports H8/300H.
27 * p1,p3, gencode.c, state.h, writecode.c All dead and obsolete.
28
29 Tue Jun 1 11:14:59 1993 Steve Chamberlain (sac@thepub.cygnus.com)
30
31 * run.c (main): Add -v to print info.
32 * p3.c (sim_info): New function.
33
34 Mon Mar 15 15:48:31 1993 Ian Lance Taylor (ian@cygnus.com)
35
36 * h8300.mt (DO_INSTALL): Renamed from INSTALL.
37
38 Wed Mar 3 15:06:53 1993 Steve Chamberlain (sac@poseidon.cygnus.com)
39
40 * Makefile.in: Don't use cb or indent
41 * p1.c, state.h, writecode.c: lint
42
43 Mon Feb 1 16:44:58 1993 John Gilmore (gnu@cygnus.com)
44
45 * Makefile.in: Make SunOS halfdone VPATH work.
46 * p1.c: Lint picked up by HP native compiler.
47
48 Mon Jan 4 12:32:35 1993 Steve Chamberlain (sac@wahini.cygnus.com)
49
50 * p1.c (sim_resume): when running on dos, any character typed to
51 the keyboard will cause a simulated exception.
52
53 Sun Jan 3 14:15:07 1993 Steve Chamberlain (sac@thepub.cygnus.com)
54
55 * p1.c, p3.c, run.c, writecode.c: all used h8/300 opcodes in and
56 running
57
58 Tue Dec 22 13:56:48 1992 Steve Chamberlain (sac@thepub.cygnus.com)
59
60 * new
61
This page took 0.030551 seconds and 4 git commands to generate.