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