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