Add sim-load.c, sim-trace.h.
[deliverable/binutils-gdb.git] / sim / ChangeLog
CommitLineData
96527c4e
AC
1Thu Apr 3 12:20:32 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
2
3 * Makefile.in (autoheader-common, autoheader-changelog,
4 autoheader-install): Perform autoheader in addition to autoconf.
5
b04500b2
DE
6Wed Apr 2 15:09:05 1997 Doug Evans <dje@canuck.cygnus.com>
7
8 * Makefile.in (autoconf-install): New target.
68682c08 9 (autoconf-changelog): Try different way to obtain user name.
b04500b2 10
61c83420
AC
11Wed Apr 2 14:25:52 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12
b04500b2 13 * Makefile.in (autoconf-changelog): New target, update
61c83420
AC
14 ChangeLog for all subdirectories - normally used after
15 autoconf-common target.
16
17Wed Mar 19 14:26:21 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
18
19start-sanitize-d30v
20 * configure.in (extra_subdirs): Include testsuite for d30v.
21 * configure: Regenerate.
22
23end-sanitize-d30v
24 * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
25 ../gdb/Makefile.in
26 (check): New rules - drive the testsuite.
27
28Mon Mar 3 13:01:00 1997 Jeffrey A Law (law@cygnus.com)
29
30 * configure.in: Add mn10200 configure lines accidentally
31 removed.
32 * configure: Regenerated.
33
34Wed Feb 19 10:34:20 1997 Andrew Cagney <cagney@critters.cygnus.com>
35
36 * configure.in (extra_subdirs): Generalize common sub directory
37 into a list.
38start-sanitize-d30v
39 (extra_subdirs): For d30v add igen to the list to be built.
40
41end-sanitize-d30v
42start-sanitize-d30v
43Sun Feb 16 16:37:47 1997 Andrew Cagney <cagney@critters.cygnus.com>
44
45 * configure.in (d30v): New target.
46 * configure: Regenerated.
47
48end-sanitize-d30v
8f06365c
JL
49Wed Feb 19 23:17:13 1997 Jeffrey A Law (law@cygnus.com)
50
51 * configure.in: Don't require GCC to build the mn10200
52 simulator anymore.
53 * configure: Rebuilt.
54
55Wed Feb 5 13:28:13 1997 Doug Evans <dje@canuck.cygnus.com>
56
57 * configure.in: Don't configure any subdirs if no simulator
58 is being built. Don't use erc32 for sparc64.
59 * configure: Regenerated.
60
27b9abfd
DE
61Tue Feb 4 13:19:39 1997 Doug Evans <dje@canuck.cygnus.com>
62
63 * Makefile.in (autoconf-common): New target.
64 * configure.in: Do configure common.
65 * configure: Regenerated.
66
6e1510a2 67Thu Jan 23 13:59:52 1997 Stu Grossman (grossman@critters.cygnus.com)
cf1e294c 68
6e1510a2
SG
69 * configure configure.in: Don't configure common anymore. Files
70 from common are now built in the individual simualtor directories.
71 This fixes problems with the WinGDB build procedure.
72
73Mon Jan 13 13:16:42 1997 Jeffrey A Law (law@cygnus.com)
74
75 * configure: Enable the mn10200 simulator.
76
77Wed Nov 20 01:00:36 1996 Doug Evans <dje@canuck.cygnus.com>
78
79 * configure.in (configdirs): Add common.
80 * configure: Regenerated.
81
82Fri Nov 1 08:03:30 1996 Michael Meissner <meissner@tiktok.cygnus.com>
83
84 * configure.in (powerpc*-*-linux*): Treat like the other powerpc
cf1e294c 85 system V based targets.
6e1510a2 86 * configure: Regenerate.
cf1e294c
MM
87
88Thu Oct 17 12:50:08 1996 Doug Evans <dje@canuck.cygnus.com>
89
90 * configure.in (--enable-sim-powerpc): Delete.
91 (--enable-sim): Add.
92 * configure: Regenerated.
93
c929945a 94start-sanitize-v850
aee4f36a
JL
95Fri Oct 11 21:13:43 1996 Jeffrey A Law (law@cygnus.com)
96
97 * configure.in: Only build the V850 simulator if
98 we are using gcc.
99 * configure: Rebuild.
100
c929945a 101end-sanitize-v850
aee4f36a
JL
102Sun Sep 8 17:22:50 1996 Ian Lance Taylor <ian@cygnus.com>
103
104 * configure.in: Do build erc32 for DOS and Windows hosts.
105 * configure: Rebuild.
106
1852b017
SG
107Wed Sep 4 18:11:27 1996 Stu Grossman (grossman@critters.cygnus.com)
108
109 * Makefile.in erc32/Makefile.in: Don't set srcroot. This should
110 be inherited from the parent. Remove INSTALL_XFORM and
111 INSTALL_XFORM1. Make INSTALL be set from configure.
112
68867afb
ILT
113Wed Sep 4 15:49:16 1996 Ian Lance Taylor <ian@cygnus.com>
114
115 * configure.in: Only build the MIPS simulator if we are using
116 gcc.
117 * configure: Rebuild.
118
119start-sanitize-v850
120Wed Aug 28 19:05:23 1996 Jeffrey A Law (law@cygnus.com)
121
122 * configure.in (v850-*-*): Added V850 simulator.
123
124end-sanitize-v850
68867afb
ILT
125Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
126
127 * configure.in (d10v-*-*): Added D10V simulator.
128
78c09e4a
JM
129Wed Jun 26 12:33:57 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
130
131 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
132 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
133 (docdir): Removed.
134 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
135 (AC_PROG_INSTALL): Added.
136 * configure: Rebuilt.
137
aac160d2
ILT
138Mon Jun 24 14:18:26 1996 Ian Lance Taylor <ian@cygnus.com>
139
140 * configure.in: Only configure erc32 if using gcc.
78c09e4a 141 * configure: Rebuild.
aac160d2
ILT
142
143Tue Jun 4 09:24:21 1996 Michael Meissner <meissner@tiktok.cygnus.com>
144
145 * configure.in (sim_target): Build PowerPC simulator for powerpc
146 System V.4, Solaris, and Elf targets.
147 * configure: Regenerate with autoconf 2.10.
148
d4663715
RS
149Wed May 22 12:10:49 1996 Rob Savoye <rob@chinadoll>
150
151 * configure.in: Only built erc32 simulator on Unix hosts as it
152 uses pseudo ttys.
153 * configure: Regenerated with autoconf 2.8.
154
155Sun May 19 20:20:40 1996 Rob Savoye <rob@chinadoll.cygnus.com>
156
157 * erc32: Sparc simulator from the ESA.
158
159Sun Apr 7 21:00:09 1996 Fred Fish <fnf@cygnus.com>
160
161 From: Miles Bader <miles@gnu.ai.mit.edu>
162 * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
163 * configure: Regenerate using autoconf.
164
eaf2030f
MM
165Thu Feb 22 11:31:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
166
d4663715 167 * Makefile.in (install): Fix typo.
eaf2030f 168
c8cd6f23
ILT
169Wed Feb 21 11:59:57 1996 Ian Lance Taylor <ian@cygnus.com>
170
5c59ec43
ILT
171 * configure: Regenerate with autoconf 2.7.
172
c8cd6f23
ILT
173 * Makefile.in (all): Simplify.
174 (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
175 as in the all target.
176 (distclean, maintainer-clean, realclean): Likewise.
177 (install): Likewise.
178
179Thu Feb 15 18:37:00 1996 Fred Fish <fnf@cygnus.com>
180
181 * Makefile.in (all): Remove extra '\' char from shell script.
182
9fc3ba75
MM
183Wed Feb 14 16:43:59 1996 Mike Meissner <meissner@tiktok.cygnus.com>
184
185 * Makefile.in (all): Avoid a for loop with zero elements, even if
186 the loop will not be executed because of an if statement.
187
188Wed Jan 31 21:48:34 1996 Fred Fish <fnf@cygnus.com>
189
190 * Makefile.in (install): Add missing semicolon in "fi \".
191
6f07ee29
MM
192Thu Nov 9 16:10:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
193
194 * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
195 defaults from configure.
196
197 * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
198 configure defaults.
199 (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
9fc3ba75
MM
200 if either --enable-sim-powerpc is used, or the host compiler is
201 GCC.
6f07ee29 202
595a6ec3
JSC
203Wed Nov 8 15:46:49 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
204
205 * configure.in (mips*-*-*): Added "mips" simulator target.
206 * configure: Re-generated.
207
208Tue Oct 10 11:08:20 1995 Fred Fish <fnf@cygnus.com>
209
210 * Makefile.in (BISON): Remove macro.
211 (FLAGS_TO_PASS): Remove BISON.
212
23de525f
PS
213Sun Oct 8 04:26:27 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
214
215 * configure.in: Explicitly `exit 0' for broken shells.
216 * configure: Rebuilt.
217
6834d493
JW
218Fri Oct 6 12:03:27 1995 Jim Wilson <wilson@chestnut.cygnus.com>
219
220 * common/run.c (main): Initialize the callbacks.
221
222Wed Sep 20 13:34:50 1995 Ian Lance Taylor <ian@cygnus.com>
223
224 * Makefile.in (maintainer-clean): New synonym for realclean.
225
226Fri Aug 25 11:53:43 1995 Michael Meissner <meissner@tiktok.cygnus.com>
227
228 * configure.in (powerpc*-*-eabisim*): Only build the simulator if
229 the target is powerpc*-*-eabisim*, since it requires GCC to build.
230
cb7a6892
MM
231Mon Aug 21 17:53:48 1995 Michael Meissner <meissner@tiktok.cygnus.com>
232
233 * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
234 <cagney@highland.com.au>.
235 * configure: Regnerate from configure.in.
236
237Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
238
239 * Update all FSF addresses except those in COPYING* files.
240
241Thu Jul 20 15:17:29 1995 Fred Fish <fnf@cygnus.com>
242
243 * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
244 submakes either default or passed in value.
245
1ffd292b
C
246Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
247
cb7a6892
MM
248 * Makefile.in (all, clean, distclean, mostlyclean, realclean,
249 install): Changed targets so that they descend all
250 subdirectories in $(SUBDIRS).
251 (*-all, *-clean, *-install): Removed targets.
252
253 * configure.in: Don't bother with target makefile fragments, they
254 are no longer needed.
255 * configure: regenerated.
256
1ffd292b
C
257 * Makefile.in, configure.in: converted to autoconf.
258 * configure: New file, generated with autconf 2.4.
259
260Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>
261
262 * Makefile.in: Support ARM.
263 * configure.in: Ditto.
264
265Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
266
267 * Makefile.in: Support W65.
268 * configure.in: Ditto.
269
270Sun Mar 13 09:27:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
271
272 * Makefile.in: Add TAGS target.
273
274Mon Sep 13 12:47:15 1993 K. Richard Pixley (rich@sendai.cygnus.com)
275
276 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
277 install-h8300, clean-h8300, all-h8500, install-h8500,
278 clean-h8500, all-sh, install-sh, clean-sh): do not echo
279 recursion lines.
280
281Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
282
283 * Makefile.in: remove endian.h trace from h8500
284
285Sun Jun 13 13:08:58 1993 Jim Kingdon (kingdon@cygnus.com)
286
287 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
288
289Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
290
291 * Makefile.in: make all of the all-* target (except all-nothing)
292 depend on endian.h, so that if we're not building a simulator, we
293 don't built endian
294
30947f7e
ILT
295Fri May 21 10:55:06 1993 Ian Lance Taylor (ian@cygnus.com)
296
297 * Makefile.in (check, installcheck): Added dummy targets.
298
299Mon May 3 21:39:43 1993 Fred Fish (fnf@cygnus.com)
300
301 * Makefile.in (endian): Find endian.c in $(srcdir), and also
302 explicitly make it, since some makes apparently don't work with
303 VPATH and .c to executable rules (SunOS make for example).
304
ad5fcc62
SC
305Mon May 3 08:29:01 1993 Steve Chamberlain (sac@thepub.cygnus.com)
306
307 * Makefile.in (endian): Add explicit rule for broken makes.
308
309Mon Mar 15 15:47:53 1993 Ian Lance Taylor (ian@cygnus.com)
310
311 * Makefile.in (info, install-info): New targets.
312 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
313 level Makefile.
314
7413f20a
RP
315Wed Feb 10 20:12:27 1993 K. Richard Pixley (rich@ok.cygnus.com)
316
317 * Makefile.in (endian.h): build endian.h via a temporary file so
318 that we don't leave an incomplete file lying around on
319 interrupted builds.
ad5fcc62 320 (clean): remove endian, e.h, and endian.h.
7413f20a 321
47dba87a
SC
322Mon Feb 8 11:46:06 1993 Steve Chamberlain (sac@thepub.cygnus.com)
323
324 * Makefile.in, configure.in: if target isn't supported, build a
325 harmless makefile.
326
327
This page took 0.170006 seconds and 4 git commands to generate.