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