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