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