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