* aclocal.m4 (SIM_AC_OUTPUT): Substitute @cgen_breaks@ for "break
[deliverable/binutils-gdb.git] / sim / mcore / ChangeLog
CommitLineData
9e126dc0
AM
12003-10-11 Alan Modra <amodra@bigpond.net.au>
2
3 * interp.c (sim_load): Don't refer directly to _cooked_size and vma;
4 Use bfd_section_size and bfd_get_section_vma.
5
6b4a8935
AC
62003-02-27 Andrew Cagney <cagney@redhat.com>
7
8 * interp.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
9
c8cca39f
AC
102002-06-16 Andrew Cagney <ac131313@redhat.com>
11
12 * configure: Regenerated to track ../common/aclocal.m4 changes.
13
3c25f8c7
AC
142002-06-08 Andrew Cagney <cagney@redhat.com>
15
16 * interp.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
17
eb2d80b4
AC
18Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
19
20 * configure: Regenerated to track ../common/aclocal.m4 changes.
21
3dfcd3c6
NC
222000-02-14 Nick Clifton <nickc@cygnus.com>
23
24 * interp.c (handle_trap1): Fix handling of fclose system call.
25 Patch submitted by <drew.sarkisian@motorola.com>.
26
63a027a3
NC
272000-02-10 Nick Clifton <nickc@cygnus.com>
28
29 * interp.c (target_big_endian): New variable.
30 (mcore_extract_unsigned_integer, mcore_store_unsigned_integer,
31 wlat, rlat, sim_resume, sim_load): Add supprot for little
32 endian targets.
33
c5394b80
JM
342000-01-13 Nick Clifton <nickc@cygnus.com>
35
36 * interp.c (sim_resume): Do not rely upon host semantics of shift
37 operators to implement M*Core semantics.
38
d4f3574e
SS
39Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
40
41 * configure: Regenerated to track ../common/aclocal.m4 changes.
42
085dd6e6
JM
431999-06-23 Nick Clifton <nickc@cygnus.com>
44
45 * sysdep.h: Do not define prototypes for memcpy and strchr if they
46 are macros.
47
392a587b
JM
481999-05-21 Nick Clifton <nickc@cygnus.com>
49
50 * interp.c (sim_resume): Add more tracing output.
51
9e086581
JM
521999-05-17 Keith Seitz <keiths@cygnus.com>
53
54 * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
55 (sim_resume): Correct off by one instruction error when a breakpoint
56 is hit.
57
cd0fc7c3
SS
581999-05-08 Felix Lee <flee@cygnus.com>
59
60 * configure: Regenerated to track ../common/aclocal.m4 changes.
61
621999-05-10 Nick Clifton <nickc@cygnus.com>
63
64 * interp.c (sim_resume): Record PC in case it is needed for error
65 messages and the original has been corrupted.
66
671999-05-07 Nick Clifton <nickc@cygnus.com>
68
69 * interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
70 (util): Handle 0x50FF stubs properly.
71
72
b83266a0
SS
731999-04-29 Nick Clifton <nickc@cygnus.com>
74
75 * interp.c (set_initial_gprs): Only display memory range if
76 verbose option has been set.
77
2d514e6f
SS
781999-04-22 Nick Clifton <nickc@cygnus.com>
79
80 * interp.c: Add tracing and verbose options.
81 Fixed trap and syscall emulations.
82
831999-04-08 Nick Clifton <nickc@cygnus.com>
84
85 * interp.c: New file: Simulator for MCore.
86 * sysdep.h: New file: Systems definitions for MCore simulator.
87 * configure.in: New file: Configure script for MCore simulator.
88 * configure: New file: Genreated.
89 * config,in: New file: Config support.
90 * Makefile.in: New file: Meta makefile for MCore simulator.
91
This page took 0.350295 seconds and 4 git commands to generate.