]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/mcore/ChangeLog
* Makefile.in (autoconf-changelog autoheader-changelog): Let name,
[thirdparty/binutils-gdb.git] / sim / mcore / ChangeLog
CommitLineData
3c25f8c7
AC
12002-06-08 Andrew Cagney <cagney@redhat.com>
2
3 * interp.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
4
eb2d80b4
AC
5Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
6
7 * configure: Regenerated to track ../common/aclocal.m4 changes.
8
3dfcd3c6
NC
92000-02-14 Nick Clifton <nickc@cygnus.com>
10
11 * interp.c (handle_trap1): Fix handling of fclose system call.
12 Patch submitted by <drew.sarkisian@motorola.com>.
13
63a027a3
NC
142000-02-10 Nick Clifton <nickc@cygnus.com>
15
16 * interp.c (target_big_endian): New variable.
17 (mcore_extract_unsigned_integer, mcore_store_unsigned_integer,
18 wlat, rlat, sim_resume, sim_load): Add supprot for little
19 endian targets.
20
c5394b80
JM
212000-01-13 Nick Clifton <nickc@cygnus.com>
22
23 * interp.c (sim_resume): Do not rely upon host semantics of shift
24 operators to implement M*Core semantics.
25
d4f3574e
SS
26Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
27
28 * configure: Regenerated to track ../common/aclocal.m4 changes.
29
085dd6e6
JM
301999-06-23 Nick Clifton <nickc@cygnus.com>
31
32 * sysdep.h: Do not define prototypes for memcpy and strchr if they
33 are macros.
34
392a587b
JM
351999-05-21 Nick Clifton <nickc@cygnus.com>
36
37 * interp.c (sim_resume): Add more tracing output.
38
9e086581
JM
391999-05-17 Keith Seitz <keiths@cygnus.com>
40
41 * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
42 (sim_resume): Correct off by one instruction error when a breakpoint
43 is hit.
44
cd0fc7c3
SS
451999-05-08 Felix Lee <flee@cygnus.com>
46
47 * configure: Regenerated to track ../common/aclocal.m4 changes.
48
491999-05-10 Nick Clifton <nickc@cygnus.com>
50
51 * interp.c (sim_resume): Record PC in case it is needed for error
52 messages and the original has been corrupted.
53
541999-05-07 Nick Clifton <nickc@cygnus.com>
55
56 * interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
57 (util): Handle 0x50FF stubs properly.
58
59
b83266a0
SS
601999-04-29 Nick Clifton <nickc@cygnus.com>
61
62 * interp.c (set_initial_gprs): Only display memory range if
63 verbose option has been set.
64
2d514e6f
SS
651999-04-22 Nick Clifton <nickc@cygnus.com>
66
67 * interp.c: Add tracing and verbose options.
68 Fixed trap and syscall emulations.
69
701999-04-08 Nick Clifton <nickc@cygnus.com>
71
72 * interp.c: New file: Simulator for MCore.
73 * sysdep.h: New file: Systems definitions for MCore simulator.
74 * configure.in: New file: Configure script for MCore simulator.
75 * configure: New file: Genreated.
76 * config,in: New file: Config support.
77 * Makefile.in: New file: Meta makefile for MCore simulator.
78