* configure.in: Explicitly `exit 0' for broken shells.
[external/binutils.git] / sim / ChangeLog
1 Sun Oct  8 04:26:27 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
2
3         * configure.in:  Explicitly `exit 0' for broken shells.
4         * configure:  Rebuilt.
5
6 Fri Oct  6 12:03:27 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7
8         * common/run.c (main): Initialize the callbacks.
9
10 Wed Sep 20 13:34:50 1995  Ian Lance Taylor  <ian@cygnus.com>
11
12         * Makefile.in (maintainer-clean): New synonym for realclean.
13
14 Fri Aug 25 11:53:43 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15
16         * configure.in (powerpc*-*-eabisim*): Only build the simulator if
17         the target is powerpc*-*-eabisim*, since it requires GCC to build.
18
19 Mon Aug 21 17:53:48 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
20
21         * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
22         <cagney@highland.com.au>.
23         * configure: Regnerate from configure.in.
24
25 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
26
27         * Update all FSF addresses except those in COPYING* files.
28
29 Thu Jul 20 15:17:29 1995  Fred Fish  <fnf@cygnus.com>
30
31         * Makefile.in (CC_FOR_BUILD):  Define default and arrange to pass
32         submakes either default or passed in value.
33
34 Wed Jul  5 14:32:54 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
35
36         * Makefile.in (all, clean, distclean, mostlyclean, realclean,
37           install): Changed targets so that they descend all
38           subdirectories in $(SUBDIRS).
39           (*-all, *-clean, *-install): Removed targets.
40
41         * configure.in: Don't bother with target makefile fragments, they
42           are no longer needed.
43         * configure: regenerated.
44
45         * Makefile.in, configure.in: converted to autoconf.
46         * configure: New file, generated with autconf 2.4.
47
48 Wed May 24 14:48:46 1995  Steve Chamberlain  <sac@slash.cygnus.com>
49
50         * Makefile.in: Support ARM.
51         * configure.in: Ditto.
52
53 Sun Jan 15 16:53:47 1995  Steve Chamberlain  <sac@splat>
54
55         * Makefile.in: Support W65.
56         * configure.in: Ditto.
57
58 Sun Mar 13 09:27:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
59
60         * Makefile.in: Add TAGS target.
61
62 Mon Sep 13 12:47:15 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
63
64         * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
65           install-h8300, clean-h8300, all-h8500, install-h8500,
66           clean-h8500, all-sh, install-sh, clean-sh): do not echo
67           recursion lines. 
68
69 Wed Jun 30 14:12:05 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
70
71         * Makefile.in: remove endian.h trace from h8500
72
73 Sun Jun 13 13:08:58 1993  Jim Kingdon  (kingdon@cygnus.com)
74
75         * Makefile.in: Add distclean, realclean, and mostlyclean targets.
76
77 Fri May 21 11:21:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
78
79         * Makefile.in: make all of the all-* target (except all-nothing)
80         depend on endian.h, so that if we're not building a simulator, we
81         don't built endian
82
83 Fri May 21 10:55:06 1993  Ian Lance Taylor  (ian@cygnus.com)
84
85         * Makefile.in (check, installcheck): Added dummy targets.
86
87 Mon May  3 21:39:43 1993  Fred Fish  (fnf@cygnus.com)
88
89         * Makefile.in (endian): Find endian.c in $(srcdir), and also
90         explicitly make it, since some makes apparently don't work with
91         VPATH and .c to executable rules (SunOS make for example).
92
93 Mon May  3 08:29:01 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
94
95         * Makefile.in (endian): Add explicit rule for broken makes.
96
97 Mon Mar 15 15:47:53 1993  Ian Lance Taylor  (ian@cygnus.com)
98
99         * Makefile.in (info, install-info): New targets.
100         (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
101         level Makefile.
102
103 Wed Feb 10 20:12:27 1993  K. Richard Pixley  (rich@ok.cygnus.com)
104
105         * Makefile.in (endian.h): build endian.h via a temporary file so
106           that we don't leave an incomplete file lying around on
107           interrupted builds.
108           (clean): remove endian, e.h, and endian.h.
109
110 Mon Feb  8 11:46:06 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
111
112         * Makefile.in, configure.in: if target isn't supported, build a
113         harmless makefile.
114
115