* configure: Regenerated to track ../common/aclocal.m4 changes.
[deliverable/binutils-gdb.git] / sim / arm / ChangeLog
1 Fri Apr 24 14:16:40 1998 Tom Tromey <tromey@creche>
2
3 * configure: Regenerated to track ../common/aclocal.m4 changes.
4 * config.in: Ditto.
5
6 Fri Apr 24 11:20:19 1998 Tom Tromey <tromey@cygnus.com>
7
8 * configure.in: Don't call sinclude.
9
10 Sat Apr 4 20:36:25 1998 Andrew Cagney <cagney@b1.cygnus.com>
11
12 * configure: Regenerated to track ../common/aclocal.m4 changes.
13
14 Fri Mar 27 16:15:52 1998 Andrew Cagney <cagney@b1.cygnus.com>
15
16 * configure: Regenerated to track ../common/aclocal.m4 changes.
17
18 Wed Mar 25 12:35:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
19
20 * configure: Regenerated to track ../common/aclocal.m4 changes.
21
22 Wed Mar 18 12:38:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
23
24 * configure: Regenerated to track ../common/aclocal.m4 changes.
25
26 Tue Mar 10 09:26:38 1998 Nick Clifton <nickc@cygnus.com>
27
28 * armopts.h: Remove definition of LITTLEND - it is not used.
29
30 Tue Feb 17 12:35:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
31
32 * wrapper.c (sim_store_register, sim_fetch_register): Pass in
33 length parameter. Return -1.
34
35 Sun Feb 1 16:47:51 1998 Andrew Cagney <cagney@b1.cygnus.com>
36
37 * configure: Regenerated to track ../common/aclocal.m4 changes.
38
39 Sat Jan 31 18:15:41 1998 Andrew Cagney <cagney@b1.cygnus.com>
40
41 * configure: Regenerated to track ../common/aclocal.m4 changes.
42
43 Mon Jan 19 22:26:29 1998 Doug Evans <devans@seba>
44
45 * configure: Regenerated to track ../common/aclocal.m4 changes.
46
47 Mon Dec 15 23:17:11 1997 Andrew Cagney <cagney@b1.cygnus.com>
48
49 * configure: Regenerated to track ../common/aclocal.m4 changes.
50 * config.in: Ditto.
51
52 Tue Dec 9 11:30:48 1997 Nick Clifton <nickc@cygnus.com>
53
54 * Makefile.in: Updated with changes from branch.
55 * armdefs.h: ditto
56 * armemu.c: ditto these changes
57 * armemu.h: ditto add support for
58 * armos.c: ditto the Thumb instruction
59 * armsupp.c: ditto set and the new v4
60 * armvirt.c: ditto architecture.
61 * wrapper.c: ditto
62 * thumbemu.c: New file from branch.
63
64
65 Thu Dec 4 09:21:05 1997 Doug Evans <devans@canuck.cygnus.com>
66
67 * configure: Regenerated to track ../common/aclocal.m4 changes.
68
69 Thu Oct 30 13:54:06 1997 Nick Clifton <nickc@cygnus.com>
70
71 * armos.c (ARMul_OSHandleSWI): Add support for GetEnv SWI. Patch
72 from Tony Thompson at ARM: athompso@arm.com
73
74 * wrapper.c (sim_create_inferior): Add code to create an execution
75 environment. Patch from Tony Thompson at ARM: athompso@arm.com
76
77 Wed Oct 22 14:43:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
78
79 * wrapper.c (sim_load): Pass lma_p and sim_write args to
80 sim_load_file.
81
82 Fri Oct 3 09:28:00 1997 Andrew Cagney <cagney@b1.cygnus.com>
83
84 * configure: Regenerated to track ../common/aclocal.m4 changes.
85
86 Wed Sep 24 17:38:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
87
88 * configure: Regenerated to track ../common/aclocal.m4 changes.
89
90 Tue Sep 23 11:04:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
91
92 * configure: Regenerated to track ../common/aclocal.m4 changes.
93
94 Mon Sep 22 11:46:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
95
96 * configure: Regenerated to track ../common/aclocal.m4 changes.
97
98 Fri Sep 19 17:45:25 1997 Andrew Cagney <cagney@b1.cygnus.com>
99
100 * configure: Regenerated to track ../common/aclocal.m4 changes.
101
102 Mon Sep 15 17:36:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
103
104 * configure: Regenerated to track ../common/aclocal.m4 changes.
105
106 Thu Sep 4 17:21:23 1997 Doug Evans <dje@seba>
107
108 * configure: Regenerated to track ../common/aclocal.m4 changes.
109
110 Wed Aug 27 18:13:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
111
112 * configure: Regenerated to track ../common/aclocal.m4 changes.
113 * config.in: Ditto.
114
115 Tue Aug 26 10:37:27 1997 Andrew Cagney <cagney@b1.cygnus.com>
116
117 * wrapper.c (sim_kill): Delete.
118 (sim_create_inferior): Add ABFD argument.
119 (sim_load): Move setting of PC from here.
120 (sim_create_inferior): To here.
121
122 Mon Aug 25 17:50:22 1997 Andrew Cagney <cagney@b1.cygnus.com>
123
124 * configure: Regenerated to track ../common/aclocal.m4 changes.
125 * config.in: Ditto.
126
127 Mon Aug 25 15:35:45 1997 Andrew Cagney <cagney@b1.cygnus.com>
128
129 * wrapper.c (sim_open): Add ABFD argument.
130
131 Tue May 20 10:13:26 1997 Andrew Cagney <cagney@b1.cygnus.com>
132
133 * wrapper.c (sim_open): Add callback argument.
134 (sim_set_callbacks): Drop SIM_DESC argument.
135
136 Thu Apr 24 00:39:51 1997 Doug Evans <dje@canuck.cygnus.com>
137
138 * configure: Regenerated to track ../common/aclocal.m4 changes.
139
140 Fri Apr 18 13:32:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
141
142 * wrapper.c (sim_stop): Stub sim_stop function.
143
144 Thu Apr 17 18:33:01 1997 Fred Fish <fnf@cygnus.com>
145
146 * arminit.c (ARMul_NewState): Preinitialize the state to
147 all zero/NULL.
148
149 Thu Apr 17 02:39:02 1997 Doug Evans <dje@canuck.cygnus.com>
150
151 * Makefile.in (SIM_OBJS): Add sim-load.o.
152 * wrapper.c (sim_kind,myname): New static locals.
153 (sim_open): Set sim_kind, myname.
154 (sim_load): Call sim_load_file to do work. Set start address from bfd.
155 (sim_create_inferior): Return SIM_RC. Delete start_address arg.
156
157 Thu Apr 17 11:48:25 1997 Andrew Cagney <cagney@b1.cygnus.com>
158
159 * wrapper.c (sim_trace): Update so that it matches prototype.
160
161 Mon Apr 7 15:45:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
162
163 * configure: Regenerated to track ../common/aclocal.m4 changes.
164 * config.in: Ditto.
165
166 Mon Apr 7 12:01:17 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
167
168 * Makefile.in (armemu32.o): Replace $< with autoconf recommended
169 $(srcdir)/....
170 (armemu26.o): Ditto.
171
172 Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
173
174 * wrapper.c (sim_open): New arg `kind'.
175
176 * configure: Regenerated to track ../common/aclocal.m4 changes.
177
178 Wed Apr 2 14:50:44 1997 Ian Lance Taylor <ian@cygnus.com>
179
180 * COPYING: Update FSF address.
181
182 Wed Apr 2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
183
184 * configure: Regenerated to track ../common/aclocal.m4 changes.
185
186 Wed Mar 19 01:14:00 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
187
188 * configure: Regenerated to track ../common/aclocal.m4 changes.
189
190 Mon Mar 17 15:10:07 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
191
192 * configure: Re-generate.
193
194 Fri Mar 14 10:34:11 1997 Michael Meissner <meissner@cygnus.com>
195
196 * configure: Regenerate to track ../common/aclocal.m4 changes.
197
198 Thu Mar 13 12:38:56 1997 Doug Evans <dje@canuck.cygnus.com>
199
200 * wrapper.c (sim_open): Has result now.
201 (sim_*): New SIM_DESC argument.
202
203 Tue Feb 4 13:22:21 1997 Doug Evans <dje@canuck.cygnus.com>
204
205 * Makefile.in (@COMMON_MAKEFILE_FRAG@): Use
206 COMMON_{PRE,POST}_CONFIG_FRAG instead.
207 * configure.in: sinclude ../common/aclocal.m4.
208 * configure: Regenerated.
209
210 Thu Jan 23 11:46:23 1997 Stu Grossman (grossman@critters.cygnus.com)
211
212 * configure configure.in Makefile.in: Update to new configure
213 scheme which is more compatible with WinGDB builds.
214 * configure.in: Improve comment on how to run autoconf.
215 * configure: Re-run autoconf to get new ../common/aclocal.m4.
216 * Makefile.in: Use autoconf substitution to install common
217 makefile fragment.
218
219 Wed Nov 20 01:05:10 1996 Doug Evans <dje@canuck.cygnus.com>
220
221 * run.c: Deleted, use one in ../common now.
222 * Makefile.in: Delete everything that's been moved to
223 ../common/Make-common.in.
224 (SIM_OBJS): Define.
225 * configure.in: Simplify using macros in ../common/aclocal.m4.
226 * configure: Regenerated.
227 * config.in: New file.
228 * armos.c: #include config.h.
229 * wrapper.c (mem_size): Value is in bytes now.
230 (sim_callback): New global.
231 (arm_sim_set_profile{,_size}): Delete.
232 (arm_sim_set_mem_size): Rename to sim_size.
233 (sim_do_command): Call printf_filtered via callback.
234 (sim_set_callbacks): Record callback.
235
236 Thu Oct 3 16:10:27 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
237
238 * Makefile.in (mostlyclean): Remove config.log.
239
240 Wed Jun 26 12:17:24 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
241
242 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
243 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
244 (docdir): Removed.
245 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
246 (AC_PROG_INSTALL): Added.
247 * configure: Rebuilt.
248
249 Wed Feb 21 12:14:31 1996 Ian Lance Taylor <ian@cygnus.com>
250
251 * configure: Regenerate with autoconf 2.7.
252
253 Fri Dec 15 16:27:30 1995 Ian Lance Taylor <ian@cygnus.com>
254
255 * run.c (main): Use new bfd_big_endian macro.
256
257 Mon Nov 20 17:40:38 1995 Doug Evans <dje@canuck.cygnus.com>
258
259 * run.c: Include "getopt.h".
260 (verbose): Delete.
261 (usage): Make static.
262 (main): Call arm_sim_set_verbosity.
263 Only load sections marked SEC_LOAD.
264 * wrapper.c (mem_size, verbosity): New static global.
265 (arm_sim_set_mem_size): Renamed from sim_size. Callers updated.
266 (arm_sim_set_profile{,_size}): Renamed from sim_foo. Callers updated.
267
268 Fri Nov 17 19:35:11 1995 Doug Evans <dje@canuck.cygnus.com>
269
270 * armdefs.h (ARMul_State): New member `verbose'.
271 * armrdi.c (ARMul_ConsolePrint): Add missing va_end.
272 * run.c (verbose): Make global.
273 * wrapper.c (init): Set state->verbose.
274 (ARMul_ConsolePrint): Don't print anything if !verbose.
275
276 Fri Oct 13 15:30:30 1995 Doug Evans <dje@canuck.cygnus.com>
277
278 * armos.c: #include dbg_rdi.h.
279 (ARMul_OSHandleSWI): Handle SWI_Breakpoint.
280 * armos.h (SWI_Breakpoint): Define.
281 * wrapper.c: #include armemu.h, dbg_rdi.h.
282 (rc): Delete.
283 (sim_resume): Use state->EndCondition to record stop state.
284 Call FLUSHPIPE before returning.
285 (sim_stop_reason): Determine reason from state->EndCondition.
286
287 Fri Oct 13 15:04:05 1995 steve chamberlain <sac@slash.cygnus.com>
288
289 * wrapper.c (sim_set_callbacks): New.
290
291 Thu Sep 28 19:45:56 1995 Doug Evans <dje@deneb.cygnus.com>
292
293 * armos.c (ARMul_OSHandleSWI): Result of read/write calls is
294 number of bytes not read/written (or -1).
295
296 Wed Sep 20 13:35:54 1995 Ian Lance Taylor <ian@cygnus.com>
297
298 * Makefile.in (maintainer-clean): New synonym for realclean.
299
300 Fri Sep 8 14:27:20 1995 Ian Lance Taylor <ian@cygnus.com>
301
302 * configure.in: Remove AC_PROG_INSTALL.
303 * configure: Rebuild.
304 * Makefile.in (INSTALL): Revert to using install.sh.
305 (INSTALL_PROGRAM, INSTALL_DATA): Set to $(INSTALL).
306 (INSTALL_XFORM, INSTALL_XFORM1): Restore.
307 (mostlyclean): Make the same as clean, not distclean.
308 (clean): Remove config.log.
309 (install): Don't install in $(tooldir).
310
311 Thu Sep 7 12:00:17 1995 Doug Evans <dje@canuck.cygnus.com>
312
313 (Try to) Update to new bfd autoconf scheme.
314 * run.c: Don't include sysdep.h.
315 * Makefile.in (INSTALL{,_PROGRAM,_DATA}): Use autoconf computed value.
316 (CC, CFLAGS, AR, RANLIB): Likewise.
317 (HDEFINES, TDEFINES): Define.
318 (CC_FOR_BUILD): Delete.
319 (host_makefile_frag): Delete.
320 (Makefile): Don't depend on frags.
321 * configure.in (sysdep.h): Don't create symlink.
322 (host_makefile_frag, frags): Deleted.
323 (CC, CFLAGS, AR, RANLIB, INSTALL): Compute values.
324 * configure: Regenerated.
325
326 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
327
328 * Update all FSF addresses except those in COPYING* files.
329
330 Wed Jul 5 16:15:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
331
332 * Makefile.in (clean): Remove run, libsim.a.
333
334 * Makefile.in, configure.in: converted to autoconf.
335 * configure: New file, generated with autconf 2.4.
336
337 * arm.mt: Removed.
338
339 Fri Jun 30 16:49:47 1995 Stan Shebs <shebs@andros.cygnus.com>
340
341 * wrapper.c (sim_do_command): New function.
342
343 Tue Jun 13 10:57:32 1995 Steve Chamberlain <sac@slash.cygnus.com>
344
345 * armos.c (ARMul_OSHandleSWI): New version to work with
346 newlib simply.
347
348 Thu Jun 8 14:37:14 1995 Steve Chamberlain <sac@slash.cygnus.com>
349
350 * run.c (main): Grab return value from right register.
351
352 Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com>
353
354 * New.
355
356
This page took 0.039407 seconds and 5 git commands to generate.