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