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