* Makefile.in (SIM_EXTRA_DEPS): Add m32r-desc.h, delete cpu-opc.h.
[binutils-gdb.git] / sim / ChangeLog
1 1999-02-08 Nick Clifton <nickc@cygnus.com>
2
3 * configure.in: Add support for StrongARM target.
4 * configure: Regenerate.
5
6 1999-02-02 Doug Evans <devans@casey.cygnus.com>
7
8 * configure.in (sparc*): Configure sparc subdir if --with-cgen.
9 * configure: Rebuild.
10
11 1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
12
13 * configure.in: Require autoconf 2.12.1 or higher.
14
15 1998-12-08 James E Wilson <wilson@wilson-pc.cygnus.com>
16
17 * configure.in (i960-*-*): Add.
18 * configure: Rebuild.
19
20 start-sanitize-gxsim
21 1998-11-13 Frank Ch. Eigler <fche@elastic.org>
22
23 * configure.in: Added "--enable-sim-gx" option.
24 * configure: Regenerated.
25
26 end-sanitize-gxsim
27 Wed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus.com>
28
29 * configure.in: Added case for fr30-*-*.
30 * configure: Regenerated.
31
32 Fri Sep 25 10:12:19 1998 Christopher Faylor <cgf@cygnus.com>
33
34 * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
35 to allow successful operation on Windows.
36
37 Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
38
39 * Makefile.in: Take RUNTEST out of FLAG_TO_PASS
40 so that make check can be invoked recursively.
41
42 Wed Apr 29 12:38:53 1998 Mark Alexander <marka@cygnus.com>
43
44 * configure.in: Build simulator on sparclite and sparc86x targets.
45 * configure: Regenerate.
46
47 Sun Apr 26 15:21:01 1998 Tom Tromey <tromey@cygnus.com>
48
49 * Makefile.in (autoconf-common autoheader-common): Don't pass -l
50 to autoconf and autoheader.
51
52 Fri Apr 24 11:14:13 1998 Tom Tromey <tromey@cygnus.com>
53
54 * Makefile.in (autoconf-common autoheader-common): Pass `-l
55 ../common' to autoconf and autoheader. Unconditionally run
56 autoconf in every subdir.
57 (autoconf-changelog autoheader-changelog): Unconditionally run
58 commands in every subdir.
59 (autoconf-install autoheader-install): Likewise.
60
61 Tue Mar 24 17:12:43 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
62
63 * Makefile.in: Get SHELL from configure.
64 * (FLAGS_TO_PASS): Pass down SHELL.
65 * configure: Regenerate with autoconf 2.12.1 to fix shell issues for
66 NT native builds.
67
68 Tue Mar 24 11::18:00 1998 Joyce Janczyn <janczyn@cygnus.com>
69
70 * configure.in (extra_subdirs): Enable igen for mn10300.
71 * configure: Re-generate.
72
73 start-sanitize-vr4320
74 Mon Mar 9 15:15:58 1998 Gavin Koch <gavin@cygnus.com>
75
76 * mips/vr4320.igen: Mark the insn in here as vr4320 only.
77 Reorder the insns.
78
79 end-sanitize-vr4320
80 Tue Dec 2 10:10:42 1997 Nick Clifton <nickc@cygnus.com>
81
82 * configure.in (extra_subdirs): Add support for thumb target.
83
84 * configure (extra_subdirs): Add support for thumb target.
85
86 Wed Oct 8 12:38:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
87
88 * configure.in (extra_subdirs): Add IGEN directory when MIPS
89 target.
90 * configure: Regenerate.
91
92 Fri Sep 12 13:10:31 1997 Andrew Cagney <cagney@b1.cygnus.com>
93
94 * configure.in (extra_subdirs): v850ea needs igen.
95 * configure: Re-generate.
96
97 Mon Sep 1 16:48:23 1997 Andrew Cagney <cagney@b1.cygnus.com>
98
99 * configure.in (testdir): When a testsuite directory, add that to
100 the list of confdirs.
101
102 Tue Aug 19 11:17:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
103
104 * configure.in (extra_subdirs): Enable igen ready for V850.
105
106 Tue Aug 26 15:14:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
107
108 * configure.in (w65-*-*, only_if_enabled): Set.
109 * configure: Re-generate.
110
111 Mon Aug 25 16:26:53 1997 Andrew Cagney <cagney@b1.cygnus.com>
112
113 * configure.in (sparc*-*-*, only_if_enabled): Set
114 only_if_enabled=yes. Check only_if_enabled before enabling a
115 simulator.
116 * configure: Regenerate.
117
118 Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
119
120 * configure.in (extra_subdirs): Add v850e target.
121
122 Mon Aug 18 10:56:59 1997 Nick Clifton <nickc@cygnus.com>
123
124 * configure.in (extra_subdirs): Add v850ea target.
125
126 Fri Jul 25 11:40:47 1997 Doug Evans <dje@canuck.cygnus.com>
127
128 * configure.in (sparc*-*-*): Don't build erc32.
129 * configure: Regenerate.
130
131 Thu Apr 24 00:47:20 1997 Doug Evans <dje@canuck.cygnus.com>
132
133 * configure.in (m32r-*-*): New target.
134 * configure: Regenerate.
135
136 * Makefile.in (autoconf-common, autoconf-changelog): Change $* to $@.
137
138 Mon Apr 21 22:57:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
139
140 * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
141 thought that .NOEXPORT was the default target.
142
143 start-sanitize-tic80
144 Mon Apr 21 22:26:52 1997 Andrew Cagney <cagney@b1.cygnus.com>
145
146 * configure.in (tic80-*-*): New target.
147
148 end-sanitize-tic80
149 Fri Apr 11 17:18:07 1997 Ian Lance Taylor <ian@cygnus.com>
150
151 * Makefile.in (clean mostlyclean): Restore targets accidentally
152 deleted in earlier change.
153
154 Thu Apr 3 12:20:32 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
155
156 * Makefile.in (autoheader-common, autoheader-changelog,
157 autoheader-install): Perform autoheader in addition to autoconf.
158
159 Wed Apr 2 15:09:05 1997 Doug Evans <dje@canuck.cygnus.com>
160
161 * Makefile.in (autoconf-install): New target.
162 (autoconf-changelog): Try different way to obtain user name.
163
164 Wed Apr 2 14:25:52 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
165
166 * Makefile.in (autoconf-changelog): New target, update
167 ChangeLog for all subdirectories - normally used after
168 autoconf-common target.
169
170 Wed Mar 19 14:26:21 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
171
172 * configure.in (extra_subdirs): Include testsuite for d30v.
173 * configure: Regenerate.
174
175 * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
176 ../gdb/Makefile.in
177 (check): New rules - drive the testsuite.
178
179 Mon Mar 3 13:01:00 1997 Jeffrey A Law (law@cygnus.com)
180
181 * configure.in: Add mn10200 configure lines accidentally
182 removed.
183 * configure: Regenerated.
184
185 Wed Feb 19 10:34:20 1997 Andrew Cagney <cagney@critters.cygnus.com>
186
187 * configure.in (extra_subdirs): Generalize common sub directory
188 into a list.
189 (extra_subdirs): For d30v add igen to the list to be built.
190
191 Sun Feb 16 16:37:47 1997 Andrew Cagney <cagney@critters.cygnus.com>
192
193 * configure.in (d30v): New target.
194 * configure: Regenerated.
195
196 Wed Feb 19 23:17:13 1997 Jeffrey A Law (law@cygnus.com)
197
198 * configure.in: Don't require GCC to build the mn10200
199 simulator anymore.
200 * configure: Rebuilt.
201
202 Wed Feb 5 13:28:13 1997 Doug Evans <dje@canuck.cygnus.com>
203
204 * configure.in: Don't configure any subdirs if no simulator
205 is being built. Don't use erc32 for sparc64.
206 * configure: Regenerated.
207
208 Tue Feb 4 13:19:39 1997 Doug Evans <dje@canuck.cygnus.com>
209
210 * Makefile.in (autoconf-common): New target.
211 * configure.in: Do configure common.
212 * configure: Regenerated.
213
214 Thu Jan 23 13:59:52 1997 Stu Grossman (grossman@critters.cygnus.com)
215
216 * configure configure.in: Don't configure common anymore. Files
217 from common are now built in the individual simualtor directories.
218 This fixes problems with the WinGDB build procedure.
219
220 Mon Jan 13 13:16:42 1997 Jeffrey A Law (law@cygnus.com)
221
222 * configure: Enable the mn10200 simulator.
223
224 Wed Nov 20 01:00:36 1996 Doug Evans <dje@canuck.cygnus.com>
225
226 * configure.in (configdirs): Add common.
227 * configure: Regenerated.
228
229 Fri Nov 1 08:03:30 1996 Michael Meissner <meissner@tiktok.cygnus.com>
230
231 * configure.in (powerpc*-*-linux*): Treat like the other powerpc
232 system V based targets.
233 * configure: Regenerate.
234
235 Thu Oct 17 12:50:08 1996 Doug Evans <dje@canuck.cygnus.com>
236
237 * configure.in (--enable-sim-powerpc): Delete.
238 (--enable-sim): Add.
239 * configure: Regenerated.
240
241 Fri Oct 11 21:13:43 1996 Jeffrey A Law (law@cygnus.com)
242
243 * configure.in: Only build the V850 simulator if
244 we are using gcc.
245 * configure: Rebuild.
246
247 Sun Sep 8 17:22:50 1996 Ian Lance Taylor <ian@cygnus.com>
248
249 * configure.in: Do build erc32 for DOS and Windows hosts.
250 * configure: Rebuild.
251
252 Wed Sep 4 18:11:27 1996 Stu Grossman (grossman@critters.cygnus.com)
253
254 * Makefile.in erc32/Makefile.in: Don't set srcroot. This should
255 be inherited from the parent. Remove INSTALL_XFORM and
256 INSTALL_XFORM1. Make INSTALL be set from configure.
257
258 Wed Sep 4 15:49:16 1996 Ian Lance Taylor <ian@cygnus.com>
259
260 * configure.in: Only build the MIPS simulator if we are using
261 gcc.
262 * configure: Rebuild.
263
264 Wed Aug 28 19:05:23 1996 Jeffrey A Law (law@cygnus.com)
265
266 * configure.in (v850-*-*): Added V850 simulator.
267
268 Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
269
270 * configure.in (d10v-*-*): Added D10V simulator.
271
272 Wed Jun 26 12:33:57 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
273
274 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
275 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
276 (docdir): Removed.
277 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
278 (AC_PROG_INSTALL): Added.
279 * configure: Rebuilt.
280
281 Mon Jun 24 14:18:26 1996 Ian Lance Taylor <ian@cygnus.com>
282
283 * configure.in: Only configure erc32 if using gcc.
284 * configure: Rebuild.
285
286 Tue Jun 4 09:24:21 1996 Michael Meissner <meissner@tiktok.cygnus.com>
287
288 * configure.in (sim_target): Build PowerPC simulator for powerpc
289 System V.4, Solaris, and Elf targets.
290 * configure: Regenerate with autoconf 2.10.
291
292 Wed May 22 12:10:49 1996 Rob Savoye <rob@chinadoll>
293
294 * configure.in: Only built erc32 simulator on Unix hosts as it
295 uses pseudo ttys.
296 * configure: Regenerated with autoconf 2.8.
297
298 Sun May 19 20:20:40 1996 Rob Savoye <rob@chinadoll.cygnus.com>
299
300 * erc32: Sparc simulator from the ESA.
301
302 Sun Apr 7 21:00:09 1996 Fred Fish <fnf@cygnus.com>
303
304 From: Miles Bader <miles@gnu.ai.mit.edu>
305 * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
306 * configure: Regenerate using autoconf.
307
308 Thu Feb 22 11:31:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
309
310 * Makefile.in (install): Fix typo.
311
312 Wed Feb 21 11:59:57 1996 Ian Lance Taylor <ian@cygnus.com>
313
314 * configure: Regenerate with autoconf 2.7.
315
316 * Makefile.in (all): Simplify.
317 (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
318 as in the all target.
319 (distclean, maintainer-clean, realclean): Likewise.
320 (install): Likewise.
321
322 Thu Feb 15 18:37:00 1996 Fred Fish <fnf@cygnus.com>
323
324 * Makefile.in (all): Remove extra '\' char from shell script.
325
326 Wed Feb 14 16:43:59 1996 Mike Meissner <meissner@tiktok.cygnus.com>
327
328 * Makefile.in (all): Avoid a for loop with zero elements, even if
329 the loop will not be executed because of an if statement.
330
331 Wed Jan 31 21:48:34 1996 Fred Fish <fnf@cygnus.com>
332
333 * Makefile.in (install): Add missing semicolon in "fi \".
334
335 Thu Nov 9 16:10:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
336
337 * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
338 defaults from configure.
339
340 * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
341 configure defaults.
342 (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
343 if either --enable-sim-powerpc is used, or the host compiler is
344 GCC.
345
346 Wed Nov 8 15:46:49 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
347
348 * configure.in (mips*-*-*): Added "mips" simulator target.
349 * configure: Re-generated.
350
351 Tue Oct 10 11:08:20 1995 Fred Fish <fnf@cygnus.com>
352
353 * Makefile.in (BISON): Remove macro.
354 (FLAGS_TO_PASS): Remove BISON.
355
356 Sun Oct 8 04:26:27 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
357
358 * configure.in: Explicitly `exit 0' for broken shells.
359 * configure: Rebuilt.
360
361 Fri Oct 6 12:03:27 1995 Jim Wilson <wilson@chestnut.cygnus.com>
362
363 * common/run.c (main): Initialize the callbacks.
364
365 Wed Sep 20 13:34:50 1995 Ian Lance Taylor <ian@cygnus.com>
366
367 * Makefile.in (maintainer-clean): New synonym for realclean.
368
369 Fri Aug 25 11:53:43 1995 Michael Meissner <meissner@tiktok.cygnus.com>
370
371 * configure.in (powerpc*-*-eabisim*): Only build the simulator if
372 the target is powerpc*-*-eabisim*, since it requires GCC to build.
373
374 Mon Aug 21 17:53:48 1995 Michael Meissner <meissner@tiktok.cygnus.com>
375
376 * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
377 <cagney@highland.com.au>.
378 * configure: Regnerate from configure.in.
379
380 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
381
382 * Update all FSF addresses except those in COPYING* files.
383
384 Thu Jul 20 15:17:29 1995 Fred Fish <fnf@cygnus.com>
385
386 * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
387 submakes either default or passed in value.
388
389 Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
390
391 * Makefile.in (all, clean, distclean, mostlyclean, realclean,
392 install): Changed targets so that they descend all
393 subdirectories in $(SUBDIRS).
394 (*-all, *-clean, *-install): Removed targets.
395
396 * configure.in: Don't bother with target makefile fragments, they
397 are no longer needed.
398 * configure: regenerated.
399
400 * Makefile.in, configure.in: converted to autoconf.
401 * configure: New file, generated with autconf 2.4.
402
403 Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>
404
405 * Makefile.in: Support ARM.
406 * configure.in: Ditto.
407
408 Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
409
410 * Makefile.in: Support W65.
411 * configure.in: Ditto.
412
413 Sun Mar 13 09:27:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
414
415 * Makefile.in: Add TAGS target.
416
417 Mon Sep 13 12:47:15 1993 K. Richard Pixley (rich@sendai.cygnus.com)
418
419 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
420 install-h8300, clean-h8300, all-h8500, install-h8500,
421 clean-h8500, all-sh, install-sh, clean-sh): do not echo
422 recursion lines.
423
424 Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
425
426 * Makefile.in: remove endian.h trace from h8500
427
428 Sun Jun 13 13:08:58 1993 Jim Kingdon (kingdon@cygnus.com)
429
430 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
431
432 Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
433
434 * Makefile.in: make all of the all-* target (except all-nothing)
435 depend on endian.h, so that if we're not building a simulator, we
436 don't built endian
437
438 Fri May 21 10:55:06 1993 Ian Lance Taylor (ian@cygnus.com)
439
440 * Makefile.in (check, installcheck): Added dummy targets.
441
442 Mon May 3 21:39:43 1993 Fred Fish (fnf@cygnus.com)
443
444 * Makefile.in (endian): Find endian.c in $(srcdir), and also
445 explicitly make it, since some makes apparently don't work with
446 VPATH and .c to executable rules (SunOS make for example).
447
448 Mon May 3 08:29:01 1993 Steve Chamberlain (sac@thepub.cygnus.com)
449
450 * Makefile.in (endian): Add explicit rule for broken makes.
451
452 Mon Mar 15 15:47:53 1993 Ian Lance Taylor (ian@cygnus.com)
453
454 * Makefile.in (info, install-info): New targets.
455 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
456 level Makefile.
457
458 Wed Feb 10 20:12:27 1993 K. Richard Pixley (rich@ok.cygnus.com)
459
460 * Makefile.in (endian.h): build endian.h via a temporary file so
461 that we don't leave an incomplete file lying around on
462 interrupted builds.
463 (clean): remove endian, e.h, and endian.h.
464
465 Mon Feb 8 11:46:06 1993 Steve Chamberlain (sac@thepub.cygnus.com)
466
467 * Makefile.in, configure.in: if target isn't supported, build a
468 harmless makefile.
469
470