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