]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/mcore/ChangeLog
bfd/, binutils/, gas/, gprof/, ld/, opcodes/
[thirdparty/binutils-gdb.git] / sim / mcore / ChangeLog
CommitLineData
20e95c23
DJ
12006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * configure: Regenerated.
4
2b193c4a
MK
52005-03-23 Mark Kettenis <kettenis@gnu.org>
6
7 * configure: Regenerate.
8
35695fd6
AC
92005-01-14 Andrew Cagney <cagney@gnu.org>
10
11 * configure.ac: Sinclude aclocal.m4 before common.m4. Add
12 explicit call to AC_CONFIG_HEADER.
13 * configure: Regenerate.
14
f0569246
AC
152005-01-12 Andrew Cagney <cagney@gnu.org>
16
17 * configure.ac: Update to use ../common/common.m4.
18 * configure: Re-generate.
19
38f48d72
AC
202005-01-11 Andrew Cagney <cagney@localhost.localdomain>
21
22 * configure: Regenerated to track ../common/aclocal.m4 changes.
23
b7026657
AC
242005-01-07 Andrew Cagney <cagney@gnu.org>
25
26 * configure.ac: Rename configure.in, require autoconf 2.59.
27 * configure: Re-generate.
28
379832de
HPN
292004-12-08 Hans-Peter Nilsson <hp@axis.com>
30
31 * configure: Regenerate for ../common/aclocal.m4 update.
32
9e126dc0
AM
332003-10-11 Alan Modra <amodra@bigpond.net.au>
34
35 * interp.c (sim_load): Don't refer directly to _cooked_size and vma;
36 Use bfd_section_size and bfd_get_section_vma.
37
6b4a8935
AC
382003-02-27 Andrew Cagney <cagney@redhat.com>
39
40 * interp.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
41
c8cca39f
AC
422002-06-16 Andrew Cagney <ac131313@redhat.com>
43
44 * configure: Regenerated to track ../common/aclocal.m4 changes.
45
3c25f8c7
AC
462002-06-08 Andrew Cagney <cagney@redhat.com>
47
48 * interp.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
49
eb2d80b4
AC
50Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
51
52 * configure: Regenerated to track ../common/aclocal.m4 changes.
53
3dfcd3c6
NC
542000-02-14 Nick Clifton <nickc@cygnus.com>
55
56 * interp.c (handle_trap1): Fix handling of fclose system call.
57 Patch submitted by <drew.sarkisian@motorola.com>.
58
63a027a3
NC
592000-02-10 Nick Clifton <nickc@cygnus.com>
60
61 * interp.c (target_big_endian): New variable.
62 (mcore_extract_unsigned_integer, mcore_store_unsigned_integer,
63 wlat, rlat, sim_resume, sim_load): Add supprot for little
64 endian targets.
65
c5394b80
JM
662000-01-13 Nick Clifton <nickc@cygnus.com>
67
68 * interp.c (sim_resume): Do not rely upon host semantics of shift
69 operators to implement M*Core semantics.
70
d4f3574e
SS
71Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
72
73 * configure: Regenerated to track ../common/aclocal.m4 changes.
74
085dd6e6
JM
751999-06-23 Nick Clifton <nickc@cygnus.com>
76
77 * sysdep.h: Do not define prototypes for memcpy and strchr if they
78 are macros.
79
392a587b
JM
801999-05-21 Nick Clifton <nickc@cygnus.com>
81
82 * interp.c (sim_resume): Add more tracing output.
83
9e086581
JM
841999-05-17 Keith Seitz <keiths@cygnus.com>
85
86 * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
87 (sim_resume): Correct off by one instruction error when a breakpoint
88 is hit.
89
cd0fc7c3
SS
901999-05-08 Felix Lee <flee@cygnus.com>
91
92 * configure: Regenerated to track ../common/aclocal.m4 changes.
93
941999-05-10 Nick Clifton <nickc@cygnus.com>
95
96 * interp.c (sim_resume): Record PC in case it is needed for error
97 messages and the original has been corrupted.
98
991999-05-07 Nick Clifton <nickc@cygnus.com>
100
101 * interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
102 (util): Handle 0x50FF stubs properly.
103
104
b83266a0
SS
1051999-04-29 Nick Clifton <nickc@cygnus.com>
106
107 * interp.c (set_initial_gprs): Only display memory range if
108 verbose option has been set.
109
2d514e6f
SS
1101999-04-22 Nick Clifton <nickc@cygnus.com>
111
112 * interp.c: Add tracing and verbose options.
113 Fixed trap and syscall emulations.
114
1151999-04-08 Nick Clifton <nickc@cygnus.com>
116
117 * interp.c: New file: Simulator for MCore.
118 * sysdep.h: New file: Systems definitions for MCore simulator.
119 * configure.in: New file: Configure script for MCore simulator.
120 * configure: New file: Genreated.
121 * config,in: New file: Config support.
122 * Makefile.in: New file: Meta makefile for MCore simulator.
123