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