]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/mcore/ChangeLog
* configure.ac (common): Make the default "yes" for all targets
[thirdparty/binutils-gdb.git] / sim / mcore / ChangeLog
CommitLineData
e85e3205
RE
12006-06-13 Richard Earnshaw <rearnsha@arm.com>
2
3 * configure: Regenerated.
4
2f0122dc
DJ
52006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
6
7 * configure: Regenerated.
8
20e95c23
DJ
92006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
10
11 * configure: Regenerated.
12
2b193c4a
MK
132005-03-23 Mark Kettenis <kettenis@gnu.org>
14
15 * configure: Regenerate.
16
35695fd6
AC
172005-01-14 Andrew Cagney <cagney@gnu.org>
18
19 * configure.ac: Sinclude aclocal.m4 before common.m4. Add
20 explicit call to AC_CONFIG_HEADER.
21 * configure: Regenerate.
22
f0569246
AC
232005-01-12 Andrew Cagney <cagney@gnu.org>
24
25 * configure.ac: Update to use ../common/common.m4.
26 * configure: Re-generate.
27
38f48d72
AC
282005-01-11 Andrew Cagney <cagney@localhost.localdomain>
29
30 * configure: Regenerated to track ../common/aclocal.m4 changes.
31
b7026657
AC
322005-01-07 Andrew Cagney <cagney@gnu.org>
33
34 * configure.ac: Rename configure.in, require autoconf 2.59.
35 * configure: Re-generate.
36
379832de
HPN
372004-12-08 Hans-Peter Nilsson <hp@axis.com>
38
39 * configure: Regenerate for ../common/aclocal.m4 update.
40
9e126dc0
AM
412003-10-11 Alan Modra <amodra@bigpond.net.au>
42
43 * interp.c (sim_load): Don't refer directly to _cooked_size and vma;
44 Use bfd_section_size and bfd_get_section_vma.
45
6b4a8935
AC
462003-02-27 Andrew Cagney <cagney@redhat.com>
47
48 * interp.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
49
c8cca39f
AC
502002-06-16 Andrew Cagney <ac131313@redhat.com>
51
52 * configure: Regenerated to track ../common/aclocal.m4 changes.
53
3c25f8c7
AC
542002-06-08 Andrew Cagney <cagney@redhat.com>
55
56 * interp.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
57
eb2d80b4
AC
58Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
59
60 * configure: Regenerated to track ../common/aclocal.m4 changes.
61
3dfcd3c6
NC
622000-02-14 Nick Clifton <nickc@cygnus.com>
63
64 * interp.c (handle_trap1): Fix handling of fclose system call.
65 Patch submitted by <drew.sarkisian@motorola.com>.
66
63a027a3
NC
672000-02-10 Nick Clifton <nickc@cygnus.com>
68
69 * interp.c (target_big_endian): New variable.
70 (mcore_extract_unsigned_integer, mcore_store_unsigned_integer,
71 wlat, rlat, sim_resume, sim_load): Add supprot for little
72 endian targets.
73
c5394b80
JM
742000-01-13 Nick Clifton <nickc@cygnus.com>
75
76 * interp.c (sim_resume): Do not rely upon host semantics of shift
77 operators to implement M*Core semantics.
78
d4f3574e
SS
79Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
80
81 * configure: Regenerated to track ../common/aclocal.m4 changes.
82
085dd6e6
JM
831999-06-23 Nick Clifton <nickc@cygnus.com>
84
85 * sysdep.h: Do not define prototypes for memcpy and strchr if they
86 are macros.
87
392a587b
JM
881999-05-21 Nick Clifton <nickc@cygnus.com>
89
90 * interp.c (sim_resume): Add more tracing output.
91
9e086581
JM
921999-05-17 Keith Seitz <keiths@cygnus.com>
93
94 * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
95 (sim_resume): Correct off by one instruction error when a breakpoint
96 is hit.
97
cd0fc7c3
SS
981999-05-08 Felix Lee <flee@cygnus.com>
99
100 * configure: Regenerated to track ../common/aclocal.m4 changes.
101
1021999-05-10 Nick Clifton <nickc@cygnus.com>
103
104 * interp.c (sim_resume): Record PC in case it is needed for error
105 messages and the original has been corrupted.
106
1071999-05-07 Nick Clifton <nickc@cygnus.com>
108
109 * interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
110 (util): Handle 0x50FF stubs properly.
111
112
b83266a0
SS
1131999-04-29 Nick Clifton <nickc@cygnus.com>
114
115 * interp.c (set_initial_gprs): Only display memory range if
116 verbose option has been set.
117
2d514e6f
SS
1181999-04-22 Nick Clifton <nickc@cygnus.com>
119
120 * interp.c: Add tracing and verbose options.
121 Fixed trap and syscall emulations.
122
1231999-04-08 Nick Clifton <nickc@cygnus.com>
124
125 * interp.c: New file: Simulator for MCore.
126 * sysdep.h: New file: Systems definitions for MCore simulator.
127 * configure.in: New file: Configure script for MCore simulator.
128 * configure: New file: Genreated.
129 * config,in: New file: Config support.
130 * Makefile.in: New file: Meta makefile for MCore simulator.
131