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