]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/mcore/ChangeLog
10bb7604526d71cee61f0518c6914a02c4e280a5
[thirdparty/binutils-gdb.git] / sim / mcore / ChangeLog
1 2011-10-17 Mike Frysinger <vapier@gentoo.org>
2
3 * configure.ac: Change include to common/acinclude.m4.
4
5 2011-10-17 Mike Frysinger <vapier@gentoo.org>
6
7 * configure.ac: Change AC_PREREQ to 2.64. Delete AC_CONFIG_HEADER
8 call. Replace common.m4 include with SIM_AC_COMMON.
9 * configure: Regenerate.
10
11 2010-04-14 Mike Frysinger <vapier@gentoo.org>
12
13 * interp.c (sim_write): Add const to buffer arg.
14
15 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
16
17 * configure: Regenerate.
18
19 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
20
21 * config.in: Regenerate.
22 * configure: Likewise.
23
24 * configure: Regenerate.
25
26 2008-07-11 Hans-Peter Nilsson <hp@axis.com>
27
28 * configure: Regenerate to track ../common/common.m4 changes.
29 * config.in: Ditto.
30
31 2008-06-06 Vladimir Prus <vladimir@codesourcery.com>
32 Daniel Jacobowitz <dan@codesourcery.com>
33 Joseph Myers <joseph@codesourcery.com>
34
35 * configure: Regenerate.
36
37 2006-12-21 Hans-Peter Nilsson <hp@axis.com>
38
39 * config.in: Regenerate.
40
41 2006-06-13 Richard Earnshaw <rearnsha@arm.com>
42
43 * configure: Regenerated.
44
45 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
46
47 * configure: Regenerated.
48
49 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
50
51 * configure: Regenerated.
52
53 2005-03-23 Mark Kettenis <kettenis@gnu.org>
54
55 * configure: Regenerate.
56
57 2005-01-14 Andrew Cagney <cagney@gnu.org>
58
59 * configure.ac: Sinclude aclocal.m4 before common.m4. Add
60 explicit call to AC_CONFIG_HEADER.
61 * configure: Regenerate.
62
63 2005-01-12 Andrew Cagney <cagney@gnu.org>
64
65 * configure.ac: Update to use ../common/common.m4.
66 * configure: Re-generate.
67
68 2005-01-11 Andrew Cagney <cagney@localhost.localdomain>
69
70 * configure: Regenerated to track ../common/aclocal.m4 changes.
71
72 2005-01-07 Andrew Cagney <cagney@gnu.org>
73
74 * configure.ac: Rename configure.in, require autoconf 2.59.
75 * configure: Re-generate.
76
77 2004-12-08 Hans-Peter Nilsson <hp@axis.com>
78
79 * configure: Regenerate for ../common/aclocal.m4 update.
80
81 2003-10-11 Alan Modra <amodra@bigpond.net.au>
82
83 * interp.c (sim_load): Don't refer directly to _cooked_size and vma;
84 Use bfd_section_size and bfd_get_section_vma.
85
86 2003-02-27 Andrew Cagney <cagney@redhat.com>
87
88 * interp.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
89
90 2002-06-16 Andrew Cagney <ac131313@redhat.com>
91
92 * configure: Regenerated to track ../common/aclocal.m4 changes.
93
94 2002-06-08 Andrew Cagney <cagney@redhat.com>
95
96 * interp.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
97
98 Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
99
100 * configure: Regenerated to track ../common/aclocal.m4 changes.
101
102 2000-02-14 Nick Clifton <nickc@cygnus.com>
103
104 * interp.c (handle_trap1): Fix handling of fclose system call.
105 Patch submitted by <drew.sarkisian@motorola.com>.
106
107 2000-02-10 Nick Clifton <nickc@cygnus.com>
108
109 * interp.c (target_big_endian): New variable.
110 (mcore_extract_unsigned_integer, mcore_store_unsigned_integer,
111 wlat, rlat, sim_resume, sim_load): Add supprot for little
112 endian targets.
113
114 2000-01-13 Nick Clifton <nickc@cygnus.com>
115
116 * interp.c (sim_resume): Do not rely upon host semantics of shift
117 operators to implement M*Core semantics.
118
119 Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
120
121 * configure: Regenerated to track ../common/aclocal.m4 changes.
122
123 1999-06-23 Nick Clifton <nickc@cygnus.com>
124
125 * sysdep.h: Do not define prototypes for memcpy and strchr if they
126 are macros.
127
128 1999-05-21 Nick Clifton <nickc@cygnus.com>
129
130 * interp.c (sim_resume): Add more tracing output.
131
132 1999-05-17 Keith Seitz <keiths@cygnus.com>
133
134 * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
135 (sim_resume): Correct off by one instruction error when a breakpoint
136 is hit.
137
138 1999-05-08 Felix Lee <flee@cygnus.com>
139
140 * configure: Regenerated to track ../common/aclocal.m4 changes.
141
142 1999-05-10 Nick Clifton <nickc@cygnus.com>
143
144 * interp.c (sim_resume): Record PC in case it is needed for error
145 messages and the original has been corrupted.
146
147 1999-05-07 Nick Clifton <nickc@cygnus.com>
148
149 * interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
150 (util): Handle 0x50FF stubs properly.
151
152
153 1999-04-29 Nick Clifton <nickc@cygnus.com>
154
155 * interp.c (set_initial_gprs): Only display memory range if
156 verbose option has been set.
157
158 1999-04-22 Nick Clifton <nickc@cygnus.com>
159
160 * interp.c: Add tracing and verbose options.
161 Fixed trap and syscall emulations.
162
163 1999-04-08 Nick Clifton <nickc@cygnus.com>
164
165 * interp.c: New file: Simulator for MCore.
166 * sysdep.h: New file: Systems definitions for MCore simulator.
167 * configure.in: New file: Configure script for MCore simulator.
168 * configure: New file: Genreated.
169 * config,in: New file: Config support.
170 * Makefile.in: New file: Meta makefile for MCore simulator.
171