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