* configure.in: Only build the MIPS simulator if we are using
[external/binutils.git] / sim / ChangeLog
1 Wed Sep  4 15:49:16 1996  Ian Lance Taylor  <ian@cygnus.com>
2
3         * configure.in: Only build the MIPS simulator if we are using
4         gcc.
5         * configure: Rebuild.
6
7 start-sanitize-v850
8 Wed Aug 28 19:05:23 1996  Jeffrey A Law  (law@cygnus.com)
9
10         * configure.in (v850-*-*): Added V850 simulator.
11
12 end-sanitize-v850
13 start-sanitize-d10v
14 Thu Aug  1 17:08:41 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15
16         * configure.in (d10v-*-*): Added D10V simulator.
17
18 end-sanitize-d10v
19 Wed Jun 26 12:33:57 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
20
21         * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
22         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
23         (docdir): Removed.
24         * configure.in (AC_PREREQ): autoconf 2.5 or higher.
25         (AC_PROG_INSTALL): Added.
26         * configure: Rebuilt.
27
28 Mon Jun 24 14:18:26 1996  Ian Lance Taylor  <ian@cygnus.com>
29
30         * configure.in: Only configure erc32 if using gcc.
31         * configure: Rebuild.
32
33 Tue Jun  4 09:24:21 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
34
35         * configure.in (sim_target): Build PowerPC simulator for powerpc
36         System V.4, Solaris, and Elf targets.
37         * configure: Regenerate with autoconf 2.10.
38
39 Wed May 22 12:10:49 1996  Rob Savoye  <rob@chinadoll>
40
41         * configure.in: Only built erc32 simulator on Unix hosts as it
42         uses pseudo ttys.
43         * configure: Regenerated with autoconf 2.8.
44
45 Sun May 19 20:20:40 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
46
47         * erc32: Sparc simulator from the ESA.
48
49 Sun Apr  7 21:00:09 1996  Fred Fish  <fnf@cygnus.com>
50
51         From: Miles Bader  <miles@gnu.ai.mit.edu>
52         * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
53         * configure: Regenerate using autoconf.
54
55 Thu Feb 22 11:31:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
56
57         * Makefile.in (install): Fix typo.
58
59 Wed Feb 21 11:59:57 1996  Ian Lance Taylor  <ian@cygnus.com>
60
61         * configure: Regenerate with autoconf 2.7.
62
63         * Makefile.in (all): Simplify.
64         (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
65         as in the all target.
66         (distclean, maintainer-clean, realclean): Likewise.
67         (install): Likewise.
68
69 Thu Feb 15 18:37:00 1996  Fred Fish  <fnf@cygnus.com>
70
71         * Makefile.in (all): Remove extra '\' char from shell script.
72
73 Wed Feb 14 16:43:59 1996  Mike Meissner  <meissner@tiktok.cygnus.com>
74
75         * Makefile.in (all): Avoid a for loop with zero elements, even if
76         the loop will not be executed because of an if statement.
77
78 Wed Jan 31 21:48:34 1996  Fred Fish  <fnf@cygnus.com>
79
80         * Makefile.in (install): Add missing semicolon in "fi \".
81
82 Thu Nov  9 16:10:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
83
84         * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
85         defaults from configure.
86
87         * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
88         configure defaults.
89         (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
90         if either --enable-sim-powerpc is used, or the host compiler is
91         GCC.
92
93 Wed Nov  8 15:46:49 1995  James G. Smith  <jsmith@pasanda.cygnus.co.uk>
94
95         * configure.in (mips*-*-*): Added "mips" simulator target.
96         * configure: Re-generated.
97
98 Tue Oct 10 11:08:20 1995  Fred Fish  <fnf@cygnus.com>
99
100         * Makefile.in (BISON): Remove macro.
101         (FLAGS_TO_PASS): Remove BISON.
102
103 Sun Oct  8 04:26:27 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
104
105         * configure.in:  Explicitly `exit 0' for broken shells.
106         * configure:  Rebuilt.
107
108 Fri Oct  6 12:03:27 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
109
110         * common/run.c (main): Initialize the callbacks.
111
112 Wed Sep 20 13:34:50 1995  Ian Lance Taylor  <ian@cygnus.com>
113
114         * Makefile.in (maintainer-clean): New synonym for realclean.
115
116 Fri Aug 25 11:53:43 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
117
118         * configure.in (powerpc*-*-eabisim*): Only build the simulator if
119         the target is powerpc*-*-eabisim*, since it requires GCC to build.
120
121 Mon Aug 21 17:53:48 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
122
123         * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
124         <cagney@highland.com.au>.
125         * configure: Regnerate from configure.in.
126
127 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
128
129         * Update all FSF addresses except those in COPYING* files.
130
131 Thu Jul 20 15:17:29 1995  Fred Fish  <fnf@cygnus.com>
132
133         * Makefile.in (CC_FOR_BUILD):  Define default and arrange to pass
134         submakes either default or passed in value.
135
136 Wed Jul  5 14:32:54 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
137
138         * Makefile.in (all, clean, distclean, mostlyclean, realclean,
139           install): Changed targets so that they descend all
140           subdirectories in $(SUBDIRS).
141           (*-all, *-clean, *-install): Removed targets.
142
143         * configure.in: Don't bother with target makefile fragments, they
144           are no longer needed.
145         * configure: regenerated.
146
147         * Makefile.in, configure.in: converted to autoconf.
148         * configure: New file, generated with autconf 2.4.
149
150 Wed May 24 14:48:46 1995  Steve Chamberlain  <sac@slash.cygnus.com>
151
152         * Makefile.in: Support ARM.
153         * configure.in: Ditto.
154
155 Sun Jan 15 16:53:47 1995  Steve Chamberlain  <sac@splat>
156
157         * Makefile.in: Support W65.
158         * configure.in: Ditto.
159
160 Sun Mar 13 09:27:50 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
161
162         * Makefile.in: Add TAGS target.
163
164 Mon Sep 13 12:47:15 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
165
166         * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
167           install-h8300, clean-h8300, all-h8500, install-h8500,
168           clean-h8500, all-sh, install-sh, clean-sh): do not echo
169           recursion lines. 
170
171 Wed Jun 30 14:12:05 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
172
173         * Makefile.in: remove endian.h trace from h8500
174
175 Sun Jun 13 13:08:58 1993  Jim Kingdon  (kingdon@cygnus.com)
176
177         * Makefile.in: Add distclean, realclean, and mostlyclean targets.
178
179 Fri May 21 11:21:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
180
181         * Makefile.in: make all of the all-* target (except all-nothing)
182         depend on endian.h, so that if we're not building a simulator, we
183         don't built endian
184
185 Fri May 21 10:55:06 1993  Ian Lance Taylor  (ian@cygnus.com)
186
187         * Makefile.in (check, installcheck): Added dummy targets.
188
189 Mon May  3 21:39:43 1993  Fred Fish  (fnf@cygnus.com)
190
191         * Makefile.in (endian): Find endian.c in $(srcdir), and also
192         explicitly make it, since some makes apparently don't work with
193         VPATH and .c to executable rules (SunOS make for example).
194
195 Mon May  3 08:29:01 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
196
197         * Makefile.in (endian): Add explicit rule for broken makes.
198
199 Mon Mar 15 15:47:53 1993  Ian Lance Taylor  (ian@cygnus.com)
200
201         * Makefile.in (info, install-info): New targets.
202         (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
203         level Makefile.
204
205 Wed Feb 10 20:12:27 1993  K. Richard Pixley  (rich@ok.cygnus.com)
206
207         * Makefile.in (endian.h): build endian.h via a temporary file so
208           that we don't leave an incomplete file lying around on
209           interrupted builds.
210           (clean): remove endian, e.h, and endian.h.
211
212 Mon Feb  8 11:46:06 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
213
214         * Makefile.in, configure.in: if target isn't supported, build a
215         harmless makefile.
216
217