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