import gdb-2000-01-17 snapshot
[external/binutils.git] / sim / mcore / ChangeLog
1 2000-01-13  Nick Clifton  <nickc@cygnus.com>
2
3         * interp.c (sim_resume): Do not rely upon host semantics of shift
4         operators to implement M*Core semantics.
5
6 Thu Sep  2 18:15:53 1999  Andrew Cagney  <cagney@b1.cygnus.com>
7
8         * configure: Regenerated to track ../common/aclocal.m4 changes.
9
10 1999-06-23  Nick Clifton  <nickc@cygnus.com>
11
12         * sysdep.h: Do not define prototypes for memcpy and strchr if they
13         are macros.
14
15 1999-05-21  Nick Clifton  <nickc@cygnus.com>
16
17         * interp.c (sim_resume): Add more tracing output.
18
19 1999-05-17  Keith Seitz  <keiths@cygnus.com>
20
21         * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
22         (sim_resume): Correct off by one instruction error when a breakpoint
23         is hit.
24
25 1999-05-08  Felix Lee  <flee@cygnus.com>
26
27         * configure: Regenerated to track ../common/aclocal.m4 changes.
28         
29 1999-05-10  Nick Clifton  <nickc@cygnus.com>
30
31         * interp.c (sim_resume): Record PC in case it is needed for error
32         messages and the original has been corrupted.
33
34 1999-05-07  Nick Clifton  <nickc@cygnus.com>
35
36         * interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
37         (util): Handle 0x50FF stubs properly.
38
39
40 1999-04-29  Nick Clifton  <nickc@cygnus.com>
41
42         * interp.c (set_initial_gprs): Only display memory range if
43         verbose option has been set.
44
45 1999-04-22  Nick Clifton  <nickc@cygnus.com>
46
47         * interp.c: Add tracing and verbose options.
48         Fixed trap and syscall emulations.
49
50 1999-04-08  Nick Clifton  <nickc@cygnus.com>
51
52         * interp.c: New file: Simulator for MCore.
53         * sysdep.h: New file: Systems definitions for MCore simulator.
54         * configure.in: New file: Configure script for MCore simulator.
55         * configure: New file: Genreated.
56         * config,in: New file: Config support.
57         * Makefile.in: New file: Meta makefile for MCore simulator.
58