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