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